16974 Commits (3d217da60be837026f3af237bac84e2fdda5c57c)
 

Author SHA1 Message Date
Felix Fietkau f57170e7c7 librpc: do not attempt to compile if uclibc is not selected 14 years ago
Felix Fietkau 7205eb2f7a busybox: only add a build dependency on librpc if uclibc is selected 14 years ago
Imre Kaloz 74ecb8f3c6 add avr32 support 14 years ago
Felix Fietkau f3fe6605bb add a package for xfsprogs 14 years ago
Imre Kaloz 667ac6c970 additional avr32 fixes 14 years ago
Imre Kaloz 82608a62ad refresh patches 14 years ago
Imre Kaloz 238721c650 fixup gcc version selection 14 years ago
Felix Fietkau a800b91f59 kernel: add a missing module for ahci on 2.6.35+ 14 years ago
Imre Kaloz e01a14ceea fixup the ubicom patch, refresh 14 years ago
Imre Kaloz 9818d6f549 refresh patches 14 years ago
Felix Fietkau e5e6dfe384 base-files: librt should depend on libpthread, not the other way around 14 years ago
Felix Fietkau 9d4d2587d7 add jshn (JSON SHell Notation), a small utility and shell library for parsing and generating json data 14 years ago
Jo-Philipp Wich f1ac8cf285 hostapd: allow mixed TKIP/CCMP for 11n 14 years ago
Felix Fietkau 72ca180fd7 uClibc: remove 0.9.30, 0.9.31 14 years ago
Felix Fietkau 47310844bc dnsmasq: fix logic for creating missing files 14 years ago
Jo-Philipp Wich a8850efe9e package/dnsmasq: use service_kill in initscript 14 years ago
Florian Fainelli beb132b140 add git (git-core) as a prerequisite (#8866) 14 years ago
Florian Fainelli f2f2e6118e add 2.6.37 support 14 years ago
Florian Fainelli 5d3ef77be8 add more 2.6.37 missing symbols 14 years ago
Imre Kaloz 4639632b27 the in-kernel driver should work flawlessly for some time now 14 years ago
Felix Fietkau 23ef9fcc6a squashfs4: make the lzma parameters configurable, and change the defaults for slightly improved compression on mips (mostly unchanged on other architectures) 14 years ago
Felix Fietkau d030509845 set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git 14 years ago
Felix Fietkau 9f7f8110e7 base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker) 14 years ago
Felix Fietkau 0a0bb9bb4a libnl-tiny: remove some more functions to reduce binary size 14 years ago
Felix Fietkau caadc06413 dropbear: compile out libtomcrypt assertion messages, saves some more space 14 years ago
Felix Fietkau f89919a7ee libnl-tiny: decrease the size a bit more by removing some unnecessary functions 14 years ago
Felix Fietkau 5d0f9914ba ppp: add a more descriptive title for ppp-multilink 14 years ago
Felix Fietkau 63fef8ed5d ppp: move multilink support into a separate build variant - saves around 30k for the default build 14 years ago
Felix Fietkau 9e0b3a1b37 ar71xx: remove vsc73xx ucodes from the default profile - these are only used on some atheros reference designs which are unlikely to have many users 14 years ago
John Crispin 34e5998921 * fixes dwc_otg init when power gpio is set to -1 14 years ago
Felix Fietkau 240b10673d make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant can make it optional 14 years ago
Felix Fietkau 383d17913f uclibc: disable COMPAT_ATEXIT 14 years ago
Imre Kaloz b0a9a4d66c upgrade to latest git 14 years ago
Imre Kaloz 01a424b4f9 upgrade to 2011.02, rename patchset directory 14 years ago
Imre Kaloz e4589a2e5f it's time for some attitude adjustment ;) 14 years ago
Felix Fietkau 6b13656806 libnl: update to version 2.0 (patch by Philip Prindeville) 14 years ago
Felix Fietkau 4df0f180bb busybox: disable killall5 - nothing uses it 14 years ago
Felix Fietkau c672eeffc9 remove the shared object stubs of libnsl and libresolv - let the compiler use the static variants instead 14 years ago
Felix Fietkau abfe2f1bc2 soloscli: allow user to apply settings to solos h/w before bringing up network (patch by Philip Prindeville) 14 years ago
Felix Fietkau 404fbd8c66 swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, swconfig uses libnl-tiny anyway 14 years ago
Felix Fietkau 0e166a016a busybox: disable nfs mount support by default - people that want to mount nfs shares can install the nfs-utils package 14 years ago
Felix Fietkau a17580be4f busybox: fix compile with librpc if necessary (required by nfs mount support) 14 years ago
Felix Fietkau de4ec6ce64 busybox: disable the check for the uclibc rpc config option 14 years ago
Felix Fietkau 8d0cf8fde2 metadata: fix handling of multiple build dependencies with different conditions 14 years ago
Felix Fietkau e6a0ebc989 uclibc: disable rpc support - replaced by the external librpc, saves ~80k 14 years ago
Felix Fietkau 85c44cafab add a variable LIBRPC to refer to the external librpc if used 14 years ago
Felix Fietkau e2c19b5733 add librpc, an externally build version of the uclibc rpc support 14 years ago
Felix Fietkau 803e9ceb90 base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code there 14 years ago
Felix Fietkau 5ad114bf47 busybox: disable diff by default - apparently it was necessary for ipkg once, but opkg does not seem to use it - saves ~10k on mips 14 years ago
Felix Fietkau 858292316b move the cbc crypto module out of the crypto core and into a separate package - it is only used for ipsec 14 years ago