aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc
Commit message (Expand)AuthorAgeFilesLines
* base-files: be verbose when entering failsafe due to a button being pressedJohn Crispin2013-07-251-1/+1
* base-files/busybox: move ntpd init script from base-files to busyboxLuka Perkov2013-07-171-31/+0
* procd: add a small script that handles config reloads until configd is readyJohn Crispin2013-07-112-0/+8
* base-files: convert sysntpd init script to procdJohn Crispin2013-07-111-17/+11
* base-files: run readlink on initscript name before opening servicesJohn Crispin2013-07-111-3/+3
* base-file: usbfs is no longer mounted under /proc/bus/usbJohn Crispin2013-07-111-9/+0
* base-files: add 2 missing variable definesJohn Crispin2013-07-081-1/+1
* base-files: module loading is now handled by ubox/kmodloaderJohn Crispin2013-06-211-5/+1
* base-files: /etc/init.d/rcS is no longer needed, procd handles this for us nowJohn Crispin2013-06-211-9/+0
* base-files: drop 2 pointless hotplug trigger stubsJohn Crispin2013-06-212-26/+0
* base-files: remove unnecessary early sysctl-hackSteven Barth2013-06-111-7/+0
* base-files: set default IPv6 forwarding value to 1Steven Barth2013-06-111-2/+2
* base-files: change PATH orderJohn Crispin2013-06-101-1/+1
* base-files: use less entropy when generating ULAsSteven Barth2013-06-061-7/+4
* mount_root: prepare base-filesJohn Crispin2013-04-252-2/+2
* boot: make use of kmodloader if it is availableJohn Crispin2013-04-251-1/+5
* Change default IPv6 config to enable DHCPv6-PDSteven Barth2013-04-221-1/+1
* Adapt default network configuration for IPv6Steven Barth2013-04-091-0/+8
* base-files: move sysctl init after bootJo-Philipp Wich2013-03-261-1/+1
* base-files: fix bad start index in previous commitJo-Philipp Wich2013-03-251-1/+1
* package/base-files: change sysctl handling Move /etc/init.d/sysctl to index 0...Jo-Philipp Wich2013-03-252-1/+7
* make basefiles aware of procdJohn Crispin2013-03-1310-116/+50
* base-files: Fix IPv6 early sysctls again * Kernel IPv6 /proc interface incons...Steven Barth2013-02-012-5/+6
* base-files: Fix race-conditions with IPv6 sysctlsSteven Barth2013-01-293-1/+8
* base-files: remove IPv6-forwarding setting for all interfacesSteven Barth2013-01-281-1/+0
* base-files: Set default value for IPv6 forwardingSteven Barth2013-01-221-0/+1
* base-files: use numerically prefixed uci-defaults namesJo-Philipp Wich2013-01-183-0/+0
* base-files: rename ULA generation scriptSteven Barth2013-01-171-0/+0
* base-files: add support for ipv6-prefixes in connection with netifdSteven Barth2013-01-152-0/+20
* base-files: add basic procd integration, let procd start (and restart) ubus i...Felix Fietkau2012-12-221-0/+31
* base-files: we don't need /etc/functions.sh symlink anymoreLuka Perkov2012-12-201-1/+0
* merge /lib/functions/boot.sh and /lib/functions.shMirko Vogt2012-12-191-1/+0
* Do not overload mount-call - trying to reduce confusionMirko Vogt2012-12-192-2/+2
* Remove default sysctl-entry for IPv6 here (races)Steven Barth2012-11-291-2/+0
* base-files: add support for the morse LED triggerGabor Juhos2012-11-251-0/+7
* base-files: skip LEDs handled by rssileds in led init-scriptFlorian Fainelli2012-10-111-0/+5
* it's time to break the barriersImre Kaloz2012-10-081-8/+5
* base-files: remove obsolete entries from sysctl.conf (#12236)Felix Fietkau2012-09-241-5/+0
* base-files: release an attached loop device on umountingFlorian Fainelli2012-09-191-1/+1
* base-files: make file compare silent in migrate-sysctlJo-Philipp Wich2012-09-171-1/+1
* base-files: add uci-defaults script to migrate sysctl.conf (#12196)Jo-Philipp Wich2012-09-171-0/+17
* base-files: check for ldd presence and executability (#11991)Florian Fainelli2012-08-081-1/+1
* base-files: fix detection of standalone lddFlorian Fainelli2012-07-271-1/+1
* base-files: Modernize hotplug2 rules (#11368)Vasilis Tsiligiannis2012-07-141-29/+11
* base-files: enable TCP timestamps, enable sack/dsack. (patch by Dave Täht)Felix Fietkau2012-06-271-1/+3
* base-files: enable shell tracing in initscripts when INIT_TRACE is setJo-Philipp Wich2012-06-131-1/+3
* base-files: ship a static initial shadow db instead of creating it from passw...Jo-Philipp Wich2012-06-051-0/+5
* /etc/functions.sh => /lib/functions.shJo-Philipp Wich2012-06-053-3/+3
* base-files: wait for wifi modules to settleJonas Gorski2012-05-061-0/+3
* enable ntpd server for busyboxJo-Philipp Wich2012-04-202-8/+11