Openwrt/package/base-files/files/etc
2011-07-15 14:57:44 +00:00
..
config
hotplug.d base-files: use uci_toggle_state() to prevent unwanted aggregation of state vars (#9711) 2011-07-15 14:57:44 +00:00
init.d base-files: pass conloglevel to syslogd (#9463, #9647) 2011-07-03 15:11:58 +00:00
banner base-files: fix a typo in etc/banner 2011-05-07 09:23:33 +00:00
diag.sh
functions.sh block-mount base-files: Added additional check to pi_include to ensure that a directory used with pi_include actually contains files matching the souring pattern because if not the shell dies due to an empty string in for statement. Added /lib/functions/fsck as an empty dir to block-mount. This combination fixes a warning which generates a lot of bug reports, without panicking the kernel like the last attempt. 2011-04-05 12:12:57 +00:00
group
hosts
hotplug2-common.rules base-files: cleanup permissions of device files in common hotplug rules (#9211) 2011-05-03 19:37:59 +00:00
hotplug2-init.rules
inittab
passwd base-files: add users ftp (for ftp servers), network (network related daemons such as tor, quagga, ...) 2011-03-13 19:10:28 +00:00
preinit base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused errors due to frequent use of /proc/cpuinfo to determine board name to pick led layout. Now diag.sh (which only defines set_state and any helper functions) is sourced by a proper preinit function during preinit_main, which is after /proc has been brought up, unlike in /etc/preinit 2011-07-07 02:52:02 +00:00
profile
protocols
rc.common
rc.local
services base-files: add a default /etc/services files 2011-03-13 19:47:42 +00:00
shells
sysctl.conf base-files: update sysctl.conf for modern kernels 2011-03-17 15:35:41 +00:00
sysupgrade.conf