aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorZack Winkles <winkie@linuxfromscratch.org>2004-05-18 03:29:00 +0000
committerZack Winkles <winkie@linuxfromscratch.org>2004-05-18 03:29:00 +0000
commit6f461cb649737a5c1a6a507d15b5d36bf5b6ba78 (patch)
treeff22ce9214fc094d818fa5b1cdae311e55fb87ff /TODO
parentc6cb3aa2f176d65a5ebe77e7da82e20946188a98 (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--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 966657479..6f985ad09 100644
--- a/TODO
+++ b/TODO
@@ -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.