mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3452 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
10 lines
443 B
Plaintext
10 lines
443 B
Plaintext
- Mention --enable-kernel=... where appropriate.
|
|
- Create and use the 'utmp' group, and explain to the user how to use it to
|
|
improve the security of things that write to utmp, such as terminal
|
|
emulators.
|
|
- Move passwd to /bin.
|
|
- 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.
|