summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc
Commit message (Expand)AuthorAgeFilesLines
* package/base-files: change sysctl handlingjow2013-03-252-1/+7
* [base-files] make basefiles aware of procdblogic2013-03-1310-116/+50
* base-files: Fix IPv6 early sysctls againcyrus2013-02-012-5/+6
* base-files: Fix race-conditions with IPv6 sysctlscyrus2013-01-293-1/+8
* base-files: remove IPv6-forwarding setting for all interfacescyrus2013-01-281-1/+0
* base-files: Set default value for IPv6 forwardingcyrus2013-01-221-0/+1
* base-files: use numerically prefixed uci-defaults namesjow2013-01-183-0/+0
* base-files: rename ULA generation scriptcyrus2013-01-171-0/+0
* base-files: add support for ipv6-prefixes in connection with netifdcyrus2013-01-152-0/+20
* base-files: add basic procd integration, let procd start (and restart) ubus i...nbd2012-12-221-0/+31
* [package] base-files: we don't need /etc/functions.sh symlink anymoreluka2012-12-201-1/+0
* merge /lib/functions/boot.sh and /lib/functions.shmirko2012-12-191-1/+0
* Do not overload mount-call - trying to reduce confusionmirko2012-12-192-2/+2
* Remove default sysctl-entry for IPv6 here (races)cyrus2012-11-291-2/+0
* base-files: add support for the morse LED triggerjuhosg2012-11-251-0/+7
* [package] base-files: skip LEDs handled by rssileds in led init-scriptflorian2012-10-111-0/+5
* it's time to break the barrierskaloz2012-10-081-8/+5
* base-files: remove obsolete entries from sysctl.conf (#12236)nbd2012-09-241-5/+0
* [package] base-files: release an attached loop device on umountingflorian2012-09-191-1/+1
* [package] base-files: make file compare silent in migrate-sysctljow2012-09-171-1/+1
* [package] base-files: add uci-defaults script to migrate sysctl.conf (#12196)jow2012-09-171-0/+17
* [package] base-files: check for ldd presence and executability (#11991)florian2012-08-081-1/+1
* [package] base-files: fix detection of standalone lddflorian2012-07-271-1/+1
* [package] base-files: Modernize hotplug2 rules (#11368)acinonyx2012-07-141-29/+11
* base-files: enable TCP timestamps, enable sack/dsack. (patch by Dave Täht)nbd2012-06-271-1/+3
* [package] base-files: enable shell tracing in initscripts when INIT_TRACE is setjow2012-06-131-1/+3
* [package] base-files: ship a static initial shadow db instead of creating it ...jow2012-06-051-0/+5
* [package] /etc/functions.sh => /lib/functions.shjow2012-06-053-3/+3
* base-files: wait for wifi modules to settlejogo2012-05-061-0/+3
* enable ntpd server for busyboxjow2012-04-202-8/+11
* [package] base-files: reformat banner to better work with varying version str...jow2012-04-151-1/+3
* [buildroot] include, base-files, opkg: introduce version configuration to ove...jow2012-04-123-1/+8
* base-files: split service related functions off to /lib/functions/service.shnbd2012-03-201-1/+2
* Add munin to /etc/servicesjow2012-03-181-0/+1
* base-files: remove old coldplugging hacks that are no longer necessary since ...nbd2012-03-131-10/+0
* [package] base-files: enable conntrack accounting in sysctl. It used to be a ...jow2012-03-041-0/+1
* [package] base-files: add a uci-defaults script which will migrate the root p...jow2012-01-221-0/+12
* base-files: the initial hotplug2 instance sometimes misses a few relevant eve...nbd2012-01-221-0/+1
* [package] base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so t...jow2012-01-191-1/+0
* package/base-files: add support for the switch LED triggerjuhosg2011-12-311-0/+8
* package/base-files: use case statement in led init scriptjuhosg2011-12-311-15/+27
* [package] base-files: now that we have date -k, adjust the kernel timezone af...jow2011-11-171-1/+4
* [package] base-files: prime root password with "x" to notify programs that th...jow2011-11-141-1/+1
* [base-files]: nuke another 2.4 skeletonkaloz2011-11-101-1/+0
* [base-files]: the empty root password should be empty ;)kaloz2011-11-101-1/+1
* base-files, target: assign name to system timeserver section, makes it easier...jow2011-11-101-1/+1
* package/base-files: move service* functions from /etc/rc.common to /lib/funct...nico2011-11-081-82/+0
* package/base-files: move /etc/functions.sh to /lib/functions.shnico2011-11-081-320/+1
* package/base-files: use new service wrappernico2011-11-073-23/+25
* package/base-files: /etc/rc.common: add service wrapper around start-stop-daemonnico2011-11-071-1/+83