diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-18 03:29:00 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-18 03:29:00 +0000 |
commit | 6f461cb649737a5c1a6a507d15b5d36bf5b6ba78 (patch) | |
tree | ff22ce9214fc094d818fa5b1cdae311e55fb87ff /TODO | |
parent | c6cb3aa2f176d65a5ebe77e7da82e20946188a98 (diff) |
Updated TODO
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |