summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* [package/dnsmasq]: upgrade to 2.57kaloz2011-02-192-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25576 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix interrupt enable/disable issuesnbd2011-02-181-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: now that librpc only compiles with uclibc, change the build ↵nbd2011-02-181-1/+1
| | | | | | dependency to BUSYBOX_CONFIG_FEATURE_HAVE_RPC:librpc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25574 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add support for 2.6.37, thanks Wipster!florian2011-02-182-0/+80
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25569 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: Add /etc/nsswitch.conf to targets running ↵hcg2011-02-182-0/+14
| | | | | | glibc/eglibc, otherwise name resolution fails git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* librpc: do not attempt to compile if uclibc is not selectednbd2011-02-171-3/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25565 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: only add a build dependency on librpc if uclibc is selectednbd2011-02-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25564 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a package for xfsprogsnbd2011-02-165-0/+191
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25558 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a missing module for ahci on 2.6.35+nbd2011-02-161-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25553 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: librt should depend on libpthread, not the other way aroundnbd2011-02-161-1/+1
| | | | | | | | | In uClibc 0.9.32 as well as recent versions of glibc and eglibc, librt depends on libpthread. Signed-off-by: Mark Mentovai <mark@moxienet.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25548 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add jshn (JSON SHell Notation), a small utility and shell library for ↵nbd2011-02-164-0/+405
| | | | | | parsing and generating json data git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25547 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd: allow mixed TKIP/CCMP for 11n jow2011-02-151-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25543 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dnsmasq: fix logic for creating missing filesnbd2011-02-141-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/dnsmasq: use service_kill in initscriptjow2011-02-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25537 3c298f89-4303-0410-b956-a3cf2f4a3e73
* the in-kernel driver should work flawlessly for some time nowkaloz2011-02-141-49/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using gitnbd2011-02-134-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25529 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker)nbd2011-02-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25528 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: remove some more functions to reduce binary sizenbd2011-02-133-2/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25527 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dropbear: compile out libtomcrypt assertion messages, saves some more spacenbd2011-02-131-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25526 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: decrease the size a bit more by removing some unnecessary functionsnbd2011-02-134-41/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25525 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppp: add a more descriptive title for ppp-multilinknbd2011-02-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25524 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppp: move multilink support into a separate build variant - saves around 30k ↵nbd2011-02-131-7/+25
| | | | | | for the default build git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25523 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that ↵nbd2011-02-135-6/+13
| | | | | | hostapd/wpa_supplicant can make it optional git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25518 3c298f89-4303-0410-b956-a3cf2f4a3e73
* it's time for some attitude adjustment ;)kaloz2011-02-131-5/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25514 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl: update to version 2.0 (patch by Philip Prindeville)nbd2011-02-137-250/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25513 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: disable killall5 - nothing uses itnbd2011-02-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25512 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove the shared object stubs of libnsl and libresolv - let the compiler ↵nbd2011-02-131-1/+1
| | | | | | use the static variants instead git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25511 3c298f89-4303-0410-b956-a3cf2f4a3e73
* soloscli: allow user to apply settings to solos h/w before bringing up ↵nbd2011-02-133-0/+43
| | | | | | | | | | | | | | | | network (patch by Philip Prindeville) If the network/wan configuration contains "solos0" ... "solos3" then this list of strings will be applied to the FPGA when the hardware is hotplug added. The syntax should be "tag=value", as per the values enumerated in the solos-attr.c list. In the canned example, the modem is temporarily turned off, told to detect noise, told to disable annexes M and A (effectively putting it into pure ADSL mode), and re-activated. There's probably a more appropriate function name than "dialog" but that's what I came up with. Handle other ATM hardware (Eagle, etc) besides solos-pci. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25510 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, ↵nbd2011-02-131-1/+1
| | | | | | swconfig uses libnl-tiny anyway git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25509 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: disable nfs mount support by default - people that want to mount ↵nbd2011-02-132-2/+2
| | | | | | nfs shares can install the nfs-utils package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25508 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: fix compile with librpc if necessary (required by nfs mount support)nbd2011-02-131-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25507 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: disable the check for the uclibc rpc config optionnbd2011-02-131-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25506 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add librpc, an externally build version of the uclibc rpc supportnbd2011-02-131-0/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25496 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the ↵nbd2011-02-132-26/+21
| | | | | | code there git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25495 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: disable diff by default - apparently it was necessary for ipkg ↵nbd2011-02-131-1/+1
| | | | | | once, but opkg does not seem to use it - saves ~10k on mips git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25494 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move the cbc crypto module out of the crypto core and into a separate ↵nbd2011-02-122-2/+11
| | | | | | package - it is only used for ipsec git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25493 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove an obsolete CompareKernelPatchVer callnbd2011-02-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25492 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move the deflate crypto module out of the crypto core and into a separate ↵nbd2011-02-122-3/+12
| | | | | | package - it is only used for ipsec git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25491 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove a remaining reference to linux 2.4nbd2011-02-121-6/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] allow gemini target to use rfkillflorian2011-02-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25488 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: remove ptbtime3 rdate server, its deadjow2011-02-121-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25479 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: update rdate server listjow2011-02-121-9/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25478 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-file: cleanup ipv6 enabling in unbridgejow2011-02-121-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25473 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tahvo doesn't need ohcimb2011-02-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25469 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] use i2c_defaults for kmod-i2c-at91florian2011-02-111-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25468 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add tusb6010 package and let tahvo-usb select itmb2011-02-111-3/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25465 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove TUSB6010 config options from musb configmb2011-02-111-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25462 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing chunk from the last commitnbd2011-02-111-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25460 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: add a package for libblobmsg-jsonnbd2011-02-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25459 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox does not depend on libjsonnbd2011-02-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25458 3c298f89-4303-0410-b956-a3cf2f4a3e73