8506 Commits (5c9d52f04ccc1d4147df041221bf4b59c87d72a4)
 

Author SHA1 Message Date
Felix Fietkau 5c9d52f04c remove unnecessary ixp4xx network config override 16 years ago
Felix Fietkau fbc77ede0a fix duplicate "doth" interface option in madwifi 16 years ago
Felix Fietkau 1081dbcb41 broadcom-diag: reset the interrupt mask of configured leds to avoid spurious interrupts 16 years ago
Felix Fietkau a2c17f1bc5 export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default (#3376) 16 years ago
Felix Fietkau cf2cd1c384 upgrade to uci 0.4.6 - fixes a parser glitch 16 years ago
Felix Fietkau 11df62d176 link default routes added by the network scripts to the appropriate interface (#2621) 16 years ago
Felix Fietkau ee56e9ec59 network scripts: properly maintain the network state's list of assigned interfaces 16 years ago
Felix Fietkau 8c453b693c functions.sh: add list_contains function for checking whether a list contains a specific element 16 years ago
Felix Fietkau 4d883da9bf functions.sh: add a function for removing an item from a list in a shell variable 16 years ago
Felix Fietkau 3380590790 upgrade to uci 0.4.5 - adds extra input validation 16 years ago
Felix Fietkau 69ed8ba037 clean up the directory layout of the uci shell api 16 years ago
Felix Fietkau 4053fb48cf nuke uci-sh, it is obsolete and no longer works 16 years ago
Felix Fietkau 4cb7df23e9 allow packages to optionally append config file contents in the environment by setting a flag and calling config_load multiple times 16 years ago
Felix Fietkau c5ecc1790a fix hotplug2 event processing deadlock 16 years ago
John Crispin 79aebec9e0 creates a passwd's shadow file if busybox supports the feature, fixes #2887 16 years ago
John Crispin 93ce64320a adds option to select tls provider when using wpa_supplicant, fixes #3770 16 years ago
Florian Fainelli cc99e5b35d Disable smash stacking support by default, but allow to enable it as an experimental feature 16 years ago
Florian Fainelli 890c213508 x86_64 also needs -fPIC to create lua shared libraries 16 years ago
Nicolas Thill bbc96d103a move CONFIG_XFS_DEBUG to generic config 16 years ago
Felix Fietkau 10b74a2455 madwifi: add some extra sanity checking 16 years ago
Felix Fietkau 55b55f6861 madwifi: change the network scripts to use the new wds sta separation feature 16 years ago
Felix Fietkau e606b1603b properly keep track of bridged interfaces in the network state 16 years ago
Felix Fietkau df292e17b1 madwifi: wds updates - refactor wds code - add interface for separating individual wds stations from the master interface - add some queueing fixes for packets passing through virtual interfaces 16 years ago
John Crispin fba71e7fb1 fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674 16 years ago
John Crispin 411e1a0757 fixes ipkg dependency bug for spi modules, #3272 16 years ago
John Crispin a817bad21f add lm sensor and clean up dependency, fixes #3821 16 years ago
John Crispin b639fc4b00 fixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsen 16 years ago
Gabor Juhos 970f41ad18 ethernet driver updates * new mii bus code, mac0 and mac1 can use the mac0's miii bus from now on * swap eth0 & eth1 on RB433/450 16 years ago
Travis Kemen a4dbc3ddb3 remove opkg config file and link ipkg.conf to opkg.conf being they are the same 16 years ago
Felix Fietkau b559fb0c5f fix uClibc legacy version 16 years ago
Travis Kemen c4f368d258 move curl back to packages 16 years ago
Travis Kemen f988ff9a3a removed a missed dependancy on curl remove use of autogen, just run the one needed command from in it 16 years ago
Gabor Juhos 029ef41bb1 fix the name of the micrel PHY driver 16 years ago
Florian Fainelli 3d6f8816dc Fix nfs kernel modules for 2.4 kernels 16 years ago
Florian Fainelli 3832f60af7 opkg depends on curl 16 years ago
Florian Fainelli 182c9bc339 Move curl from packages to trunk, opkg depends on it 16 years ago
Steven Barth a1031eeb23 lua: Remove -fPIC for non-powerpc platforms 16 years ago
Travis Kemen 53332ba9c2 add opkg - symlink /usr/lib/ipkg to /usr/lib/opkg so that opkg can be used as a drop in replacement of ipkg 16 years ago
Andy Boyett 2ddbb426c8 Move packages lists to the ramdisk to save flash space - Lists now stored in /var/ipkg-lists/, `ipkg update' must be run after each boot before packages can be installed from feeds 16 years ago
Andy Boyett 6b045c7dc6 Generate gzipped package lists - Can be used by changing the src line in /etc/ipkg.conf to src/gz - Cannot be used by busybox ipkg 16 years ago
Andy Boyett 28ddc0a2ae Port the full ipkg to Kamikaze - Does not suffer from most of the issues the busybox implementation experiences - busybox ipkg is still the default package manager - Removes /usr/bin/ipkg on install if it is a symlink - Relinks /usr/bin/ipkg to busybox on removal if ipkg is compiled into busybox - Supports gzip'd package lists, results in substantial space savings 16 years ago
Imre Kaloz add8ac1a6c switch to the production phy ids on the Cambria 16 years ago
Travis Kemen 1de0fb9f02 fix mkfwimage to recognize the -s option 16 years ago
John Crispin 9c2e5b0b82 fixes download path for mac80211 16 years ago
John Crispin b39d1e4b7a adds luci to the feeds.conf file 16 years ago
Nicolas Thill a5df818e0d fix libraries packaging for uml on x86_64 16 years ago
Nicolas Thill 5ca686b513 add a fix to prevent startup crashes on i386 when built with gcc < 4.3 16 years ago
Gabor Juhos 44c4cd23f1 update to 2.6.26 16 years ago
John Crispin 5e942a9011 fixes dbus param of dnsmasq, #3818, thanks the.loeki 16 years ago
Gabor Juhos b04b135946 make use DMA_BIT_MASK 16 years ago