8565 Commits (1b838dbd95b1e9facc58184b6327d8a844e1c9e8)
 

Author SHA1 Message Date
Felix Fietkau 1b838dbd95 make package prereq checks behave more like build prereq checks (first check all, then fail if necessary), also make them less verbose 16 years ago
John Crispin 72396bd614 add uci led support - /etc/config/system can hold led info which is applied at boot - adds /sbin/led.sh to set/clear leds via a name defined in /etc/config/system 16 years ago
Felix Fietkau 9cda3fb084 scripts/feeds: properly handle virtual packages as well, use the first available provider by default 16 years ago
Felix Fietkau bcf75aca7b scripts/feeds: fix some installation warnings for locally installed packages 16 years ago
Felix Fietkau 311553c77b fix scripts/feeds dependency lookup: process deps for all virtual packages of a src package that belongs to the package that the user wants to install 16 years ago
John Crispin d38b4fd256 - bump atheros to .26 - adds leds-gpio to default selection on atheros - extend led platform setup on atheros 16 years ago
Nicolas Thill 4c195465a8 rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaround for sha512 renamed in 2.6.26 16 years ago
Gabor Juhos 7b831cd3fe fix RB-133/133C led definitions 16 years ago
John Crispin b5cc22dfe5 more ledtrig-netdev clean ups 16 years ago
Gabor Juhos 3ea42e8083 add missing buttons device for RB-1xx boards, thanks to Christophe Lucas 16 years ago
John Crispin a641792a78 makes ledtrignetdev work on .26 and fix whitespaces 16 years ago
John Crispin 21bbdc24c3 adds a new uci firewall - iptbales and netfilter packages need to be rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ... 16 years ago
John Crispin e4a0bfec3c fixes whitespace error 16 years ago
John Crispin b73eedd62b work aroung error message during boot if swapon is nt installed 16 years ago
John Crispin 863afccae8 remove warning from hotplug2, which pops up 10 times during boot 16 years ago
Florian Fainelli e3fb32cd02 Define more missing config symbols for .26 16 years ago
Travis Kemen e1a6658621 update kernel config 16 years ago
Felix Fietkau b75a7811eb madwifi: more fixes and cleanups for wds sta separation 16 years ago
Felix Fietkau 8ff90e326e network scripts: revert the network state after running ifdown, not before 16 years ago
Nicolas Thill afcb4fbee4 fix typo in gcc version check 16 years ago
Imre Kaloz 8de805b27c update ath9k to latest git version 16 years ago
Imre Kaloz 38a87b1430 add more options to the generic 2.6.26 config 16 years ago
Imre Kaloz aae6fead80 revert gcc 4.4 fixes - http://bugzilla.kernel.org/show_bug.cgi?id=11143 16 years ago
Felix Fietkau e77ddf9252 make grub compilable under fedora core 8 and other newer distros 16 years ago
Gabor Juhos a0a6c2fad0 fix compile error 16 years ago
Andy Boyett 5a0f48c499 Fix broken hso kmod definition 16 years ago
Andy Boyett 8e58c644fd ixp4xx: disable ixp4xx beeper 16 years ago
Andy Boyett 07780b323a generic-2.6: resync 2.6.26 config 16 years ago
Andy Boyett fb8ef51362 net/usb: only package hso for 2.6.26 16 years ago
Travis Kemen e6d14f7cd7 try to clean up some kernel configs 16 years ago
Gabor Juhos 014a020b5f update to 2.6.26 16 years ago
Felix Fietkau 245c16ba5d madwifi: disable bogus vlan handling code which actually breaks vlan 16 years ago
Florian Fainelli 7836449276 OCF cannot be built under UML 16 years ago
Florian Fainelli 1378397b48 Add missing ebtables configuration symbol, 2.6.22 file untouched, not used 16 years ago
Felix Fietkau aee15469df use the same hotplug2 parameters for initramfs and regular 16 years ago
Felix Fietkau 37c7e13a5f move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it works for initramfs as well 16 years ago
Felix Fietkau d98002bd59 avoid duplicate vlan add events 16 years ago
Felix Fietkau 8970a1213b enable wds sta interface splitting by default 16 years ago
Felix Fietkau 1201ed1baa madwifi: remove wds type of wifi-iface without essid, imho it never worked properly and is unsupported now, regular ap/sta with option wds 1 is preferred 16 years ago
Felix Fietkau 214cac6482 add helper macro for stripping the last part of a version number 16 years ago
Felix Fietkau a5e83a8bed use the madwifi driver instead of wext in the wpa_supplicant command line. the madwifi driver can associate faster because it uses a different ioctl interface 16 years ago
Felix Fietkau 60f834421c madwifi: fix race condition triggered by active split wds sta interfaces during vap delete 16 years ago
Felix Fietkau d298a4a411 fix multicast/authframe handling for wds ap with split sta interfaces 16 years ago
Felix Fietkau 434f4269ea initialize the CONFIG_APPEND variable 16 years ago
Felix Fietkau 709eae54e4 madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's patchset) 16 years ago
Felix Fietkau d6d5c715b9 fix madwifi packet injection 16 years ago
Felix Fietkau c688bb1d11 madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some mails/tickets untested, does not work with 2.6.26 16 years ago
Felix Fietkau 0f61e46c1a storm is ARMv4, not ARMv4T (thx, SeG) 16 years ago
Felix Fietkau b479f15c09 another one ... 16 years ago
Felix Fietkau 6a8c0256d0 upgrade to uci 0.4.7 - fixes a stupid regression introduced in 0.4.5 16 years ago