diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-22 13:35:24 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-22 13:35:24 +0000 |
commit | d4f91d594f84a4d7c3dfcc43932e37f49f2b9ae7 (patch) | |
tree | c5009b4ddb93aef7cb47e05bf82644cac6a29a4d | |
parent | e939b0f30c9f731f03da057dbd2a9155fadcbd72 (diff) |
Added inittab merge TODO
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@188 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ These are the TODO items for the next LFS release (3.0): +* Try to merge + ft:06:respawn:/sbin/sulogin + and + su:S1:respawn:/sbin/sulogin + into + id:S016:respawn:/sbin/sulogin + * Consider ftp://ftp.win.tue.nl/pub/linux-local/utils/kbd/ to replace console-tools/console-data |