aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorZack Winkles <winkie@linuxfromscratch.org>2004-05-04 23:22:10 +0000
committerZack Winkles <winkie@linuxfromscratch.org>2004-05-04 23:22:10 +0000
commit7d096f362d5d4f3be635d1e7abd14ae3b7114e6d (patch)
tree4ca31e88b1471da79cf51b0e868a14f6ce7b6e6a /TODO
parent6820da0337c2a6918f1917150802d57c8ecbdf01 (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--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 6908a990e..b2a9662f0 100644
--- a/TODO
+++ b/TODO
@@ -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.