Jo-Philipp Wich
bc37b2e831
base-files: dispatch ifdown events for proto=none interfaces and fix a race condition between revert state and hotplug handlers
...
SVN-Revision: 17582
2009-09-14 16:14:27 +00:00
Jo-Philipp Wich
8df03c85fe
firewall: move the config_get out of the loop, no need to call it multiple times
...
SVN-Revision: 17581
2009-09-14 15:18:48 +00:00
Jo-Philipp Wich
715285dd43
firewall: properly dispatch delif events if the network has a different name then the corresponding zone
...
SVN-Revision: 17580
2009-09-14 14:47:43 +00:00
Felix Fietkau
36d7f7c017
madwifi: fix a wds related race condition
...
SVN-Revision: 17578
2009-09-14 10:45:34 +00:00
Felix Fietkau
84c01891da
madwifi: remove an unimportant part of the ibss node handling fix, which led to a regression in ap-to-ap wds operation
...
SVN-Revision: 17576
2009-09-14 10:40:23 +00:00
Jo-Philipp Wich
8962270fec
base-files: add /etc/rc.local to the default save file list
...
SVN-Revision: 17572
2009-09-12 15:57:31 +00:00
Jo-Philipp Wich
bdaeaafbef
base-files: introduce a ready-to-use /etc/rc.local to let users run custom commands on init without creating custom init scripts
...
SVN-Revision: 17571
2009-09-11 21:35:03 +00:00
Andy Boyett
a5f80019ef
bump some revisions and update copyrights
...
SVN-Revision: 17554
2009-09-10 10:07:04 +00:00
Felix Fietkau
d71228f092
madwifi: replace an implicit memcpy with an explicit one (cosmetic fix)
...
SVN-Revision: 17546
2009-09-09 00:30:36 +00:00
Felix Fietkau
d5cc8ea44b
madwifi: fix several noderef and ibss merge issues that led to memory leaks and high system load
...
SVN-Revision: 17545
2009-09-09 00:17:13 +00:00
Felix Fietkau
91d40a14af
Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17527) until we've solved the race conditions it creates
...
SVN-Revision: 17544
2009-09-09 00:16:55 +00:00
Gabor Juhos
6a7693b247
package/mac80211: add menuconfig option for enabling debug support via debugfs
...
SVN-Revision: 17541
2009-09-08 07:32:08 +00:00
Felix Fietkau
488d168c25
move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all other ppp based protocols as well
...
SVN-Revision: 17529
2009-09-06 17:36:01 +00:00
Felix Fietkau
3b61c2c2b1
now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the board name around in kmod-* package versions anymore
...
SVN-Revision: 17528
2009-09-06 17:26:37 +00:00
Travis Kemen
27915ac778
fix nonhotpluggable networks not being brought up. Closes #2781
...
SVN-Revision: 17527
2009-09-06 17:02:14 +00:00
Felix Fietkau
40e46b9830
fix jffs2 eof marker search in mtd (patch by Daniel Dickinson)
...
SVN-Revision: 17522
2009-09-05 23:38:51 +00:00
Gabor Juhos
f494bcc222
package/base-files: set state to 'preinit' before preinit.arch is used, and set state to 'failsafe' when entering failsafe mode
...
SVN-Revision: 17517
2009-09-05 18:44:48 +00:00
Felix Fietkau
7d67818ab1
Revert "add ifup -a to boot(), closes #4543 #2781" (r17515) Hotpluggable interfaces are already brought up before /etc/init.d/network boot and this change can break them, if the ifup -a command runs at the wrong time, also starts many interfaces twice, which can lead to issues with PPPoE.
...
SVN-Revision: 17516
2009-09-05 13:05:59 +00:00
Travis Kemen
1776830e64
add ifup -a to boot(), closes #4543 #2781
...
SVN-Revision: 17515
2009-09-05 05:33:23 +00:00
Travis Kemen
4c47562a37
extend logging functions
...
SVN-Revision: 17514
2009-09-04 21:09:13 +00:00
Felix Fietkau
8691bbb699
madwifi: add a configuration for uapsd (unscheduled automatic powersave delivery), turn it off by default because of compatibility issues with nokia phones
...
SVN-Revision: 17510
2009-09-03 19:31:48 +00:00
Florian Fainelli
ff8d3f63b1
udevtrigger depends on 2.6 kernels
...
SVN-Revision: 17509
2009-09-03 18:49:47 +00:00
Florian Fainelli
e8727498cb
update hotplug2 to r199, fixes build failures on brcm-2.4
...
SVN-Revision: 17508
2009-09-03 18:33:52 +00:00
Florian Fainelli
36d8dd6bb3
udev depends on 2.6, cleanup Makefile
...
SVN-Revision: 17507
2009-09-03 18:11:32 +00:00
Felix Fietkau
6155fdf5d3
preinit: fix failsafe mode through ctrl+c on devices that do not provide a preinit.arch file
...
SVN-Revision: 17470
2009-09-02 15:14:53 +00:00
Felix Fietkau
d101694d97
wprobe: fix compile error because of missing isnan()
...
SVN-Revision: 17468
2009-09-02 12:55:26 +00:00
Hauke Mehrtens
291de07cb0
fix module loading with kernel 2.6.27
...
SVN-Revision: 17457
2009-09-01 14:53:35 +00:00
Felix Fietkau
91fe363562
uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was not exported by default. use it instead of libc_pic.a
...
SVN-Revision: 17438
2009-08-29 11:56:27 +00:00
Felix Fietkau
fc5426e4bc
allow mklibs.py to optimize libgcc_s.so.1
...
SVN-Revision: 17437
2009-08-29 03:51:43 +00:00
Felix Fietkau
0464fa7f2a
fix wrong kernel version based nls dependency
...
SVN-Revision: 17436
2009-08-28 16:26:53 +00:00
Felix Fietkau
e6b2b9bd41
add missing dependency for kmod-ntfs (patch from #5638 )
...
SVN-Revision: 17435
2009-08-28 16:26:48 +00:00
Felix Fietkau
8c7c2d9116
Added identification of WRT610N and its button/led definitions.
...
Signed-off-by: Tomas Kopal <Tomas.Kopal@altap.cz>
SVN-Revision: 17434
2009-08-28 15:03:36 +00:00
Felix Fietkau
453c3b8fc0
Added support for identifying the BCM53115 switch found in WRT610N.
...
Signed-off-by: Tomas Kopal <Tomas.Kopal@altap.cz>
SVN-Revision: 17433
2009-08-28 14:20:37 +00:00
Felix Fietkau
ce5869bd9b
madwifi: fix another unconverted netdev_ops issue
...
SVN-Revision: 17431
2009-08-28 12:50:56 +00:00
Florian Fainelli
255ffe962a
update e2fsprogs to 1.41.9, add support for ext4 ( #5748 )
...
SVN-Revision: 17427
2009-08-27 09:16:54 +00:00
Florian Fainelli
c7d20c0a7e
add the in-tree gspca driver
...
Signed-off-by: David Cooper <dave at kupesoft.com>
SVN-Revision: 17421
2009-08-27 08:38:16 +00:00
Felix Fietkau
590fdc946a
firewall: emit hotplug events for interface add/remove
...
SVN-Revision: 17415
2009-08-26 22:46:24 +00:00
Gabor Juhos
34be279659
iw: update to 0.9.17
...
SVN-Revision: 17409
2009-08-26 15:29:54 +00:00
Felix Fietkau
241242cf74
udevtrigger: replace the non-portable tar options used to prevent a namespace conflict with a change to PKG_BUILD_DIR. fixes build on non-gnu systems
...
SVN-Revision: 17393
2009-08-24 23:22:32 +00:00
Felix Fietkau
d498ff436a
move /bin/swconfig to /sbin
...
SVN-Revision: 17387
2009-08-24 22:05:49 +00:00
Geoff Levand
525d86686e
udev: Update udev package from udev-106 to udev-142
...
Update the init scripts have to use udevadm where appropriate.
The udev package no longer provides separate udev utilities
like udevtrigger and udevsettle. These have been incorporated
into the udev admin program udevadm.
Replace the udevextras sub package with config options to the udev
package.
Update the preinit script to check for '/lib/udev/devices', and
copy it to '/dev/ if it is found, then to conditionaly setup
/dev the old way with mknod etc. Udev now recommends using
the directory '/lib/udev/devices' to initialize the '/dev'
directory at startup.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17378
2009-08-24 20:19:26 +00:00
Geoff Levand
0ff31d848f
udevtrigger: Breakout udevtrigger package
...
Current versions of udev no longer provide the separate udevtrigger
utility that hotplug2 needs. To allow for the udev package to
be updated, yet still provide a udevtrigger, create a new package
udevtrigger that is built from old udev sources.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17377
2009-08-24 20:16:07 +00:00
Geoff Levand
0142b07983
kexec-tools: Remove the unused file kexec.sh
...
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17376
2009-08-24 20:13:39 +00:00
Geoff Levand
8de4d8abf2
kexec-tools: Make link /sbin/kexec for compatability with other distros
...
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17375
2009-08-24 20:12:41 +00:00
Geoff Levand
a64a3b373a
kexec-tools: Make build of kdump optional
...
Most systems won't need kdump, so make its build optional.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17374
2009-08-24 20:11:46 +00:00
Geoff Levand
66663e3314
kexec-tools: Minor makefile line end fixes
...
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17373
2009-08-24 20:08:35 +00:00
Geoff Levand
9eeaebb730
kexec-tools: Add libtool PKG_FIXUP
...
libtool is needed to build kexec-tools.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17372
2009-08-24 20:07:36 +00:00
Geoff Levand
c931a7be14
kexec-tools: Update package to version 2.0.1
...
Update package from kexec-tools-2.0.0 to kexec-tools-2.0.1.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17371
2009-08-24 20:06:26 +00:00
Felix Fietkau
13269c1891
fix pdc20xx compile for linux 2.6
...
SVN-Revision: 17359
2009-08-24 00:52:00 +00:00
Felix Fietkau
f29409ca1c
brcm-2.4: fix ide disk detection on the wl-hdd
...
SVN-Revision: 17358
2009-08-23 23:56:19 +00:00