aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/chapter06.xml1
-rw-r--r--chapter06/removeoldnss.xml17
-rw-r--r--index.xml5
3 files changed, 2 insertions, 21 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml
index e22299dc6..764f9d9b0 100644
--- a/chapter06/chapter06.xml
+++ b/chapter06/chapter06.xml
@@ -56,7 +56,6 @@
&c6-textutils;
&c6-utillinux;
-&c6-nssremove;
&c6-configure;
</chapter>
diff --git a/chapter06/removeoldnss.xml b/chapter06/removeoldnss.xml
deleted file mode 100644
index 76dc4e353..000000000
--- a/chapter06/removeoldnss.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<sect1 id="ch06-removeoldnss">
-<title>Removing old NSS library files</title>
-
-<para>
-If the user copied the NSS Library files from the normal Linux system to the
-LFS system (because the normal system runs glibc-2.0) it's time to remove
-them now by running:
-</para>
-
-<blockquote><literallayout>
-
- <userinput>rm /lib/libnss*.so.1 /lib/libnss*2.0*</userinput>
-
-</literallayout></blockquote>
-
-</sect1>
-
diff --git a/index.xml b/index.xml
index 483845077..c143872da 100644
--- a/index.xml
+++ b/index.xml
@@ -4,8 +4,8 @@
<!ENTITY book SYSTEM "intel/book/book.xml">
-<!ENTITY version "3.0-CVS-2001-03-25">
-<!ENTITY releasedate "March 25th, 2001">
+<!ENTITY version "3.0-CVS-2001-03-27">
+<!ENTITY releasedate "March 27th, 2001">
<!ENTITY type "INTEL">
<!ENTITY ftp-root "ftp://packages.linuxfromscratch.org">
@@ -306,7 +306,6 @@
<!ENTITY c6-consoledata-inst SYSTEM "intel/chapter6/consoledata-inst.xml">
<!ENTITY c6-manpages SYSTEM "intel/chapter6/manpages.xml">
<!ENTITY c6-manpages-inst SYSTEM "intel/chapter6/manpages-inst.xml">
-<!ENTITY c6-nssremove SYSTEM "intel/chapter6/removeoldnss.xml">
<!ENTITY c6-configure SYSTEM "intel/chapter6/configure.xml">
<!ENTITY c6-cf-glibc SYSTEM "intel/chapter6/config-glibc.xml">
<!ENTITY c6-cf-ldso SYSTEM "intel/chapter6/config-ldso.xml">