Commit Graph

  • a8850efe9e package/dnsmasq: use service_kill in initscript Jo-Philipp Wich 2011-02-14 17:02:48 +00:00
  • beb132b140 add git (git-core) as a prerequisite (#8866) Florian Fainelli 2011-02-14 15:06:11 +00:00
  • f2f2e6118e add 2.6.37 support Florian Fainelli 2011-02-14 15:06:09 +00:00
  • 5d3ef77be8 add more 2.6.37 missing symbols Florian Fainelli 2011-02-14 15:06:05 +00:00
  • 4639632b27 the in-kernel driver should work flawlessly for some time now Imre Kaloz 2011-02-14 11:03:12 +00:00
  • 23ef9fcc6a squashfs4: 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
  • d030509845 set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git Felix Fietkau 2011-02-13 19:09:48 +00:00
  • 9f7f8110e7 base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker) Felix Fietkau 2011-02-13 19:06:20 +00:00
  • 0a0bb9bb4a libnl-tiny: remove some more functions to reduce binary size Felix Fietkau 2011-02-13 17:05:34 +00:00
  • caadc06413 dropbear: compile out libtomcrypt assertion messages, saves some more space Felix Fietkau 2011-02-13 16:54:44 +00:00
  • f89919a7ee libnl-tiny: decrease the size a bit more by removing some unnecessary functions Felix Fietkau 2011-02-13 16:46:28 +00:00
  • 5d0f9914ba ppp: add a more descriptive title for ppp-multilink Felix Fietkau 2011-02-13 16:25:33 +00:00
  • 63fef8ed5d ppp: 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
  • 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 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
  • 240b10673d make 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
  • 383d17913f uclibc: disable COMPAT_ATEXIT Felix Fietkau 2011-02-13 14:18:08 +00:00
  • b0a9a4d66c upgrade to latest git Imre Kaloz 2011-02-13 12:32:01 +00:00
  • 01a424b4f9 upgrade to 2011.02, rename patchset directory Imre Kaloz 2011-02-13 11:27:58 +00:00
  • e4589a2e5f it's time for some attitude adjustment ;) Imre Kaloz 2011-02-13 11:20:09 +00:00
  • 6b13656806 libnl: update to version 2.0 (patch by Philip Prindeville) Felix Fietkau 2011-02-13 03:56:12 +00:00
  • 4df0f180bb busybox: disable killall5 - nothing uses it Felix Fietkau 2011-02-13 03:26:15 +00:00
  • c672eeffc9 remove 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
  • abfe2f1bc2 soloscli: 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
  • 404fbd8c66 swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, swconfig uses libnl-tiny anyway Felix Fietkau 2011-02-13 02:52:44 +00:00
  • 0e166a016a busybox: 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
  • a17580be4f busybox: fix compile with librpc if necessary (required by nfs mount support) Felix Fietkau 2011-02-13 02:52:34 +00:00
  • de4ec6ce64 busybox: disable the check for the uclibc rpc config option Felix Fietkau 2011-02-13 02:52:30 +00:00
  • 8d0cf8fde2 metadata: fix handling of multiple build dependencies with different conditions Felix Fietkau 2011-02-13 02:52:22 +00:00
  • e6a0ebc989 uclibc: disable rpc support - replaced by the external librpc, saves ~80k Felix Fietkau 2011-02-13 01:45:59 +00:00
  • 85c44cafab add a variable LIBRPC to refer to the external librpc if used Felix Fietkau 2011-02-13 01:45:07 +00:00
  • e2c19b5733 add librpc, an externally build version of the uclibc rpc support Felix Fietkau 2011-02-13 01:45:01 +00:00
  • 803e9ceb90 base-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
  • 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 Felix Fietkau 2011-02-13 01:44:53 +00:00
  • 858292316b move 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
  • 69c52daa49 remove an obsolete CompareKernelPatchVer call Felix Fietkau 2011-02-12 23:55:03 +00:00
  • 2d9427566a move 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
  • d64c314336 remove a remaining reference to linux 2.4 Felix Fietkau 2011-02-12 23:54:55 +00:00
  • 523e9938c8 allow gemini target to use rfkill Florian Fainelli 2011-02-12 19:39:55 +00:00
  • 13956e905e switch to 2.6.37 Florian Fainelli 2011-02-12 19:04:20 +00:00
  • b8b0e43cd5 add 2.6.37 support Florian Fainelli 2011-02-12 19:04:16 +00:00
  • 8b16eba876 refresh 2.6.37 patches Florian Fainelli 2011-02-12 19:04:12 +00:00
  • d0cc86c488 update readme wrt ext2/ext4 usage Florian Fainelli 2011-02-12 19:04:09 +00:00
  • 74ab5be3d7 base-files: remove ptbtime3 rdate server, its dead Jo-Philipp Wich 2011-02-12 17:54:01 +00:00
  • 8b1b99ba73 base-files: update rdate server list Jo-Philipp Wich 2011-02-12 17:46:36 +00:00
  • ee3a4c2ee9 base-file: cleanup ipv6 enabling in unbridge Jo-Philipp Wich 2011-02-12 16:14:15 +00:00
  • e08740c747 brcm47xx: fix error when build firmware on x86_64 host (closes #7672) Hauke Mehrtens 2011-02-12 13:17:47 +00:00
  • 8dbb2ee6f2 tahvo doesn't need ohci Michael Büsch 2011-02-11 18:09:17 +00:00
  • df0a3aea55 use i2c_defaults for kmod-i2c-at91 Florian Fainelli 2011-02-11 17:37:51 +00:00
  • 22ce31f02e omap24xx: Enable verbose kernel error reporting Michael Büsch 2011-02-11 15:03:37 +00:00
  • e19a286cae Add tusb6010 package and let tahvo-usb select it Michael Büsch 2011-02-11 14:35:08 +00:00
  • 6c387521f6 kamikaze has been released long ago Imre Kaloz 2011-02-11 14:04:00 +00:00
  • 776dff339e the url isn't valid for some time Imre Kaloz 2011-02-11 14:03:04 +00:00
  • 77d0d3783b Remove TUSB6010 config options from musb config Michael Büsch 2011-02-11 12:57:20 +00:00
  • f8def73423 add missing chunk from the last commit Felix Fietkau 2011-02-11 02:11:12 +00:00
  • ba97712de5 libubox: add a package for libblobmsg-json Felix Fietkau 2011-02-11 02:09:31 +00:00
  • 07c7aab910 libubox does not depend on libjson Felix Fietkau 2011-02-11 02:08:04 +00:00
  • 9830851a9d add ubus - the new openwrt message bus / rpc daemon Felix Fietkau 2011-02-11 01:58:59 +00:00
  • b15d1a19b6 libubox: update to 2011-02-11, includes a few uloop fixes Felix Fietkau 2011-02-11 01:58:48 +00:00
  • 875ff44592 base-files: - properly disable IPv6 on bridge ports - introduce accept_ra option, defaults to true for dhcp interfaces, false for others - introduce send_rs option, defaults to true for static interfaces, false for others Jo-Philipp Wich 2011-02-11 00:39:11 +00:00
  • 4e34fc521c base-files: derive lease_acquired dhcp state var from /proc/uptime Jo-Philipp Wich 2011-02-10 20:05:05 +00:00
  • 00f3abb0bb pjsip: fix linking failure w/ ARM eabi Florian Fainelli 2011-02-10 18:03:25 +00:00
  • 12cfebe6f4 switch to 2.6.37 Florian Fainelli 2011-02-10 18:03:22 +00:00
  • 7df1eafd17 update to 2.6.37 Florian Fainelli 2011-02-10 18:03:19 +00:00
  • efa2919d88 add missing 2.6.37 config symbols. Florian Fainelli 2011-02-10 18:03:16 +00:00
  • 29de442b0d kernel-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
  • 84a0ad20a2 iw: add support for showing the rx bitrate Felix Fietkau 2011-02-10 03:37:35 +00:00
  • 34e87dad4d mac80211: add a patch for keeping track of the rx bitrate of remote stations Felix Fietkau 2011-02-10 03:37:32 +00:00
  • 1ede637d89 iw: update to 0.9.22 Felix Fietkau 2011-02-10 03:37:28 +00:00
  • ebb2cdbea8 ath9k: remove an old tx stop workaround which conflicts with the powersave fixes Felix Fietkau 2011-02-10 03:37:23 +00:00
  • 970b4c6a72 n810bm: Set minimum voltage threshold to 3200 Michael Büsch 2011-02-09 20:09:49 +00:00
  • 2d3ed6dc2d fix T-Com Speedport W 500V default config Florian Fainelli 2011-02-09 13:09:02 +00:00
  • 0f160a6d66 n810bm: Add charger detection Michael Büsch 2011-02-09 12:53:37 +00:00
  • 6ff025f306 ath9k: 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
  • 6440c49e28 openssl: update to 1.0.0d - includes important bug and security fixes (patch by tripolar) Felix Fietkau 2011-02-08 22:52:21 +00:00
  • c6996a7d7d ath9k: add fixes for AP side powersave frame buffering Felix Fietkau 2011-02-08 19:31:50 +00:00
  • d807f70e47 mac80211: update to wireless-testing 2010-02-07 Felix Fietkau 2011-02-08 19:31:43 +00:00
  • b32ae97fd6 n810: Add kmod-n810bm to profile Michael Büsch 2011-02-08 17:25:39 +00:00
  • 600a142de6 n810: Support modular battery management Michael Büsch 2011-02-08 17:25:02 +00:00
  • e69e0dd0b2 hotplug2: Only ignore failed includes for missing files Michael Büsch 2011-02-08 17:23:37 +00:00
  • e75274de89 fix build of brcm-wl Florian Fainelli 2011-02-08 13:46:12 +00:00
  • 32d08d2dea ath: fix world regulatory domain fix-up so that all regulatory rules are processed Felix Fietkau 2011-02-08 12:36:25 +00:00
  • 7de8584652 busybox: get root home dir from /etc/passwd in telnet init script (thanks tripolar) Vasilis Tsiligiannis 2011-02-08 01:01:17 +00:00
  • d063af3fcf base-files: Add include for target specific hotplug rules Vasilis Tsiligiannis 2011-02-07 22:28:09 +00:00
  • 1ac5bff825 hotplug2: 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
  • 0cd254bdee busybox: Check if an SSH daemon is enabled before disabling telnet access (#8760) Vasilis Tsiligiannis 2011-02-07 21:45:02 +00:00
  • 95ed53f574 relayd: update to 2011-02-07, uses cmake and libubox now Felix Fietkau 2011-02-07 18:17:17 +00:00
  • 30a49a35ae add 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
  • 0b9e69595e libjson-c: add to core (instead of packages) Felix Fietkau 2011-02-07 18:16:31 +00:00
  • 55bd66663d mac80211: fix the check for cloned skbs in the tx path Felix Fietkau 2011-02-07 10:42:40 +00:00
  • 817390fd03 omap24xx: Remove 2.6.36 Michael Büsch 2011-02-06 21:06:43 +00:00
  • 7e4a29fbe2 use := instead of = for PKG_CONFIG_PATH to prevent recursion Felix Fietkau 2011-02-06 16:04:33 +00:00
  • e8b193f10b allow packages to override/extend PKG_CONFIG_PATH Felix Fietkau 2011-02-06 15:18:30 +00:00
  • 996d4de5ce n810: Remove firmware preinit scripts Michael Büsch 2011-02-06 14:43:26 +00:00
  • 9104390789 n810: Add firmware generator hotplug scripts Michael Büsch 2011-02-06 14:42:42 +00:00
  • 99c66237f0 hotplug2 rules: Run /etc/hotplug.d/firmware/ scripts (if any) on firmware load events Michael Büsch 2011-02-06 14:35:07 +00:00
  • c9d7844645 n810: Add the CAL BME PMM extractor script to preinit. Michael Büsch 2011-02-06 12:45:21 +00:00
  • 09655bf0e4 n810: Add more battery management code Michael Büsch 2011-02-06 12:44:12 +00:00