| Commit message (Expand) | Author | Age | Files | Lines |
* | set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git | Felix Fietkau | 2011-02-13 | 4 | -3/+5 |
* | base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker) | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
* | libnl-tiny: remove some more functions to reduce binary size | Felix Fietkau | 2011-02-13 | 3 | -2/+9 |
* | dropbear: compile out libtomcrypt assertion messages, saves some more space | Felix Fietkau | 2011-02-13 | 1 | -0/+2 |
* | libnl-tiny: decrease the size a bit more by removing some unnecessary functions | Felix Fietkau | 2011-02-13 | 4 | -41/+31 |
* | ppp: add a more descriptive title for ppp-multilink | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
* | ppp: move multilink support into a separate build variant - saves around 30k ... | Felix Fietkau | 2011-02-13 | 1 | -7/+25 |
* | ar71xx: remove vsc73xx ucodes from the default profile - these are only used ... | Felix Fietkau | 2011-02-13 | 1 | -3/+1 |
* | * fixes dwc_otg init when power gpio is set to -1 | John Crispin | 2011-02-13 | 1 | -5/+5 |
* | make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_su... | Felix Fietkau | 2011-02-13 | 5 | -6/+13 |
* | uclibc: disable COMPAT_ATEXIT | Felix Fietkau | 2011-02-13 | 3 | -3/+3 |
* | upgrade to latest git | Imre Kaloz | 2011-02-13 | 1 | -1/+1 |
* | upgrade to 2011.02, rename patchset directory | Imre Kaloz | 2011-02-13 | 16 | -80/+15 |
* | it's time for some attitude adjustment ;) | Imre Kaloz | 2011-02-13 | 2 | -7/+11 |
* | libnl: update to version 2.0 (patch by Philip Prindeville) | Felix Fietkau | 2011-02-13 | 7 | -250/+8 |
* | busybox: disable killall5 - nothing uses it | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
* | remove the shared object stubs of libnsl and libresolv - let the compiler use... | Felix Fietkau | 2011-02-13 | 2 | -1/+4 |
* | soloscli: allow user to apply settings to solos h/w before bringing up networ... | Felix Fietkau | 2011-02-13 | 3 | -0/+43 |
* | swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, swco... | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
* | busybox: disable nfs mount support by default - people that want to mount nfs... | Felix Fietkau | 2011-02-13 | 2 | -2/+2 |
* | busybox: fix compile with librpc if necessary (required by nfs mount support) | Felix Fietkau | 2011-02-13 | 1 | -0/+11 |
* | busybox: disable the check for the uclibc rpc config option | Felix Fietkau | 2011-02-13 | 1 | -0/+12 |
* | metadata: fix handling of multiple build dependencies with different conditions | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
* | uclibc: disable rpc support - replaced by the external librpc, saves ~80k | Felix Fietkau | 2011-02-13 | 3 | -6/+6 |
* | add a variable LIBRPC to refer to the external librpc if used | Felix Fietkau | 2011-02-13 | 1 | -0/+3 |
* | add librpc, an externally build version of the uclibc rpc support | Felix Fietkau | 2011-02-13 | 1 | -0/+29 |
* | base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code... | Felix Fietkau | 2011-02-13 | 2 | -26/+21 |
* | busybox: disable diff by default - apparently it was necessary for ipkg once,... | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
* | move the cbc crypto module out of the crypto core and into a separate package... | Felix Fietkau | 2011-02-12 | 2 | -2/+11 |
* | remove an obsolete CompareKernelPatchVer call | Felix Fietkau | 2011-02-12 | 1 | -1/+1 |
* | move the deflate crypto module out of the crypto core and into a separate pac... | Felix Fietkau | 2011-02-12 | 2 | -3/+12 |
* | remove a remaining reference to linux 2.4 | Felix Fietkau | 2011-02-12 | 1 | -6/+0 |
* | allow gemini target to use rfkill | Florian Fainelli | 2011-02-12 | 1 | -1/+1 |
* | switch to 2.6.37 | Florian Fainelli | 2011-02-12 | 1 | -1/+1 |
* | add 2.6.37 support | Florian Fainelli | 2011-02-12 | 6 | -84/+161 |
* | refresh 2.6.37 patches | Florian Fainelli | 2011-02-12 | 21 | -61/+61 |
* | update readme wrt ext2/ext4 usage | Florian Fainelli | 2011-02-12 | 1 | -3/+3 |
* | base-files: remove ptbtime3 rdate server, its dead | Jo-Philipp Wich | 2011-02-12 | 1 | -3/+0 |
* | base-files: update rdate server list | Jo-Philipp Wich | 2011-02-12 | 1 | -9/+3 |
* | base-file: cleanup ipv6 enabling in unbridge | Jo-Philipp Wich | 2011-02-12 | 1 | -3/+1 |
* | brcm47xx: fix error when build firmware on x86_64 host (closes #7672) | Hauke Mehrtens | 2011-02-12 | 1 | -11/+14 |
* | tahvo doesn't need ohci | Michael Büsch | 2011-02-11 | 2 | -5/+1 |
* | use i2c_defaults for kmod-i2c-at91 | Florian Fainelli | 2011-02-11 | 1 | -5/+6 |
* | omap24xx: Enable verbose kernel error reporting | Michael Büsch | 2011-02-11 | 1 | -0/+1 |
* | Add tusb6010 package and let tahvo-usb select it | Michael Büsch | 2011-02-11 | 2 | -5/+36 |
* | kamikaze has been released long ago | Imre Kaloz | 2011-02-11 | 2 | -5/+4 |
* | the url isn't valid for some time | Imre Kaloz | 2011-02-11 | 1 | -1/+1 |
* | Remove TUSB6010 config options from musb config | Michael Büsch | 2011-02-11 | 1 | -4/+2 |
* | add missing chunk from the last commit | Felix Fietkau | 2011-02-11 | 1 | -1/+6 |
* | libubox: add a package for libblobmsg-json | Felix Fietkau | 2011-02-11 | 1 | -0/+1 |