| .. |
|
firstboot
|
129afe12b7
base-files: fix typo in 05_firstboot_skip script (#11359)
|
14 years ago |
|
functions
|
6f46704743
base-files: split service related functions off to /lib/functions/service.sh
|
14 years ago |
|
preinit
|
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
|
14 years ago |
|
upgrade
|
6d80ce78f1
base-files: rewrite killing of nonessential services to not rely on top, use the proc filesystem only
|
14 years ago |
|
functions.sh
|
3678ba60ca
base-files: rename internal variables in config_foreach to make namespace conflicts more unlikely
|
14 years ago |