summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* ath9k: fix operating state check on changing the channel bandwidth via debugfsnbd2012-10-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33891 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libevent2: move to trunk (required by lldpd), add myself as maintainerjow2012-10-191-0/+157
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33866 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add IKCONFIG module optionnbd2012-10-191-0/+15
| | | | | | | | | Add an option for building the configs.ko module which provides kernel configuration via /proc/config.gz Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33865 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [licensing]: ocf-crypto-headers: Correct license infohcg2012-10-191-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33863 3c298f89-4303-0410-b956-a3cf2f4a3e73
* licensing: Add licensing metadata to many packageshcg2012-10-1929-0/+93
| | | | | | | | | | | | | | Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. The licensing metadata is put into the bin/<platform>/packages/Packages file for later parsing. A script for that is on it's way! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33861 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uhttpd: fix compilation with eglibcjow2012-10-191-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33860 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes device cleanup and config reload ↵nbd2012-10-191-2/+2
| | | | | | issues when assigning a device to a different bridge git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33858 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sysfsutils: move to the correct directoryjow2012-10-192-0/+125
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update firmware from linux-firmwarehauke2012-10-181-19/+57
| | | | | | | | | | | * add firmware for some more intel wifi cards * use new firmware for some intel wifi cards * remove old firmware version for libertas when we also ship a more recent version * add rt3290.bin for rt2800-pci * use new firmware version for wl12xx, the old one is not supported by the driver any more git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33854 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix typo that broke specifying the phy name directly (deprecated)nbd2012-10-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33853 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mtd: add option for fixing seama imagesjuhosg2012-10-188-3/+677
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33841 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: store the device path as identifier in the config instead of the ↵nbd2012-10-181-10/+38
| | | | | | mac address, makes it more robust against card replacement or user errors git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33834 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: enable readlink (with -f support)nbd2012-10-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33833 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: enable parallel buildnbd2012-10-181-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33832 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx/cns3xxx: add rfkill module supportblogic2012-10-172-3/+4
| | | | | | | | | Both ixp4xx and cns3xxx targets support RFKILL in the kernel. Also add a RFKILL_GPIO default for kernel config Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33831 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] move lots of kernel related packages to the new system/ folderblogic2012-10-17171-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* samba36: enable parallel buildnbd2012-10-171-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix broadcast DHCP client startup option in dhcp.shblogic2012-10-171-1/+1
| | | | | | | | Signed-off-by: Hans Dedecker (hans.dedecker at technicolor.com) Fixes the DHCP request broadcasts replies option parsing git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33826 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move to boot/ folderblogic2012-10-176-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33824 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: merge a client mode state handling fix, refresh patchesnbd2012-10-173-3/+62
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445)nbd2012-10-171-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33815 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sysfsutils, libnfnetlink: move to trunk, add myself as maintainerjow2012-10-171-0/+70
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33806 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: remove useless menus for extra configurationnbd2012-10-171-26/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33805 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnetfilter-conntrack: move to trunk and add myself as maintainerjow2012-10-171-0/+73
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33804 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uboot-envtools: OM2P-HS partition informationjuhosg2012-10-171-0/+1
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33802 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/om-watchdog: add OM2P-HS supportjuhosg2012-10-171-5/+8
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33801 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iftop: update iftop to 1.0pre2florian2012-10-167-61/+15
| | | | | | | | | | Most significantly, includes IPv6 support. This version forces libncurses, by patching the configure script, instead of allowing libncursesw, saving (~65k) image space. Signed-off-by: Russell Senior <russell@personaltelco.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33782 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [boot] move boot related packages to their own folderblogic2012-10-16104-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33781 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uhttpd: update to latest git headjow2012-10-152-4/+8
| | | | | | | - introduces support for multiple index files - fixes build with only the TLS module selected git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33778 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build: add back the package/cleanup step to remove the root staging dir for ↵nbd2012-10-151-1/+5
| | | | | | mklibs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33777 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uhttpd: switch to external git repo + cmake build systemjow2012-10-1517-5848/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] rssileds: improve performanceflorian2012-10-142-25/+35
| | | | | | | | | LEDs brightness is now only updated if the value actually changed, thus reducing the number of fwrite syscalls significantly. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33766 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: remove reference to removed httpd init scriptflorian2012-10-141-1/+0
| | | | | | Patch from Daniel Harding. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33765 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6in4: make local ip6addr optionaljow2012-10-142-7/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33761 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ar7-atm: fetch WAN MAC address from PROM environmentflorian2012-10-132-20/+44
| | | | | | Patch from Daniel Gimpelevich. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] acx-mac80211: fetch WLAN MAC address from PROM environmentflorian2012-10-131-0/+31
| | | | | | Patch from Daniel Gimpelevich. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] acx-mac80211: update to v2012-09-23-WIPflorian2012-10-133-32/+9
| | | | | | Patch from Daniel Gimpelevich. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33746 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] gdb: fix patch directory after r33706florian2012-10-131-0/+0
| | | | | | git-svn did not properly track this move, thanks to swalker for noticing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33745 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] gdb: fix build with recent eglibc.florian2012-10-121-0/+12
| | | | | | struct siginfo is deprecated in favor of siginfo_t. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33737 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipset: update to v6.14, drop obsolete patchesjow2012-10-124-74/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33735 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libmnl: move to trunk and add myself as maintainerjow2012-10-121-0/+76
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33734 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lldpd: fix minor whitespace quirk in init scriptjow2012-10-121-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33730 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lldpd: bump to v0.6.1, enable privilege separation and chrootingjow2012-10-124-45/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33729 3c298f89-4303-0410-b956-a3cf2f4a3e73
* thc-ipv6: update to v2.0, package all available utilitiesjow2012-10-113-135/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33728 3c298f89-4303-0410-b956-a3cf2f4a3e73
* thc-ipv6: move to trunk and add myself as maintainerjow2012-10-112-0/+165
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33727 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] gpiodev/gpioctl RIPblogic2012-10-113-143/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33725 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mountd] set maintainer flagblogic2012-10-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] drop unmaintained packagesblogic2012-10-11108-24332/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] fix maintainer flagblogic2012-10-115-6/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: skip LEDs handled by rssileds in led init-scriptflorian2012-10-112-1/+6
| | | | | | | | | | | | | | | Without this, /etc/init.d/led will try to set the non-existing 'rssi' trigger. This doesn't harm as the kernel will refuse this setting, but it outputs some ugly log-lines: Jun 24 10:15:19 OpenWrt user.info sysinit: setting up led RSSILOW Jun 24 10:15:19 OpenWrt user.info sysinit: sh: write error: Invalid argument ... In order to avoid this, skip LEDs with trigger = "rssi" in /etc/init.d/led Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33717 3c298f89-4303-0410-b956-a3cf2f4a3e73