diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-04 23:22:10 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-04 23:22:10 +0000 |
commit | 7d096f362d5d4f3be635d1e7abd14ae3b7114e6d (patch) | |
tree | 4ca31e88b1471da79cf51b0e868a14f6ce7b6e6a /TODO | |
parent | 6820da0337c2a6918f1917150802d57c8ecbdf01 (diff) |
- Add 'utmp' group
- Upgraded to latest bootscripts to support utmp group
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3475 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,8 +1,4 @@ - Mention --enable-kernel=... where appropriate. - - Create and use the 'utmp' group, and explain to the user how to use it to - improve the security of things that write to utmp, such as terminal - emulators. - - Move passwd to /bin. - Mention --enable-multibyte when building vim. - POSIX compliance patches (aka, removing the coreutils hack). - Upgraded to a glibc that supports POSIX message queues. |