aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorlfs-dev <lfs-dev@lists.linuxfromscratch.org>2004-06-22 19:48:02 +0000
committerlfs-dev <lfs-dev@lists.linuxfromscratch.org>2004-06-22 19:48:02 +0000
commit1759018c0d4063af6291c90b0dc36aba6aaa4069 (patch)
tree6eb59244213addbd4ad623e5a1389965ab6d7045 /TODO
parent411ceb86b8150183a447f89b4789395bf16fddf0 (diff)
This commit was manufactured by cvs2svn to create tag 'v5_1-pre2'.v5_1-pre2
git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/v5_1-pre2/BOOK@3453 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.