Jelajahi Sumber

Removed section about removing old nss files.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@369 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Simon Perreault 24 tahun lalu
induk
melakukan
fea15a34d9
3 mengubah file dengan 2 tambahan dan 21 penghapusan
  1. 0 1
      chapter06/chapter06.xml
  2. 0 17
      chapter06/removeoldnss.xml
  3. 2 3
      index.xml

+ 0 - 1
chapter06/chapter06.xml

@@ -56,7 +56,6 @@
 &c6-textutils;
 &c6-utillinux;
 
-&c6-nssremove;
 &c6-configure;
 
 </chapter>

+ 0 - 17
chapter06/removeoldnss.xml

@@ -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>
-

+ 2 - 3
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">