Updated TODO

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Zack Winkles 2004-05-18 03:29:00 +00:00
parent c6cb3aa2f1
commit 6f461cb649

4
TODO
View File

@ -3,3 +3,7 @@
- Upgraded to a glibc that supports POSIX message queues.
- Pass --enable-const (and maybe --enable-widec) to ncurses.
- Use that E2fsprogs patch to include Readline support in debugfs.
- See about removing some things from Chapter 5, like patch. We can build
those at the beginning of chapter 6 and have one less package to compile.
We need to be sure this doens't break the pureness though.
- Check for pureness and fix any occurrences of breakage.