diff options
author | Simon Perreault <nomis80@videotron.ca> | 2001-04-15 04:47:45 +0000 |
---|---|---|
committer | Simon Perreault <nomis80@videotron.ca> | 2001-04-15 04:47:45 +0000 |
commit | 2b81132af812059718db183c9f98abbfd53a2fda (patch) | |
tree | 3348eb3a55fda79ba03357b293411eb44b50cd68 /chapter01 | |
parent | 5fa9e6095c50cd8c6e384f5c739244afb6c41d8e (diff) |
Put back the NSS instructions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9508a038f..f3c88ed4e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -101,6 +101,11 @@ Chapter 5+6: Moved Glibc from chapter 5 to chapter 6. </para></listitem> <listitem><para> +Chapter 5+6: Put back the instructions on how to copy/remove the old NSS library +files, in case the original distribution uses glibc-2.0.x. +</para></listitem> + +<listitem><para> Chapter 6: Changed libexecdir=/usr/bin in fileutils to libexecdir=/bin. </para></listitem> |