| Commit message (Expand) | Author | Age | Files | Lines |
* | export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default (#3376) | Felix Fietkau | 2008-07-31 | 1 | -2/+5 |
* | upgrade to uci 0.4.6 - fixes a parser glitch | Felix Fietkau | 2008-07-31 | 1 | -2/+2 |
* | link default routes added by the network scripts to the appropriate interface... | Felix Fietkau | 2008-07-30 | 1 | -2/+2 |
* | network scripts: properly maintain the network state's list of assigned inter... | Felix Fietkau | 2008-07-30 | 1 | -0/+21 |
* | functions.sh: add list_contains function for checking whether a list contains... | Felix Fietkau | 2008-07-30 | 1 | -0/+9 |
* | functions.sh: add a function for removing an item from a list in a shell vari... | Felix Fietkau | 2008-07-30 | 1 | -0/+14 |
* | upgrade to uci 0.4.5 - adds extra input validation | Felix Fietkau | 2008-07-30 | 1 | -2/+2 |
* | clean up the directory layout of the uci shell api | Felix Fietkau | 2008-07-30 | 2 | -1/+1 |
* | nuke uci-sh, it is obsolete and no longer works | Felix Fietkau | 2008-07-30 | 4 | -603/+0 |
* | allow packages to optionally append config file contents in the environment b... | Felix Fietkau | 2008-07-30 | 1 | -3/+5 |
* | fix hotplug2 event processing deadlock | Felix Fietkau | 2008-07-30 | 1 | -0/+135 |
* | creates a passwd's shadow file if busybox supports the feature, fixes #2887 | John Crispin | 2008-07-30 | 1 | -0/+1 |
* | adds option to select tls provider when using wpa_supplicant, fixes #3770 | John Crispin | 2008-07-30 | 2 | -0/+14 |
* | Disable smash stacking support by default, but allow to enable it as an exper... | Florian Fainelli | 2008-07-30 | 3 | -0/+16 |
* | x86_64 also needs -fPIC to create lua shared libraries | Florian Fainelli | 2008-07-30 | 1 | -0/+3 |
* | move CONFIG_XFS_DEBUG to generic config | Nicolas Thill | 2008-07-30 | 5 | -4/+1 |
* | madwifi: add some extra sanity checking | Felix Fietkau | 2008-07-30 | 2 | -1/+13 |
* | madwifi: change the network scripts to use the new wds sta separation feature | Felix Fietkau | 2008-07-30 | 3 | -2/+16 |
* | properly keep track of bridged interfaces in the network state | Felix Fietkau | 2008-07-30 | 1 | -0/+17 |
* | madwifi: wds updates | Felix Fietkau | 2008-07-30 | 7 | -6/+1172 |
* | fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674 | John Crispin | 2008-07-30 | 1 | -2/+2 |
* | fixes ipkg dependency bug for spi modules, #3272 | John Crispin | 2008-07-30 | 2 | -23/+15 |
* | add lm sensor and clean up dependency, fixes #3821 | John Crispin | 2008-07-29 | 1 | -1/+15 |
* | fixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsen | John Crispin | 2008-07-29 | 2 | -2/+2 |
* | [ar71xx] ethernet driver updates | Gabor Juhos | 2008-07-29 | 11 | -285/+508 |
* | remove opkg config file and link ipkg.conf to opkg.conf being they are the same | Travis Kemen | 2008-07-29 | 3 | -7/+1 |
* | fix uClibc legacy version | Felix Fietkau | 2008-07-29 | 1 | -1/+1 |
* | move curl back to packages | Travis Kemen | 2008-07-29 | 4 | -337/+0 |
* | removed a missed dependancy on curl | Travis Kemen | 2008-07-29 | 3 | -10/+32 |
* | [ar71xx] fix the name of the micrel PHY driver | Gabor Juhos | 2008-07-29 | 1 | -1/+1 |
* | Fix nfs kernel modules for 2.4 kernels | Florian Fainelli | 2008-07-29 | 1 | -12/+8 |
* | opkg depends on curl | Florian Fainelli | 2008-07-29 | 1 | -0/+1 |
* | Move curl from packages to trunk, opkg depends on it | Florian Fainelli | 2008-07-29 | 4 | -0/+337 |
* | lua: Remove -fPIC for non-powerpc platforms | Steven Barth | 2008-07-29 | 1 | -1/+6 |
* | add opkg | Travis Kemen | 2008-07-29 | 5 | -0/+167 |
* | [ipkg] Move packages lists to the ramdisk to save flash space | Andy Boyett | 2008-07-29 | 1 | -0/+1 |
* | [ipkg] Generate gzipped package lists | Andy Boyett | 2008-07-29 | 2 | -5/+9 |
* | [ipkg] Port the full ipkg to Kamikaze | Andy Boyett | 2008-07-29 | 1 | -0/+76 |
* | switch to the production phy ids on the Cambria | Imre Kaloz | 2008-07-28 | 1 | -3/+1 |
* | fix mkfwimage to recognize the -s option | Travis Kemen | 2008-07-28 | 1 | -1/+1 |
* | fixes download path for mac80211 | John Crispin | 2008-07-28 | 1 | -1/+1 |
* | adds luci to the feeds.conf file | John Crispin | 2008-07-28 | 1 | -0/+1 |
* | fix libraries packaging for uml on x86_64 | Nicolas Thill | 2008-07-28 | 1 | -4/+7 |
* | add a fix to prevent startup crashes on i386 when built with gcc < 4.3 | Nicolas Thill | 2008-07-28 | 1 | -0/+13 |
* | [ar71xx] update to 2.6.26 | Gabor Juhos | 2008-07-28 | 15 | -1/+787 |
* | fixes dbus param of dnsmasq, #3818, thanks the.loeki | John Crispin | 2008-07-28 | 1 | -1/+1 |
* | [adm5120] make use DMA_BIT_MASK | Gabor Juhos | 2008-07-28 | 1 | -4/+4 |
* | atheros: 2.6.26 patches | Matteo Croce | 2008-07-27 | 10 | -0/+543 |
* | Update uClibc config for x86_64 | Florian Fainelli | 2008-07-27 | 1 | -14/+56 |
* | Resynced x86_64 kernel config for uml | Florian Fainelli | 2008-07-27 | 1 | -0/+7 |