Felix Fietkau
d36374c428
init: check permissions on rc.d files
...
We try to unconditionally execute /etc/rc.d/* files, even if they're
not executable - an easy way of temproarily disabling a service. When
this happens, we get a permission denied error on boot.
This change only tries to run execulable startup scripts.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9607
17 years ago
Felix Fietkau
b443ee0fbb
init: don't start hotplug2 if it doesn't exist
...
The current init script always tries to start hotplug 2, even if
it's not present, so we get an error on boot.
This change checks for the presence of the hotplug2 binary before
trying to start it.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9606
17 years ago
Felix Fietkau
7f052bf047
update to latest madwifi snapshot - fixes some noderef bugs
...
SVN-Revision: 9602
17 years ago
Felix Fietkau
fd68041491
fix remaining netif_rx calls in napi polling patch
...
SVN-Revision: 9601
17 years ago
Felix Fietkau
679089c6a8
work around kernel config issues with sound modules
...
SVN-Revision: 9598
17 years ago
Felix Fietkau
4402192ded
add missing dependency
...
SVN-Revision: 9597
17 years ago
Tim Yardley
85b17a4e9e
update stripped subset of l7 patterns to 11-03-2007 patterns
...
SVN-Revision: 9582
17 years ago
Felix Fietkau
c439768c9a
fix libnl include issues which broke a few packages
...
SVN-Revision: 9581
17 years ago
Felix Fietkau
cbb4e6b5a2
remove madwifi tx locking patch - i don't trust it
...
SVN-Revision: 9580
17 years ago
Felix Fietkau
55fff87408
fix path to .config ( #2722 )
...
SVN-Revision: 9579
17 years ago
Felix Fietkau
c147d9d634
prevent mac80211 from accidentally starting to build on older kernel versions because of dependencies ( #2718 )
...
SVN-Revision: 9578
17 years ago
Felix Fietkau
9ad0b9e924
comment out dependencies that are not supposed to be used yet ( #2723 )
...
SVN-Revision: 9577
17 years ago
Felix Fietkau
ca9147efb9
clean up stale stampfiles
...
SVN-Revision: 9576
17 years ago
Felix Fietkau
4235aee8c2
fix hostapd rebuild check, isolate the common src/ directory for hostapd variants as well to fix compile errors when both variants are selected ( #2722 )
...
SVN-Revision: 9575
17 years ago
Felix Fietkau
992e1f5e04
fix hostapd build with openssl
...
SVN-Revision: 9574
17 years ago
Gabor Juhos
63c05b7e2e
kernel: add a kernel module for the usbtest driver
...
SVN-Revision: 9572
17 years ago
Florian Fainelli
d8faf285a8
Allow specifying static IPv6 gateways ( #2710 )
...
SVN-Revision: 9569
17 years ago
Felix Fietkau
82c697991a
hostapd: turn libnl into a build dependency
...
SVN-Revision: 9568
17 years ago
Felix Fietkau
a8c17898cc
fix config change detect for hostapd
...
SVN-Revision: 9565
17 years ago
Felix Fietkau
42d7efd083
update hostapd patches to the latest from http://johannes.sipsolutions.net/patches/hostap/all/2007-11-14-16:31/
...
SVN-Revision: 9564
17 years ago
Felix Fietkau
5a543584b8
improve build checks for hostapd (combinations of madwifi and mac80211)
...
SVN-Revision: 9563
17 years ago
Felix Fietkau
11feaad40a
use the static version of libnl for hostapd
...
SVN-Revision: 9562
17 years ago
Felix Fietkau
3981c55a6a
make libnl build a static version as well
...
SVN-Revision: 9561
17 years ago
Felix Fietkau
e3ecefbd23
fix adm switch misdetection, which led to bogus button events that caused the system to shut down
...
SVN-Revision: 9555
17 years ago
Felix Fietkau
67dd9a73dc
fix up hostapd for mac80211
...
SVN-Revision: 9554
17 years ago
Felix Fietkau
029df8cc2e
add libnl
...
SVN-Revision: 9552
17 years ago
Florian Fainelli
874935fe41
Add detection support for Buffalo WHR-G125 from #2611
...
SVN-Revision: 9548
17 years ago
Felix Fietkau
391f696e4b
add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks)
...
SVN-Revision: 9546
17 years ago
Felix Fietkau
071a907015
add support for interfaces with ipv6, but no ipv4 (patch from #2695 )
...
SVN-Revision: 9545
17 years ago
Felix Fietkau
1eb35dd1c8
add b43 fixes from #2677
...
SVN-Revision: 9535
17 years ago
Felix Fietkau
f8d965201b
disable a totally braindead optimization in busybox that causes various applets to crash on mips
...
SVN-Revision: 9532
17 years ago
Felix Fietkau
658fcd6cf3
wlcompat: show wet mode as Managed mode as well to avoid confusion
...
SVN-Revision: 9529
17 years ago
Felix Fietkau
2ab260e917
move wlcompat to the broadcom-wl package
...
SVN-Revision: 9528
17 years ago
Felix Fietkau
46383c512e
fix up ata/scsi core depends
...
SVN-Revision: 9526
17 years ago
Felix Fietkau
f711be8cb7
clean up rt2x00 downloading
...
SVN-Revision: 9525
17 years ago
Felix Fietkau
8fba43d0f1
upgrade busybox to 1.8.1
...
SVN-Revision: 9524
17 years ago
Felix Fietkau
ddb3d3705d
clean up mac80211 related kernel version deps
...
SVN-Revision: 9522
17 years ago
Felix Fietkau
04ad386f48
turn kmod-crypto-core dep into a select, so that packages like mac80211 are always selectable
...
SVN-Revision: 9521
17 years ago
Felix Fietkau
1423753198
revert abi changes in uClibc - on hold for 7.11, will be added again with the uclibc upgrade for 8.01
...
SVN-Revision: 9519
17 years ago
Felix Fietkau
694cbbccb1
disable crt_fini compatibility in uClibc, compile custom ld-uClibc for broadcom utilities allows us to upgrade uClibc without breaking compatibility for nas and wl breaks binary compatibility for packages from earlier kamikaze releases
...
SVN-Revision: 9518
17 years ago
Felix Fietkau
64e1a619c2
fix acx-mac80211 compile with older kernels
...
SVN-Revision: 9512
18 years ago
Felix Fietkau
2687c81ab0
fix p54 compile
...
SVN-Revision: 9511
18 years ago
Felix Fietkau
a79df14d21
bump ppp version
...
SVN-Revision: 9509
18 years ago
Felix Fietkau
f77a9849c0
add ppp ipv6 patch by farnz (from #2525 )
...
SVN-Revision: 9508
18 years ago
Felix Fietkau
5bc6d1c39e
update madwifi to latest rev - works around some crashiness
...
SVN-Revision: 9507
18 years ago
Florian Fainelli
9d7192e5fa
Add a boolean to allow NAT from LAN or not, default to nat LAN ( #2535 )
...
SVN-Revision: 9503
18 years ago
Florian Fainelli
547984d91d
Fix missing IP section to properly add static hosts ( #2650 )
...
SVN-Revision: 9502
18 years ago
Gabor Juhos
5fb714cca9
base-files: suppress error messages in usb-storage script
...
SVN-Revision: 9498
18 years ago
Felix Fietkau
9b486d6381
fix wr850g detection ( #1936 )
...
SVN-Revision: 9492
18 years ago
Florian Fainelli
c8d8f93977
Fix usage ( #2613 )
...
SVN-Revision: 9479
18 years ago