mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 05:57:43 +00:00
7d096f362d
- Upgraded to latest bootscripts to support utmp group git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3475 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
9 lines
471 B
Plaintext
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.
|