mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-08-02 17:45:24 +01:00
Removed instruction to delete /bin/pwd symlink from kernel-headers install in chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2728 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
69897b3fe8
commit
c058597b33
@ -82,6 +82,10 @@
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
|
<listitem><para>September 3rd, 2003 [matt]: Removed "rm /bin/pwd" instruction
|
||||||
|
from chapter06 kernel-headers installation as the link is still required by
|
||||||
|
glibc's installation.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>September 2nd, 2003 [alex]: Adjusted all the SBUs from the
|
<listitem><para>September 2nd, 2003 [alex]: Adjusted all the SBUs from the
|
||||||
values posted by Jeremy -- if he didn't beat me to it.</para></listitem>
|
values posted by Jeremy -- if he didn't beat me to it.</para></listitem>
|
||||||
|
|
||||||
|
@ -57,8 +57,5 @@ failures. Create an empty <filename>autoconf.h</filename> file:</para>
|
|||||||
|
|
||||||
<para><screen><userinput>touch /usr/include/linux/autoconf.h</userinput></screen></para>
|
<para><screen><userinput>touch /usr/include/linux/autoconf.h</userinput></screen></para>
|
||||||
|
|
||||||
<para>Since the <filename>/bin/pwd</filename> symlink we created earlier
|
|
||||||
was only temporary, it can now be removed:</para>
|
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
"/usr/share/docbook/docbookx.dtd" [
|
"/usr/share/docbook/docbookx.dtd" [
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY version "20030831">
|
<!ENTITY version "20030903">
|
||||||
<!ENTITY releasedate "August 31th, 2003">
|
<!ENTITY releasedate "September 3rd, 2003">
|
||||||
<!ENTITY nbsp " ">
|
<!ENTITY nbsp " ">
|
||||||
|
|
||||||
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
|
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
|
||||||
|
Loading…
Reference in New Issue
Block a user