From c8ba565c4e262a4871a49a0543b5f76d93570a71 Mon Sep 17 00:00:00 2001 From: Zack Winkles Date: Mon, 3 May 2004 22:08:10 +0000 Subject: Committing current BE-LFS to head. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3452 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 TODO (limited to 'TODO') 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. -- cgit v1.2.3-54-g00ecf