lfs/TODO
Zack Winkles 6f461cb649 Updated TODO
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-18 03:29:00 +00:00

10 lines
576 B
Plaintext

- Mention --enable-kernel=... where appropriate.
- POSIX compliance patches (aka, removing the coreutils hack).
- 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.