Kaynağa Gözat

remove removenss page

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1863 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Mark Hymers 23 yıl önce
ebeveyn
işleme
9ef087369c

+ 3 - 0
chapter01/changelog.xml

@@ -27,6 +27,9 @@
 
 </para></listitem>
 
+<listitem><para>May 2nd, 2002 [markh]: Removed the "Removing old NSS
+library files" section.</para></listitem>
+
 <listitem><para>May 1st, 2002 [gerard]: Removed all Glibc-2.0 workarounds -
 gzip patch, sh-utils patch, copying of libnss files. Also removed the
 <userinput>export VAR=VALUE...unset VAR</userinput> constructions and

+ 0 - 1
chapter06/chapter06.xml

@@ -59,7 +59,6 @@
 &c6-textutils;
 &c6-utillinux;
 &c6-bootscripts;
-&c6-removeoldnss;
 &c6-configure;
 
 </chapter>

+ 0 - 12
chapter06/removeoldnss.xml

@@ -1,12 +0,0 @@
-<sect1 id="ch06-removeoldnss">
-<title>Removing old NSS library files</title>
-<?dbhtml filename="removeoldnss.html" dir="chapter06"?>
-
-<para>If you have 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>
-
-<para><screen><userinput>rm /lib/libnss*.so.1 /lib/libnss*2.0*</userinput></screen></para>
-
-</sect1>
-

+ 0 - 1
entities/chapter06.ent

@@ -5,7 +5,6 @@
 <!ENTITY c6-chroot SYSTEM "../chapter06/chroot.xml">
 <!ENTITY c6-changingowner SYSTEM "../chapter06/changingowner.xml">
 <!ENTITY c6-mtablink SYSTEM "../chapter06/mtablink.xml">
-<!ENTITY c6-removeoldnss SYSTEM "../chapter06/removeoldnss.xml">
 <!ENTITY c6-configure SYSTEM "../chapter06/configure.xml">
 <!ENTITY c6-cf-ldso SYSTEM "../chapter06/config-ldso.xml">
 <!ENTITY c6-cf-keyboard SYSTEM "../chapter06/config-keyboard.xml">

+ 2 - 2
index.xml

@@ -4,8 +4,8 @@
 
 <!ENTITY book SYSTEM "book/book.xml">
 
-<!ENTITY version "20020501">
-<!ENTITY releasedate "May 1st, 2002">
+<!ENTITY version "20020502">
+<!ENTITY releasedate "May 2nd, 2002">
 
 <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
 <!ENTITY http-root "http://ftp.linuxfromscratch.org">