Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base-files: don't enter failsafe if triggered by switch | Luka Perkov | 2013-11-11 | 1 | -1/+2 |
| | | | | | | | | Fixes failsafe issues with switches after r38725. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38770 | ||||
* | base-files: fix typo in rfkill script | John Crispin | 2013-11-11 | 1 | -1/+1 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38742 | ||||
* | base-files: update rfkill script to work with slider buttons | John Crispin | 2013-11-11 | 1 | -2/+9 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38729 | ||||
* | base-files: add a generic wps button handler | John Crispin | 2013-11-11 | 1 | -0/+6 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38726 | ||||
* | base-files: Make /etc/init.d/boot restartable | John Crispin | 2013-11-07 | 1 | -3/+7 |
| | | | | | | | | | Only reload hostname and timezone config on /etc/init.d/boot restart. Module loading and basic boot setup is only done during boot. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 38670 | ||||
* | base-files: add a post start hook for procd managed services | John Crispin | 2013-09-17 | 1 | -1/+20 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38024 | ||||
* | base-files: be verbose when entering failsafe due to a button being pressed | John Crispin | 2013-07-25 | 1 | -1/+1 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37535 | ||||
* | base-files/busybox: move ntpd init script from base-files to busybox | Luka Perkov | 2013-07-17 | 1 | -31/+0 |
| | | | | SVN-Revision: 37383 | ||||
* | procd: add a small script that handles config reloads until configd is ready | John Crispin | 2013-07-11 | 2 | -0/+8 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37248 | ||||
* | base-files: convert sysntpd init script to procd | John Crispin | 2013-07-11 | 1 | -17/+11 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37244 | ||||
* | base-files: run readlink on initscript name before opening services | John Crispin | 2013-07-11 | 1 | -3/+3 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37241 | ||||
* | base-file: usbfs is no longer mounted under /proc/bus/usb | John Crispin | 2013-07-11 | 1 | -9/+0 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37240 | ||||
* | base-files: add 2 missing variable defines | John Crispin | 2013-07-08 | 1 | -1/+1 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37204 | ||||
* | base-files: module loading is now handled by ubox/kmodloader | John Crispin | 2013-06-21 | 1 | -5/+1 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37003 | ||||
* | base-files: /etc/init.d/rcS is no longer needed, procd handles this for us now | John Crispin | 2013-06-21 | 1 | -9/+0 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37002 | ||||
* | base-files: drop 2 pointless hotplug trigger stubs | John Crispin | 2013-06-21 | 2 | -26/+0 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37001 | ||||
* | base-files: remove unnecessary early sysctl-hack | Steven Barth | 2013-06-11 | 1 | -7/+0 |
| | | | | SVN-Revision: 36920 | ||||
* | base-files: set default IPv6 forwarding value to 1 | Steven Barth | 2013-06-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 36918 | ||||
* | base-files: change PATH order | John Crispin | 2013-06-10 | 1 | -1/+1 |
| | | | | | | | | | This allows packages to override busybox applets by placing the new binaries in /usr/{sbin,bin} Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36890 | ||||
* | base-files: use less entropy when generating ULAs | Steven Barth | 2013-06-06 | 1 | -7/+4 |
| | | | | SVN-Revision: 36865 | ||||
* | mount_root: prepare base-files | John Crispin | 2013-04-25 | 2 | -2/+2 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36429 | ||||
* | boot: make use of kmodloader if it is available | John Crispin | 2013-04-25 | 1 | -1/+5 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36428 | ||||
* | Change default IPv6 config to enable DHCPv6-PD | Steven Barth | 2013-04-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 36384 | ||||
* | Adapt default network configuration for IPv6 | Steven Barth | 2013-04-09 | 1 | -0/+8 |
| | | | | SVN-Revision: 36278 | ||||
* | base-files: move sysctl init after boot | Jo-Philipp Wich | 2013-03-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 36131 | ||||
* | base-files: fix bad start index in previous commit | Jo-Philipp Wich | 2013-03-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 36130 | ||||
* | package/base-files: change sysctl handling Move /etc/init.d/sysctl to index ↵ | Jo-Philipp Wich | 2013-03-25 | 2 | -1/+7 |
| | | | | | | 00 and add hotplug script that applies interface specific sysctls for interfaces that only appear later - this allows to reliably configure per-interface parameters in sysctl.conf, e.g. to disable ipv6 autoconfig on a specific iface. SVN-Revision: 36129 | ||||
* | make basefiles aware of procd | John Crispin | 2013-03-13 | 10 | -116/+50 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36003 | ||||
* | base-files: Fix IPv6 early sysctls again * Kernel IPv6 /proc interface ↵ | Steven Barth | 2013-02-01 | 2 | -5/+6 |
| | | | | | | inconsistency caused races SVN-Revision: 35417 | ||||
* | base-files: Fix race-conditions with IPv6 sysctls | Steven Barth | 2013-01-29 | 3 | -1/+8 |
| | | | | SVN-Revision: 35368 | ||||
* | base-files: remove IPv6-forwarding setting for all interfaces | Steven Barth | 2013-01-28 | 1 | -1/+0 |
| | | | | SVN-Revision: 35344 | ||||
* | base-files: Set default value for IPv6 forwarding | Steven Barth | 2013-01-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 35299 | ||||
* | base-files: use numerically prefixed uci-defaults names | Jo-Philipp Wich | 2013-01-18 | 3 | -0/+0 |
| | | | | SVN-Revision: 35218 | ||||
* | base-files: rename ULA generation script | Steven Barth | 2013-01-17 | 1 | -0/+0 |
| | | | | SVN-Revision: 35204 | ||||
* | base-files: add support for ipv6-prefixes in connection with netifd | Steven Barth | 2013-01-15 | 2 | -0/+20 |
| | | | | SVN-Revision: 35168 | ||||
* | base-files: add basic procd integration, let procd start (and restart) ubus ↵ | Felix Fietkau | 2012-12-22 | 1 | -0/+31 |
| | | | | | | instead of having an ubus init script SVN-Revision: 34866 | ||||
* | base-files: we don't need /etc/functions.sh symlink anymore | Luka Perkov | 2012-12-20 | 1 | -1/+0 |
| | | | | SVN-Revision: 34802 | ||||
* | merge /lib/functions/boot.sh and /lib/functions.sh | Mirko Vogt | 2012-12-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 34794 | ||||
* | Do not overload mount-call - trying to reduce confusion | Mirko Vogt | 2012-12-19 | 2 | -2/+2 |
| | | | | | | | | | | | The behaviour of calling 'mount' differed depending on whether it called the busybox-mount, the mount of util-linux, the mount defined in /lib/functions.sh and /lib/functions/boot.sh /etc/preinit even included /lib/functions.sh and /lib/functions/boot.sh, both re-defining 'mount'. SVN-Revision: 34792 | ||||
* | Remove default sysctl-entry for IPv6 here (races) | Steven Barth | 2012-11-29 | 1 | -2/+0 |
| | | | | SVN-Revision: 34417 | ||||
* | base-files: add support for the morse LED trigger | Gabor Juhos | 2012-11-25 | 1 | -0/+7 |
| | | | | | | | | | | | | Write "delay" and "message" options to their respective files, allowing Morse code message configuration through UCI. The delay (dit length) defaults to 150ms (about 8 words per minute, suitable for beginners). Signed-off-by: Petr Viktorin <encukou@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34380 | ||||
* | base-files: skip LEDs handled by rssileds in led init-script | Florian Fainelli | 2012-10-11 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | 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> SVN-Revision: 33717 | ||||
* | it's time to break the barriers | Imre Kaloz | 2012-10-08 | 1 | -8/+5 |
| | | | | SVN-Revision: 33666 | ||||
* | base-files: remove obsolete entries from sysctl.conf (#12236) | Felix Fietkau | 2012-09-24 | 1 | -5/+0 |
| | | | | SVN-Revision: 33532 | ||||
* | base-files: release an attached loop device on umounting | Florian Fainelli | 2012-09-19 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 33477 | ||||
* | base-files: make file compare silent in migrate-sysctl | Jo-Philipp Wich | 2012-09-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 33449 | ||||
* | base-files: add uci-defaults script to migrate sysctl.conf (#12196) | Jo-Philipp Wich | 2012-09-17 | 1 | -0/+17 |
| | | | | SVN-Revision: 33448 | ||||
* | base-files: check for ldd presence and executability (#11991) | Florian Fainelli | 2012-08-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 33057 | ||||
* | base-files: fix detection of standalone ldd | Florian Fainelli | 2012-07-27 | 1 | -1/+1 |
| | | | | | | | | When standalone ldd is selected in config the binary is installed in /usr/bin/ldd. Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 32891 | ||||
* | base-files: Modernize hotplug2 rules (#11368) | Vasilis Tsiligiannis | 2012-07-14 | 1 | -29/+11 |
| | | | | SVN-Revision: 32711 |