mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Removed section about removing old nss files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@369 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
eff5d9639b
commit
fea15a34d9
@ -56,7 +56,6 @@
|
||||
&c6-textutils;
|
||||
&c6-utillinux;
|
||||
|
||||
&c6-nssremove;
|
||||
&c6-configure;
|
||||
|
||||
</chapter>
|
||||
|
@ -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>
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user