9094 Commits (30d2200e7d3a95e35ed7ccc98c361afe3e1d7c5f)
 

Author SHA1 Message Date
John Crispin 4d7f694c43 adds more sanity checks to uci firewall 16 years ago
John Crispin aa6c019c11 use proto instead of protocol in uci firewall 16 years ago
Imre Kaloz a4ad20d76b disable fpu emulation on magicbox -- no idea how it got back there 16 years ago
Imre Kaloz 1c092e2ee7 update sibyte config, disable unneeded features 16 years ago
Florian Fainelli d16323d481 Fix bridge-utils configuration failure (#3931), thanks sn9 16 years ago
Gabor Juhos e8422131f1 minor cleanups 16 years ago
Florian Fainelli 1673462564 Use busybox mount, could be overriden to use util-linux-ng for instance, thanks sn9 16 years ago
Steven Barth 4f18ba9249 Updated Lua host compiler to 5.1.4 16 years ago
Steven Barth 4b7249183c Updated Lua to 5.1.4 16 years ago
Imre Kaloz e04cee95ae upgrade sibyte to 2.6.26.3 16 years ago
Felix Fietkau e219aaf034 lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (thx, lars) 16 years ago
Felix Fietkau d58dd061fe some more s/git-/git / 16 years ago
Felix Fietkau 2311fc9850 replace the deprecated git-* command calls with git * 16 years ago
Felix Fietkau 62333dabe1 improve lua opcode dispatch performance by using computed goto instead of switch/case - improves performance by about 10% in a simple loop test 16 years ago
Travis Kemen 86ab7cb9de fix bridge utils for brcm-2.4 from http://dev.luci.freifunk-halle.net/001-brcm2.4-fix-bridge-utils.patch 16 years ago
Felix Fietkau 811b00f646 fix make kernel_menuconfig for subtarget kernel config files 16 years ago
Florian Fainelli 6c56733f40 Fix hostapd with open access point and per-device configuration, thanks sn9 16 years ago
Felix Fietkau f2c022c927 upgrade uci to 0.6.0 - many bugfixes and an API cleanup 16 years ago
Gabor Juhos fa959ddab8 sync kernel config 16 years ago
Gabor Juhos 184c6b06f2 update to 2.6.26.3 and 2.6.25.16 16 years ago
Nicolas Thill be1a9ff41d fix ImageBuilder (closes: #3863) 16 years ago
Nicolas Thill 7075c9f917 oops, fix typo in [12368] 16 years ago
Nicolas Thill 2ac5a81ab4 install ppp development headers 16 years ago
Nicolas Thill fe47c70496 add LICENSE & minimal Config.in files (closes: #3710) 16 years ago
Nicolas Thill 0bb4b7d761 don't display the "Image configuration" menu entry when there's nothing to pre-configure (when using the SDK for example) 16 years ago
Nicolas Thill 42cf7602f4 add feeds config file to SDK 16 years ago
Gabor Juhos 8d28e6dc68 fix the CF driver on 2.6.26.x, and create a package for it 16 years ago
Felix Fietkau 4419978f84 madwifi: keep a/g mode and pureg setting in sync across vaps 16 years ago
Nicolas Thill 2a05d8cbba set reasonable generic CRYPTO_ config entries for 2.6.26 16 years ago
Nicolas Thill f04069c30b fix kmod-ipt-imq module generation (closes: #3896) 16 years ago
Nicolas Thill 89124c8a0a move more extra packages from ./trunk to ./packages 16 years ago
Gabor Juhos d9b755b3dc load the mac address from flash where it is possible 16 years ago
Nicolas Thill 6922a3692d add missing dependencies on libblkid/libuuid for mount-utils/swap-utils (should close: #3730), bump release number 16 years ago
Nicolas Thill 43dc17c66c add a patch to use relative symlinks for development shared libraries 16 years ago
Felix Fietkau 13970a65ce disable ath9k on all platforms without pci support, not just uml 16 years ago
Felix Fietkau 8a08f95e42 upgrade to uci 0.5.0, adds list handling support 16 years ago
Nicolas Thill f52f0ecb9c disable ath9k on uml 16 years ago
Nicolas Thill 257ee32b7d disable ipv6 systcl call, as ipv6 is not enabled by default 16 years ago
Nicolas Thill be1b3822d9 remove empty patches left over after [12348] 16 years ago
Nicolas Thill 718fd729df add "Architecture" field to opkg status file (closes: #3901) 16 years ago
Imre Kaloz 1e82faaa5e upgrade busybox to v1.11.1 and add current upstream fixes 16 years ago
Imre Kaloz e3d9bc5779 rename patch 16 years ago
Imre Kaloz 97ebf00292 upgrade bridge-utils to v1.4 16 years ago
Felix Fietkau 1ffa647fe1 fix uci_set_state for empty values 16 years ago
John Crispin fd26ece7f1 fixes variables, oops 16 years ago
John Crispin 3cf1a8932b adds the option to have no proto for a interface, usefull if the uci states need to be set, but interface bring up is handled somewhere else 16 years ago
John Crispin 9e17c77236 add section names to dnsmasq config 16 years ago
Felix Fietkau e0ab01285d madwifi: more wds sta related fixes 16 years ago
John Crispin 17e3eb3ce3 redboot.c - adds implicit creation of boardconfig partition 16 years ago
Imre Kaloz 91b443598a upgrade iop32x to 2.6.26.2 16 years ago