lfs/TODO
Zack Winkles 7d096f362d - Add 'utmp' group
- Upgraded to latest bootscripts to support utmp group


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3475 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-04 23:22:10 +00:00

9 lines
471 B
Plaintext

- Mention --enable-kernel=... where appropriate.
- Mention --enable-multibyte when building vim.
- 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.