a8850efe9epackage/dnsmasq: use service_kill in initscript
Jo-Philipp Wich
2011-02-14 17:02:48 +00:00
beb132b140add git (git-core) as a prerequisite (#8866)
Florian Fainelli
2011-02-14 15:06:11 +00:00
f2f2e6118eadd 2.6.37 support
Florian Fainelli
2011-02-14 15:06:09 +00:00
5d3ef77be8add more 2.6.37 missing symbols
Florian Fainelli
2011-02-14 15:06:05 +00:00
4639632b27the in-kernel driver should work flawlessly for some time now
Imre Kaloz
2011-02-14 11:03:12 +00:00
23ef9fcc6asquashfs4: make the lzma parameters configurable, and change the defaults for slightly improved compression on mips (mostly unchanged on other architectures)
Felix Fietkau
2011-02-13 19:59:02 +00:00
d030509845set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git
Felix Fietkau
2011-02-13 19:09:48 +00:00
9f7f8110e7base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker)
Felix Fietkau
2011-02-13 19:06:20 +00:00
0a0bb9bb4alibnl-tiny: remove some more functions to reduce binary size
Felix Fietkau
2011-02-13 17:05:34 +00:00
caadc06413dropbear: compile out libtomcrypt assertion messages, saves some more space
Felix Fietkau
2011-02-13 16:54:44 +00:00
f89919a7eelibnl-tiny: decrease the size a bit more by removing some unnecessary functions
Felix Fietkau
2011-02-13 16:46:28 +00:00
5d0f9914bappp: add a more descriptive title for ppp-multilink
Felix Fietkau
2011-02-13 16:25:33 +00:00
63fef8ed5dppp: move multilink support into a separate build variant - saves around 30k for the default build
Felix Fietkau
2011-02-13 16:23:15 +00:00
9e0b3a1b37ar71xx: remove vsc73xx ucodes from the default profile - these are only used on some atheros reference designs which are unlikely to have many users
Felix Fietkau
2011-02-13 16:08:36 +00:00
34e5998921* fixes dwc_otg init when power gpio is set to -1
John Crispin
2011-02-13 16:01:07 +00:00
240b10673dmake all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant can make it optional
Felix Fietkau
2011-02-13 14:18:13 +00:00
383d17913fuclibc: disable COMPAT_ATEXIT
Felix Fietkau
2011-02-13 14:18:08 +00:00
b0a9a4d66cupgrade to latest git
Imre Kaloz
2011-02-13 12:32:01 +00:00
01a424b4f9upgrade to 2011.02, rename patchset directory
Imre Kaloz
2011-02-13 11:27:58 +00:00
e4589a2e5fit's time for some attitude adjustment ;)
Imre Kaloz
2011-02-13 11:20:09 +00:00
6b13656806libnl: update to version 2.0 (patch by Philip Prindeville)
Felix Fietkau
2011-02-13 03:56:12 +00:00
4df0f180bbbusybox: disable killall5 - nothing uses it
Felix Fietkau
2011-02-13 03:26:15 +00:00
c672eeffc9remove the shared object stubs of libnsl and libresolv - let the compiler use the static variants instead
Felix Fietkau
2011-02-13 03:26:10 +00:00
abfe2f1bc2soloscli: allow user to apply settings to solos h/w before bringing up network (patch by Philip Prindeville)
Felix Fietkau
2011-02-13 02:52:49 +00:00
404fbd8c66swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, swconfig uses libnl-tiny anyway
Felix Fietkau
2011-02-13 02:52:44 +00:00
0e166a016abusybox: disable nfs mount support by default - people that want to mount nfs shares can install the nfs-utils package
Felix Fietkau
2011-02-13 02:52:40 +00:00
a17580be4fbusybox: fix compile with librpc if necessary (required by nfs mount support)
Felix Fietkau
2011-02-13 02:52:34 +00:00
de4ec6ce64busybox: disable the check for the uclibc rpc config option
Felix Fietkau
2011-02-13 02:52:30 +00:00
8d0cf8fde2metadata: fix handling of multiple build dependencies with different conditions
Felix Fietkau
2011-02-13 02:52:22 +00:00
e6a0ebc989uclibc: disable rpc support - replaced by the external librpc, saves ~80k
Felix Fietkau
2011-02-13 01:45:59 +00:00
85c44cafabadd a variable LIBRPC to refer to the external librpc if used
Felix Fietkau
2011-02-13 01:45:07 +00:00
e2c19b5733add librpc, an externally build version of the uclibc rpc support
Felix Fietkau
2011-02-13 01:45:01 +00:00
803e9ceb90base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code there
Felix Fietkau
2011-02-13 01:44:57 +00:00
5ad114bf47busybox: disable diff by default - apparently it was necessary for ipkg once, but opkg does not seem to use it - saves ~10k on mips
Felix Fietkau
2011-02-13 01:44:53 +00:00
858292316bmove the cbc crypto module out of the crypto core and into a separate package - it is only used for ipsec
Felix Fietkau
2011-02-12 23:55:06 +00:00
69c52daa49remove an obsolete CompareKernelPatchVer call
Felix Fietkau
2011-02-12 23:55:03 +00:00
2d9427566amove the deflate crypto module out of the crypto core and into a separate package - it is only used for ipsec
Felix Fietkau
2011-02-12 23:54:59 +00:00
d64c314336remove a remaining reference to linux 2.4
Felix Fietkau
2011-02-12 23:54:55 +00:00
523e9938c8allow gemini target to use rfkill
Florian Fainelli
2011-02-12 19:39:55 +00:00
13956e905eswitch to 2.6.37
Florian Fainelli
2011-02-12 19:04:20 +00:00
b8b0e43cd5add 2.6.37 support
Florian Fainelli
2011-02-12 19:04:16 +00:00
29de442b0dkernel-headers: get rid of the arch/$(ARCH)/include/asm vs include/asm-$(ARCH) copying mess and stick to what the kernel is using
Felix Fietkau
2011-02-10 03:52:39 +00:00
84a0ad20a2iw: add support for showing the rx bitrate
Felix Fietkau
2011-02-10 03:37:35 +00:00
34e87dad4dmac80211: add a patch for keeping track of the rx bitrate of remote stations
Felix Fietkau
2011-02-10 03:37:32 +00:00
1ede637d89iw: update to 0.9.22
Felix Fietkau
2011-02-10 03:37:28 +00:00
ebb2cdbea8ath9k: remove an old tx stop workaround which conflicts with the powersave fixes
Felix Fietkau
2011-02-10 03:37:23 +00:00
970b4c6a72n810bm: Set minimum voltage threshold to 3200
Michael Büsch
2011-02-09 20:09:49 +00:00
0f160a6d66n810bm: Add charger detection
Michael Büsch
2011-02-09 12:53:37 +00:00
6ff025f306ath9k: improve the power save fix by closing another remaining race condition for setting the TIM bit
Felix Fietkau
2011-02-08 23:35:20 +00:00
6440c49e28openssl: update to 1.0.0d - includes important bug and security fixes (patch by tripolar)
Felix Fietkau
2011-02-08 22:52:21 +00:00
c6996a7d7dath9k: add fixes for AP side powersave frame buffering
Felix Fietkau
2011-02-08 19:31:50 +00:00
d807f70e47mac80211: update to wireless-testing 2010-02-07
Felix Fietkau
2011-02-08 19:31:43 +00:00
b32ae97fd6n810: Add kmod-n810bm to profile
Michael Büsch
2011-02-08 17:25:39 +00:00
600a142de6n810: Support modular battery management
Michael Büsch
2011-02-08 17:25:02 +00:00
e69e0dd0b2hotplug2: Only ignore failed includes for missing files
Michael Büsch
2011-02-08 17:23:37 +00:00
e75274de89fix build of brcm-wl
Florian Fainelli
2011-02-08 13:46:12 +00:00
32d08d2deaath: fix world regulatory domain fix-up so that all regulatory rules are processed
Felix Fietkau
2011-02-08 12:36:25 +00:00
7de8584652busybox: get root home dir from /etc/passwd in telnet init script (thanks tripolar)
Vasilis Tsiligiannis
2011-02-08 01:01:17 +00:00
d063af3fcfbase-files: Add include for target specific hotplug rules
Vasilis Tsiligiannis
2011-02-07 22:28:09 +00:00
1ac5bff825hotplug2: Make missing include files non fatal
Vasilis Tsiligiannis
2011-02-07 22:28:04 +00:00
b549fce06b* adss in-kernel udp redirect plugin for lantiq voice optimisation
John Crispin
2011-02-07 21:48:55 +00:00
e651a9341a* drop libtapi and tapi_sip (moved to external git) * add build variants to pjsip * split tapi_dev audio driver out of patch into src/
John Crispin
2011-02-07 21:47:54 +00:00
0cd254bdeebusybox: Check if an SSH daemon is enabled before disabling telnet access (#8760)
Vasilis Tsiligiannis
2011-02-07 21:45:02 +00:00
95ed53f574relayd: update to 2011-02-07, uses cmake and libubox now
Felix Fietkau
2011-02-07 18:17:17 +00:00
30a49a35aeadd libubox, a small utility library containing blob/blobmsg (structured message format libraries), uloop, usock, list.h and the olsr avl tree implementation
Felix Fietkau
2011-02-07 18:17:12 +00:00
0b9e69595elibjson-c: add to core (instead of packages)
Felix Fietkau
2011-02-07 18:16:31 +00:00
55bd66663dmac80211: fix the check for cloned skbs in the tx path
Felix Fietkau
2011-02-07 10:42:40 +00:00
817390fd03omap24xx: Remove 2.6.36
Michael Büsch
2011-02-06 21:06:43 +00:00
7e4a29fbe2use := instead of = for PKG_CONFIG_PATH to prevent recursion
Felix Fietkau
2011-02-06 16:04:33 +00:00
e8b193f10ballow packages to override/extend PKG_CONFIG_PATH
Felix Fietkau
2011-02-06 15:18:30 +00:00
996d4de5cen810: Remove firmware preinit scripts
Michael Büsch
2011-02-06 14:43:26 +00:00