aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorZack Winkles <winkie@linuxfromscratch.org>2004-05-06 16:57:57 +0000
committerZack Winkles <winkie@linuxfromscratch.org>2004-05-06 16:57:57 +0000
commit15c309d16054d9e2afac5637b35e825ea3d1e536 (patch)
treecea50850e303255852f3259fd6865ee827dd385d /TODO
parent3125dfb87870ddc77229b8e7fa2a1d0bd4d14602 (diff)
Updated TODO
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index b2a9662f0..5e1b197c4 100644
--- a/TODO
+++ b/TODO
@@ -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.