aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files
Commit message (Expand)AuthorAgeFilesLines
* when rebooting, use lazy umounts as fallback (patch by puchu)Felix Fietkau2010-01-301-1/+1
* stop syslogd before rebooting, otherwise umount might not work properly when ...Felix Fietkau2010-01-301-0/+6
* when rebooting, stop the network interfaces last (just before umount) to allo...Felix Fietkau2010-01-301-1/+1
* base-files: do not warn about nonexistant sysctl overrides (some of them are ...Felix Fietkau2010-01-291-1/+1
* preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)Felix Fietkau2010-01-281-1/+1
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-2544-255/+940
* fix a typo in the hwmode handling in /sbin/wifi (thx, maddes)Felix Fietkau2010-01-241-1/+1
* [package] base-files: ensure that the ip6addr of the main interface stays the...Jo-Philipp Wich2010-01-231-20/+28
* [package] base-files: try to activate hotplugged partitions as swap and fall ...Jo-Philipp Wich2010-01-231-4/+5
* [package] base-files: disable bridge firewalling by defaultJo-Philipp Wich2010-01-181-1/+6
* [package] base-files:Jo-Philipp Wich2010-01-161-0/+3
* [package] base-files, mac80211 (#6491)Jo-Philipp Wich2010-01-131-0/+13
* run led init after /etc/init.d/done to keep the configured led settings activ...Felix Fietkau2010-01-061-1/+1
* Add udhcpc command-line argument to request rootpathHamish Guthrie2009-12-211-1/+1
* add missing argument to debug/mount wrappers (thx, matteo)Felix Fietkau2009-12-091-2/+2
* do not start multiple subshells for applying /etc/uci-defaults. use sh -x for...Felix Fietkau2009-12-092-6/+5
* functions.sh: use functions instead of aliases for the debug, mount wrappers ...Felix Fietkau2009-12-091-2/+7
* fix firmware loading broken by the busybox upgradeFelix Fietkau2009-12-081-1/+1
* mount debugfs by defaultFelix Fietkau2009-11-231-0/+1
* [package] base-files: sysupgrade: restrict find command to plain files to avo...Jo-Philipp Wich2009-11-201-1/+2
* remove obsolete uci validation awk codeFelix Fietkau2009-10-206-654/+0
* base-files: remove obsolete stuff from common.awkFelix Fietkau2009-10-201-42/+0
* [package] base-files: only try to execute watchdog if binary is presentJo-Philipp Wich2009-10-201-1/+2
* check for sysfs before bypassing normal hotplug calls for firmware events (fi...Felix Fietkau2009-10-031-1/+1
* [package] base-files: add hotplug rules for /dev/lpX (#863)Jo-Philipp Wich2009-09-281-0/+6
* firstboot: add support for union mountsFelix Fietkau2009-09-271-23/+60
* base-files: move firstboot to /sbinFelix Fietkau2009-09-272-1/+1
* [cosmetic] accommodate for 5 digits svn revisions :)Nicolas Thill2009-09-221-1/+1
* [package] base-files: clear ip addresses on interfaces that are about to be a...Jo-Philipp Wich2009-09-161-0/+2
* [package] base-files: dispatch ifdown events for proto=none interfaces and fi...Jo-Philipp Wich2009-09-141-2/+2
* [package] base-files: add /etc/rc.local to the default save file listJo-Philipp Wich2009-09-121-1/+1
* [package] base-files: introduce a ready-to-use /etc/rc.local to let users run...Jo-Philipp Wich2009-09-112-0/+9
* Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17...Felix Fietkau2009-09-093-17/+0
* fix nonhotpluggable networks not being brought up. Closes #2781Travis Kemen2009-09-063-0/+17
* package/base-files: set state to 'preinit' before preinit.arch is used, and s...Gabor Juhos2009-09-051-2/+3
* Revert "add ifup -a to boot(), closes #4543 #2781" (r17515)Felix Fietkau2009-09-051-1/+0
* add ifup -a to boot(), closes #4543 #2781Travis Kemen2009-09-051-0/+1
* extend logging functionsTravis Kemen2009-09-041-7/+17
* preinit: fix failsafe mode through ctrl+c on devices that do not provide a pr...Felix Fietkau2009-09-021-1/+5
* udev: Update udev package from udev-106 to udev-142Geoff Levand2009-08-241-4/+8
* [package] base-files: fix sysupgrade get_magic_word() function to return prop...Jo-Philipp Wich2009-08-191-1/+1
* [package] base-files: move ipv6 module loading from setup_interface() to addi...Jo-Philipp Wich2009-08-102-9/+6
* base-files: some /lib/network/config.sh refactoringFelix Fietkau2009-08-071-25/+38
* base-files: clean up init.d/fstab and port it to the new config_getFelix Fietkau2009-08-071-18/+14
* base-files: port init.d/led to new config_getFelix Fietkau2009-08-071-8/+6
* base-files: port init.d/boot to new config_getFelix Fietkau2009-08-071-9/+10
* base-files: port functions.sh to new config_getFelix Fietkau2009-08-071-2/+2
* base-files: allow default value for config_getFelix Fietkau2009-08-071-6/+9
* [package] base-files: ensure that ipv6 is loaded if interfaces have an ip6add...Jo-Philipp Wich2009-08-041-12/+21
* [pakcage] simplify action handling in rc.common (#5558)Florian Fainelli2009-07-261-23/+9