mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Replaced 'static' instance with 'stage1'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2614 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
720e0988f2
commit
0c7e1dcbde
@ -39,11 +39,11 @@ on LFS active:</para>
|
|||||||
|
|
||||||
<para><screen><userinput>/sbin/lilo</userinput></screen></para>
|
<para><screen><userinput>/sbin/lilo</userinput></screen></para>
|
||||||
|
|
||||||
<para>You may now remove the static directory. If you think you may
|
<para>You may now remove the stage1 directory. If you think you may
|
||||||
need to redo Chapter 5, then you may wish to backup the directory before
|
need to redo Chapter 5, then you may wish to backup the directory before
|
||||||
removing it. To remove the static directory, type the following
|
removing it. To remove the stage1 directory, type the following
|
||||||
command:</para>
|
command:</para>
|
||||||
|
|
||||||
<para><screen><userinput>rm -rf /static</userinput></screen></para>
|
<para><screen><userinput>rm -rf /stage1</userinput></screen></para>
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
<!ENTITY book SYSTEM "book/book.xml">
|
<!ENTITY book SYSTEM "book/book.xml">
|
||||||
|
|
||||||
<!ENTITY version "20030513">
|
<!ENTITY version "20030514">
|
||||||
<!ENTITY releasedate "May 13th, 2003">
|
<!ENTITY releasedate "May 14th, 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