You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daniel Dickinson 1f69f4cf64 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
SVN-Revision: 27501
13 years ago
..
config base-files: remove ptbtime3 rdate server, its dead 13 years ago
hotplug.d base-files: properly handle vlans on top of wireless interfaces 13 years ago
init.d base-files: pass conloglevel to syslogd (#9463, #9647) 13 years ago
banner base-files: fix a typo in etc/banner 13 years ago
diag.sh base-files: make diag.sh stub working in bash 15 years ago
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. 13 years ago
group base-files: add an ftp group as well 13 years ago
hosts base_files: Remove . from end of localhost entry 14 years ago
hotplug2-common.rules base-files: cleanup permissions of device files in common hotplug rules (#9211) 13 years ago
hotplug2-init.rules hotplug2: Use stricter matching for rule regular expressions 13 years ago
inittab base-files: use shutdown instead of stop when the system goes down (patch by tripolar) 14 years ago
passwd base-files: add users ftp (for ftp servers), network (network related daemons such as tor, quagga, ...) 13 years ago
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 13 years ago
profile fix $HOME in /etc/profile (#4424) 16 years ago
protocols rename default/ to files/ 18 years ago
rc.common base-files: use shutdown instead of stop when the system goes down (patch by tripolar) 14 years ago
rc.local base-files: introduce a ready-to-use /etc/rc.local to let users run custom commands on init without creating custom init scripts 15 years ago
services base-files: add a default /etc/services files 13 years ago
shells rename default/ to files/ 18 years ago
sysctl.conf base-files: update sysctl.conf for modern kernels 13 years ago
sysupgrade.conf base-files: - add sysupgrade support for keepfile hints * introduces /lib/upgrade/keep.d/ for per-package keepfile lists * introduces /etc/sysupgrade.conf for user defined keepfile hints - prime /lib/upgrade/keep.d/base-files-essential to keep sysupgrade usable for images without opkg - change sysupgrade to build the keepfile list from /lib/upgrade/keep.d/, /etc/sysupgrade.conf and opkg list-changed-conffiles 14 years ago