diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-11 16:44:16 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-11 16:44:16 +0000 |
commit | c98149a025eabd48cbdbe943b8a941c86d60ca37 (patch) | |
tree | be1557e3d6ee494eaad0fadf8bc2d36c00b9dafd /TODO | |
parent | 5543eb77700ee861ff9f46c63486c21bd194fb17 (diff) |
Updates single mode problem TODO
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -94,7 +94,9 @@ These are the TODO items for the next LFS release (3.0): * Mention LFS should be installed as user root -* 'init S' has been reported not to work properly. Test this. +* Single user mode has been reported not to work properly. Shutdown + doesn't seem to unmount file systems and the shell doesn't come up + properly when 'telinit S'. * Add netkit-base and net-tools to Appendix A. |