Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base-files: procd is now the init process | John Crispin | 2013-06-21 | 1 | -7/+0 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36998 | ||||
* | busybox: procd is now the init process | John Crispin | 2013-06-21 | 3 | -3/+2 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36997 | ||||
* | base-files: procd init is now the default, remove files.old | John Crispin | 2013-06-21 | 50 | -1349/+0 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36996 | ||||
* | procd: update to latest git revision | John Crispin | 2013-06-21 | 1 | -15/+3 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36995 | ||||
* | procd: fix hotplug rule to not return on default makedev trigger | John Crispin | 2013-06-21 | 1 | -4/+1 |
| | | | | | | | | this allows the subsystem trigger to also be called Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36994 | ||||
* | brcm47xx: dont manually insmod switch drivers | John Crispin | 2013-06-21 | 1 | -1/+1 |
| | | | | | | Signed-off-by: John Crispin <bloic@openwrt.org> SVN-Revision: 36993 | ||||
* | hostapd: remove old button hotplug script | John Crispin | 2013-06-21 | 1 | -7/+2 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36991 | ||||
* | ubox: update to latest git version | John Crispin | 2013-06-21 | 2 | -5/+22 |
| | | | | | | | | add block mount / extroot support Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36989 | ||||
* | block-mount: drop package, ubox now does the job for us | John Crispin | 2013-06-21 | 14 | -1044/+0 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36988 | ||||
* | hotplug2: procd does the hotplugging now | John Crispin | 2013-06-21 | 9 | -794/+0 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36987 | ||||
* | util-linux: move package to package/system/utils | John Crispin | 2013-06-21 | 4 | -0/+0 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36986 | ||||
* | util-linux: fix endianess bug and stage libraries properly | John Crispin | 2013-06-21 | 2 | -5/+18 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36985 | ||||
* | libubox: update to latest version, fixes utf-8 corruption issues in blobmsg_json | Felix Fietkau | 2013-06-21 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36984 | ||||
* | ath9k_htc: fix idle mode handling | Felix Fietkau | 2013-06-21 | 1 | -0/+11 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36983 | ||||
* | 6relayd: Fix DHCPv6-PD assignment logic | Steven Barth | 2013-06-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 36980 | ||||
* | mac80211: add rt2x00-mmio package to store the common parts for SoC and PCI ↵ | Hauke Mehrtens | 2013-06-20 | 1 | -8/+16 |
| | | | | | | | | access This should fix a build error on ramips. SVN-Revision: 36978 | ||||
* | ath9k: fix cabq depth accounting | Felix Fietkau | 2013-06-20 | 1 | -0/+19 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36977 | ||||
* | acx-mac80211: make it compile with the new backports mac80211 | Hauke Mehrtens | 2013-06-19 | 1 | -2/+6 |
| | | | | SVN-Revision: 36976 | ||||
* | mac80211: libertas-sd depends on mmc | Hauke Mehrtens | 2013-06-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 36975 | ||||
* | mac80211: copy the backport-include files to staging_dir | Hauke Mehrtens | 2013-06-19 | 1 | -0/+2 |
| | | | | SVN-Revision: 36974 | ||||
* | mac80211: do not use CPTCFG_SSB and CPTCFG_BCMA | Hauke Mehrtens | 2013-06-19 | 1 | -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 SVN-Revision: 36973 | ||||
* | mac80211: do not build RT2X00_LIB_XXX when XXX is not available in the kernel. | Hauke Mehrtens | 2013-06-19 | 1 | -1/+4 |
| | | | | | | | | | It was possible to select RT2X00_LIB_PCI without PCI being selected. This closes #13720 mrkiko thanks for testing. SVN-Revision: 36972 | ||||
* | 6relayd: correctly set downstream routes for DHCPv6-PD | Steven Barth | 2013-06-19 | 1 | -2/+2 |
| | | | | SVN-Revision: 36969 | ||||
* | netifd: update to latest version, fixes a NULL pointer deref bug | Felix Fietkau | 2013-06-18 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36965 | ||||
* | firewall: update to git head | Jo-Philipp Wich | 2013-06-18 | 1 | -2/+2 |
| | | | | | | - fixes misprocessing of unknown symbolic protocol names SVN-Revision: 36963 | ||||
* | firewall: update to git head | Jo-Philipp Wich | 2013-06-18 | 1 | -2/+2 |
| | | | | | | - fixes calculation of IPv4 netmasks derived from 0.0.0.0/0 CIDRs SVN-Revision: 36960 | ||||
* | odhcp6c: Add option to override interface identifier in RA-client | Steven Barth | 2013-06-18 | 2 | -4/+6 |
| | | | | SVN-Revision: 36959 | ||||
* | libubox: update to latest version, fixes uloop recursion issues | Felix Fietkau | 2013-06-18 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36956 | ||||
* | ustream-ssl: update to latest version, fixes uhttpd infinite loop issues | Felix Fietkau | 2013-06-18 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36955 | ||||
* | netifd: IPv6: Fix sorting order in last commit. | Steven Barth | 2013-06-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 36952 | ||||
* | netifd: Satisfy IPv6 assignments ordered by prefix length | Steven Barth | 2013-06-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 36950 | ||||
* | hostapd: correctly handle macfile uci option | Jo-Philipp Wich | 2013-06-17 | 1 | -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> SVN-Revision: 36944 | ||||
* | dnsmasq: use host-record instead of address | Jo-Philipp Wich | 2013-06-17 | 2 | -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] SVN-Revision: 36943 | ||||
* | base-files: network.sh: extend network_get_ipaddr6() / network_get_subnet6() ↵ | Jo-Philipp Wich | 2013-06-17 | 1 | -43/+107 |
| | | | | | | to take ipv6-prefix-assignment into account, add further helper functions to fetch all ips of a given interface SVN-Revision: 36942 | ||||
* | ath9k: revert parts of the ANI changes in the latest mac80211 update to fix ↵ | Felix Fietkau | 2013-06-16 | 1 | -0/+74 |
| | | | | | | | | regressions Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36941 | ||||
* | mac80211: fix disabling rfkill support | Felix Fietkau | 2013-06-16 | 1 | -6/+6 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36940 | ||||
* | mac80211: update to wireless-testing 2013-06-13 + latest backport infrastructure | Felix Fietkau | 2013-06-15 | 72 | -6043/+876 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36939 | ||||
* | firewall: update to git head | Jo-Philipp Wich | 2013-06-13 | 1 | -2/+2 |
| | | | | | | - properly process intermediate "!" options in argument list (fixes negated ipsets) SVN-Revision: 36935 | ||||
* | firewall: update to git head | Jo-Philipp Wich | 2013-06-13 | 1 | -2/+2 |
| | | | | | | - fixes handling of reject target for rule sections with specific destination zone SVN-Revision: 36933 | ||||
* | uhttpd: expose missing options to uci | Jo-Philipp Wich | 2013-06-13 | 2 | -0/+35 |
| | | | | SVN-Revision: 36932 | ||||
* | odhcp6c: add sanity checks for NDP and MTU parameters from RAs | Steven Barth | 2013-06-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 36930 | ||||
* | kernel: add dependencies for kernel 3.10 | Hauke Mehrtens | 2013-06-12 | 2 | -2/+2 |
| | | | | SVN-Revision: 36925 | ||||
* | 6relayd: make route preference and prefix on-link flag configurable | Steven Barth | 2013-06-11 | 2 | -2/+10 |
| | | | | SVN-Revision: 36922 | ||||
* | base-files: remove unnecessary early sysctl-hack | Steven Barth | 2013-06-11 | 2 | -8/+1 |
| | | | | SVN-Revision: 36920 | ||||
* | base-files: set default IPv6 forwarding value to 1 | Steven Barth | 2013-06-11 | 2 | -3/+3 |
| | | | | SVN-Revision: 36918 | ||||
* | uci: update to fix excessive reorder delta entry duplication (#13678) | Felix Fietkau | 2013-06-11 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36915 | ||||
* | libubox: update to latest version, fixes an uloop use-after-free bug | Felix Fietkau | 2013-06-11 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36914 | ||||
* | iproute2: add drop-failed rule action (patch by Jonas Gorski) | Steven Barth | 2013-06-11 | 2 | -1/+64 |
| | | | | SVN-Revision: 36910 | ||||
* | netifd: update to latest version, uses the new uci/blob code from libuci | Felix Fietkau | 2013-06-10 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36909 | ||||
* | uci: update to latest version, adds uci<->blobmsg conversion code from netifd | Felix Fietkau | 2013-06-10 | 1 | -4/+4 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36908 |