aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorZack Winkles <winkie@linuxfromscratch.org>2004-05-03 22:08:10 +0000
committerZack Winkles <winkie@linuxfromscratch.org>2004-05-03 22:08:10 +0000
commitc8ba565c4e262a4871a49a0543b5f76d93570a71 (patch)
tree37df7ae08f43d9778f420495fc74f25f1dc6d139 /TODO
parent9dfc02ff38f26117daffe7d8b822ebb64a3fed04 (diff)
Committing current BE-LFS to head.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3452 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 000000000..1ac44fb42
--- /dev/null
+++ b/TODO
@@ -0,0 +1,9 @@
+ - 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.
+ - Pass --enable-const to ncurses.