aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* packages: clean up the package folderJohn Crispin2013-06-21603-28/+28
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37007 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: module loading is now handled by ubox/kmodloaderJohn Crispin2013-06-212-12/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37003 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: /etc/init.d/rcS is no longer needed, procd handles this for us nowJohn Crispin2013-06-211-9/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37002 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: drop 2 pointless hotplug trigger stubsJohn Crispin2013-06-212-26/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37001 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: procd is now the init processJohn Crispin2013-06-211-7/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: procd is now the init processJohn Crispin2013-06-213-3/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36997 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: procd init is now the default, remove files.oldJohn Crispin2013-06-2150-1349/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36996 3c298f89-4303-0410-b956-a3cf2f4a3e73
* procd: update to latest git revisionJohn Crispin2013-06-211-15/+3
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36995 3c298f89-4303-0410-b956-a3cf2f4a3e73
* procd: fix hotplug rule to not return on default makedev triggerJohn Crispin2013-06-211-4/+1
| | | | | | | | this allows the subsystem trigger to also be called Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36994 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: dont manually insmod switch driversJohn Crispin2013-06-211-1/+1
| | | | | | Signed-off-by: John Crispin <bloic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36993 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: remove old button hotplug scriptJohn Crispin2013-06-211-7/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36991 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubox: update to latest git versionJohn Crispin2013-06-212-5/+22
| | | | | | | | add block mount / extroot support Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36989 3c298f89-4303-0410-b956-a3cf2f4a3e73
* block-mount: drop package, ubox now does the job for usJohn Crispin2013-06-2114-1044/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36988 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hotplug2: procd does the hotplugging nowJohn Crispin2013-06-219-794/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36987 3c298f89-4303-0410-b956-a3cf2f4a3e73
* util-linux: move package to package/system/utilsJohn Crispin2013-06-214-0/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36986 3c298f89-4303-0410-b956-a3cf2f4a3e73
* util-linux: fix endianess bug and stage libraries properlyJohn Crispin2013-06-212-5/+18
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36985 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to latest version, fixes utf-8 corruption issues in blobmsg_jsonFelix Fietkau2013-06-211-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36984 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k_htc: fix idle mode handlingFelix Fietkau2013-06-211-0/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36983 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6relayd: Fix DHCPv6-PD assignment logicSteven Barth2013-06-211-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36980 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add rt2x00-mmio package to store the common parts for SoC and PCI ↵Hauke Mehrtens2013-06-201-8/+16
| | | | | | | | | access This should fix a build error on ramips. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36978 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix cabq depth accountingFelix Fietkau2013-06-201-0/+19
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36977 3c298f89-4303-0410-b956-a3cf2f4a3e73
* acx-mac80211: make it compile with the new backports mac80211Hauke Mehrtens2013-06-191-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36976 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: libertas-sd depends on mmcHauke Mehrtens2013-06-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: copy the backport-include files to staging_dirHauke Mehrtens2013-06-191-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36974 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: do not use CPTCFG_SSB and CPTCFG_BCMAHauke Mehrtens2013-06-191-0/+61
| | | | | | | | | ssb and bcma are not build by compat-wireless / backports and the config symbols are also not taken from there. Use the in kernel config symbols. This fixes a build error in brcmsmac/led.c git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36973 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: do not build RT2X00_LIB_XXX when XXX is not available in the kernel.Hauke Mehrtens2013-06-191-1/+4
| | | | | | | | | | It was possible to select RT2X00_LIB_PCI without PCI being selected. This closes #13720 mrkiko thanks for testing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36972 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6relayd: correctly set downstream routes for DHCPv6-PDSteven Barth2013-06-191-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes a NULL pointer deref bugFelix Fietkau2013-06-181-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36965 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: update to git headJo-Philipp Wich2013-06-181-2/+2
| | | | | | - fixes misprocessing of unknown symbolic protocol names git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: update to git headJo-Philipp Wich2013-06-181-2/+2
| | | | | | - fixes calculation of IPv4 netmasks derived from 0.0.0.0/0 CIDRs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36960 3c298f89-4303-0410-b956-a3cf2f4a3e73
* odhcp6c: Add option to override interface identifier in RA-clientSteven Barth2013-06-182-4/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36959 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to latest version, fixes uloop recursion issuesFelix Fietkau2013-06-181-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ustream-ssl: update to latest version, fixes uhttpd infinite loop issuesFelix Fietkau2013-06-181-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36955 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: IPv6: Fix sorting order in last commit.Steven Barth2013-06-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: Satisfy IPv6 assignments ordered by prefix lengthSteven Barth2013-06-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: correctly handle macfile uci optionJo-Philipp Wich2013-06-171-9/+24
| | | | | | | | | | | | | Make hostapd.sh correctly handle the macfile uci option. Such option specifies the macfile name to pass into the hostapd configuration file. Moreover, if a maclist option has been specified, copy the macfile before appending new entries. Signed-off-by: Antonio Quartulli <antonio@open-mesh.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36944 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dnsmasq: use host-record instead of addressJo-Philipp Wich2013-06-172-23/+35
| | | | | | | | | | | Using "--address" for individual host A records is broken, use "--host-record" instead. The following patch changes dnsmasq.init to build individual host records using "--host-record" instead of "--address". Signed-off-by: Adam Gensler <openwrt at gnslr.us> [jow: shorter description, simplified shell script code] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36943 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: network.sh: extend network_get_ipaddr6() / network_get_subnet6() ↵Jo-Philipp Wich2013-06-171-43/+107
| | | | | | to take ipv6-prefix-assignment into account, add further helper functions to fetch all ips of a given interface git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36942 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: revert parts of the ANI changes in the latest mac80211 update to fix ↵Felix Fietkau2013-06-161-0/+74
| | | | | | | | regressions Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix disabling rfkill supportFelix Fietkau2013-06-161-6/+6
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36940 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2013-06-13 + latest backport infrastructureFelix Fietkau2013-06-1572-6043/+876
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36939 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: update to git headJo-Philipp Wich2013-06-131-2/+2
| | | | | | - properly process intermediate "!" options in argument list (fixes negated ipsets) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: update to git headJo-Philipp Wich2013-06-131-2/+2
| | | | | | - fixes handling of reject target for rule sections with specific destination zone git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uhttpd: expose missing options to uciJo-Philipp Wich2013-06-132-0/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* odhcp6c: add sanity checks for NDP and MTU parameters from RAsSteven Barth2013-06-131-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36930 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add dependencies for kernel 3.10Hauke Mehrtens2013-06-122-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36925 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6relayd: make route preference and prefix on-link flag configurableSteven Barth2013-06-112-2/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36922 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: remove unnecessary early sysctl-hackSteven Barth2013-06-112-8/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: set default IPv6 forwarding value to 1Steven Barth2013-06-112-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36918 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uci: update to fix excessive reorder delta entry duplication (#13678)Felix Fietkau2013-06-111-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36915 3c298f89-4303-0410-b956-a3cf2f4a3e73