diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-11-14 20:40:06 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-11-14 20:40:06 +0000 |
commit | 9813d5e3286943ca93588175603e1fec966d1e49 (patch) | |
tree | f834a21e5348010db129fad5690151fd3a43999a /appendices | |
parent | b15d6da86b25c5d0b5423acf0ab4d91f589b01b9 (diff) |
Updates to boot scripts:
general cleanup;
move consolelog function to rc;
clean up boot logging functions;
fix interactive prompt between run level S and target run level.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9661 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendices')
-rw-r--r-- | appendices/scripts.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/appendices/scripts.xml b/appendices/scripts.xml index 210fcaa16..bcb7cccc8 100644 --- a/appendices/scripts.xml +++ b/appendices/scripts.xml @@ -73,11 +73,6 @@ <screen>&mountvirtfs;</screen> </sect1> - <sect1 id="consolelog" role="wrap"> - <title>/etc/rc.d/init.d/consolelog</title> - <screen>&consolelog;</screen> - </sect1> - <sect1 id="modules" role="wrap"> <title>/etc/rc.d/init.d/modules</title> <screen>&modules;</screen> |