Updated TODO

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Zack Winkles 2004-05-06 16:57:57 +00:00
parent 3125dfb878
commit 15c309d160

4
TODO
View File

@ -3,6 +3,4 @@
- POSIX compliance patches (aka, removing the coreutils hack).
- Upgraded to a glibc that supports POSIX message queues.
- Pass --enable-const to ncurses.
- Readline in Ch.6, and add uses of it. For example, Bash accepts the
--with-external-readline (or something like that) argument, and E2fsprogs
can be more "interactive" when compiled w/ a patch against it.
- Use that E2fsprogs patch to include Readline support in debugfs.