Commit graph

121 commits

Author SHA1 Message Date
Felix Fietkau
9abdf580d9 use lock to remove race conditions in bringing up ppp and dhcp that would lead to multiple active processes
SVN-Revision: 5298
2006-10-26 01:33:36 +00:00
Felix Fietkau
3d497ab62c reduce the possibility of race conditions when using the lock utility
SVN-Revision: 5297
2006-10-26 01:32:49 +00:00
Felix Fietkau
673622720a fix dropbear init script
SVN-Revision: 5295
2006-10-26 01:01:04 +00:00
Felix Fietkau
97e54a1932 ignore mtd erase errors (will probably be required for nand flash)
SVN-Revision: 5292
2006-10-25 19:47:09 +00:00
Felix Fietkau
315f8e954b make network scripts more robust, prevent multiple instances of pppd and udhcpc for the same interface
SVN-Revision: 5290
2006-10-24 23:59:08 +00:00
Felix Fietkau
35176fec08 add netconfig fix for wl-500g premium
SVN-Revision: 5287
2006-10-24 18:51:10 +00:00
Felix Fietkau
010faa4381 add e1000 driver, remove references to LINUX_2_4_X86
SVN-Revision: 5286
2006-10-24 18:36:04 +00:00
Felix Fietkau
426ecdecef turn target runtime check of mtd into a compile-time check
SVN-Revision: 5285
2006-10-24 18:11:33 +00:00
Felix Fietkau
2de45e8abd add extra autoload for ppp modules
SVN-Revision: 5283
2006-10-24 17:27:32 +00:00
Felix Fietkau
343ad07ed8 remove an obsolete function
SVN-Revision: 5280
2006-10-24 14:15:14 +00:00
Felix Fietkau
c35280f08a convert ar7-atm to KernelPackage template
SVN-Revision: 5277
2006-10-24 13:52:56 +00:00
Felix Fietkau
9b1117eb58 convert ar7-net to KernelPackage template
SVN-Revision: 5276
2006-10-24 13:49:35 +00:00
Felix Fietkau
ea03a8d681 fix tiatm compile
SVN-Revision: 5275
2006-10-24 13:42:03 +00:00
Felix Fietkau
e5b4b6a757 fix typo
SVN-Revision: 5270
2006-10-23 16:38:47 +00:00
Felix Fietkau
4f9190d1c8 improve mtd image check - don't check trx header if the target partition is not 'linux', don't display image check messages with -qq and -f, fixes #850
SVN-Revision: 5269
2006-10-23 14:52:04 +00:00
Felix Fietkau
71a04dd2c5 add missing autoload options
SVN-Revision: 5254
2006-10-22 15:57:41 +00:00
Felix Fietkau
dbd8cee5e7 template.awk fix processing of certain config file formats
SVN-Revision: 5249
2006-10-20 12:56:42 +00:00
Felix Fietkau
17f313b06a move /usr/lib/parse-config.awk to /lib/config/template.awk
SVN-Revision: 5244
2006-10-20 00:13:34 +00:00
Felix Fietkau
ce49d59061 fix ar7-net compile error
SVN-Revision: 5243
2006-10-19 22:26:36 +00:00
Nicolas Thill
e24bb4cdf3 fix softdog kmod packaging on 2.6
SVN-Revision: 5238
2006-10-19 18:05:21 +00:00
Felix Fietkau
f9e805e6a3 add sitefiles similar to the ones from openembedded
SVN-Revision: 5232
2006-10-19 15:25:58 +00:00
Felix Fietkau
9cf6bdac93 fix bluetooth module packaging
SVN-Revision: 5230
2006-10-19 13:28:36 +00:00
Felix Fietkau
87e6a7e4f2 cleanup
SVN-Revision: 5224
2006-10-19 05:01:04 +00:00
Felix Fietkau
c041f53b8d finally kill KMOD_template - removes a big chunk of legacy build code
SVN-Revision: 5222
2006-10-19 04:35:29 +00:00
Felix Fietkau
d2e30add61 port more modules over to the new system
SVN-Revision: 5220
2006-10-19 02:05:17 +00:00
Felix Fietkau
144572780b remove bogus -j1 options from make calls
SVN-Revision: 5217
2006-10-18 22:12:24 +00:00
Nicolas Thill
dc1385e3f4 enable native ipsec modules on 2.6, add ipsec kernel modules
SVN-Revision: 5205
2006-10-18 13:21:13 +00:00
Felix Fietkau
454f20488d oops, committed the wrong file
SVN-Revision: 5203
2006-10-17 21:47:21 +00:00
Felix Fietkau
2d00d5d32c fix typo in usbcore autoload
SVN-Revision: 5202
2006-10-17 21:45:44 +00:00
Felix Fietkau
4664a13c59 fix path to usbcore.ko
SVN-Revision: 5200
2006-10-17 21:21:55 +00:00
Felix Fietkau
7f3d638c4a port soundcore module
SVN-Revision: 5199
2006-10-17 21:19:49 +00:00
Felix Fietkau
cb422dc1c1 port the usb modules over to the new system
SVN-Revision: 5197
2006-10-17 20:52:55 +00:00
Felix Fietkau
cc1690b367 put madwifi in the right category
SVN-Revision: 5196
2006-10-17 20:52:40 +00:00
Felix Fietkau
e2434a5515 hacks for supporting the toshiba wrc-1000
SVN-Revision: 5192
2006-10-17 17:07:35 +00:00
Felix Fietkau
adcdb3046b fix submenu
SVN-Revision: 5191
2006-10-17 16:33:49 +00:00
Felix Fietkau
547b127d7a make kernel module packaging code reusable and use it in madwifi
SVN-Revision: 5189
2006-10-17 16:13:10 +00:00
Felix Fietkau
12a32c9c89 move the ar7 network driver into a separate package
SVN-Revision: 5186
2006-10-17 15:03:52 +00:00
Felix Fietkau
396e5e9a0c move the ar7 adsl driver into a separate package directory with external build and source download
SVN-Revision: 5185
2006-10-17 14:47:54 +00:00
Felix Fietkau
fc8abe2dfa allow platform support directories to add and modify kernel module packages
SVN-Revision: 5184
2006-10-17 13:28:44 +00:00
Felix Fietkau
ce19a369af split modules.mk
SVN-Revision: 5183
2006-10-17 13:18:01 +00:00
Nicolas Thill
ba5a7a6f83 fix kernel modules extensions
SVN-Revision: 5181
2006-10-17 08:24:26 +00:00
Felix Fietkau
552194dcc5 add zlib fix from #855
SVN-Revision: 5180
2006-10-17 02:04:19 +00:00
Felix Fietkau
6cee90e993 some kernel module cleanup
SVN-Revision: 5178
2006-10-17 01:47:12 +00:00
Felix Fietkau
2bc9370619 remove support for obsolete /etc/modules file
SVN-Revision: 5173
2006-10-16 23:23:58 +00:00
Florian Fainelli
82aa950344 Do not automatically create atheros devices (#811), and potentially other bugs
SVN-Revision: 5168
2006-10-16 22:18:06 +00:00
Felix Fietkau
b234ecfdf4 remove nvram.sh
SVN-Revision: 5153
2006-10-16 04:32:21 +00:00
Florian Fainelli
bf032c9a9d Add ralink rt61 driver needed for rdc-2.6 target
SVN-Revision: 5142
2006-10-15 23:44:12 +00:00
Felix Fietkau
875927a153 add patch from #849
SVN-Revision: 5137
2006-10-15 23:13:59 +00:00
Felix Fietkau
afd6539a65 add firewall protection for wan_device in addition to wan_ifname (fixes #852)
SVN-Revision: 5136
2006-10-15 23:04:23 +00:00
Felix Fietkau
233fbc4726 fix typo
SVN-Revision: 5131
2006-10-15 21:22:51 +00:00
Felix Fietkau
8612d33691 init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks
SVN-Revision: 5128
2006-10-15 21:03:30 +00:00
Felix Fietkau
6f8a93af7e disable entropy gathering in wlcompat-debug
SVN-Revision: 5127
2006-10-15 19:21:08 +00:00
Felix Fietkau
05bbc05eaa add hotplug script for setting up networking on wds interfaces
SVN-Revision: 5125
2006-10-15 17:52:31 +00:00
Felix Fietkau
a19201b641 wlc: use custom ether_ntoa implementation that pads the address parts
SVN-Revision: 5124
2006-10-15 17:52:08 +00:00
Felix Fietkau
e27b59f130 add support for wds vifs for broadcom wl
SVN-Revision: 5122
2006-10-15 17:25:07 +00:00
Felix Fietkau
82d1c7f615 implement wlc call to read wds endpoint mac
SVN-Revision: 5121
2006-10-15 16:56:09 +00:00
Felix Fietkau
0123c3eef8 always return true in disable_broadcom()
SVN-Revision: 5120
2006-10-15 16:24:57 +00:00
Felix Fietkau
8a3523dc0e fix error message
SVN-Revision: 5119
2006-10-15 16:24:13 +00:00
Felix Fietkau
60d2df5f70 implement network callbacks for broadcom wl
SVN-Revision: 5118
2006-10-15 16:23:36 +00:00
Felix Fietkau
a819576073 scan_interfaces is unnecessary at this point
SVN-Revision: 5117
2006-10-15 15:57:43 +00:00
Felix Fietkau
313556e91e remove all broadcom interfaces from bridges and bring them down completely when wifi down is called
SVN-Revision: 5116
2006-10-15 15:50:02 +00:00
Felix Fietkau
5fee2188f5 add protection for bridging interface changes
SVN-Revision: 5115
2006-10-15 15:44:39 +00:00
Felix Fietkau
cb3692258e remove the wifi interface from the default bridge
SVN-Revision: 5114
2006-10-15 15:32:14 +00:00
Felix Fietkau
2d072c5997 implement simple device autodetection for wifi drivers
SVN-Revision: 5113
2006-10-15 15:27:34 +00:00
Florian Fainelli
6c27c88271 Fix module dependency on ipw21,2200, bcm43xx
SVN-Revision: 5110
2006-10-15 12:50:08 +00:00
Felix Fietkau
9737163928 fix path to bash in openssl compile
SVN-Revision: 5105
2006-10-14 23:14:19 +00:00
Felix Fietkau
1aede1e1db fix zlib cross compiling from non-linux systems
SVN-Revision: 5102
2006-10-14 23:05:37 +00:00
Felix Fietkau
688443a803 don't exit on tar errors in wireless-tools - sgid flag on directory not accepted on freebsd
SVN-Revision: 5085
2006-10-14 14:54:08 +00:00
Felix Fietkau
afc9d921a7 portability fix
SVN-Revision: 5082
2006-10-14 14:26:40 +00:00
Felix Fietkau
24b5b885b6 fix typo
SVN-Revision: 5075
2006-10-14 12:18:39 +00:00
Felix Fietkau
60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00