mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Minor tag placement tweaks in preparation for potential mass substitution.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2955 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
54ff0b9fed
commit
c1e4223cca
@ -36,8 +36,7 @@ root:x:0:
|
|||||||
bin:x:1:
|
bin:x:1:
|
||||||
......
|
......
|
||||||
<userinput>EOF</userinput>
|
<userinput>EOF</userinput>
|
||||||
</screen>
|
</screen></para>
|
||||||
</para>
|
|
||||||
|
|
||||||
<blockquote><para>This type of section is used mainly when creating
|
<blockquote><para>This type of section is used mainly when creating
|
||||||
configuration files. The first command (in bold) tells the system to create
|
configuration files. The first command (in bold) tells the system to create
|
||||||
|
@ -19,8 +19,7 @@ to enter the chroot environment:</para>
|
|||||||
<para><screen><userinput>chroot $LFS /tools/bin/env -i \
|
<para><screen><userinput>chroot $LFS /tools/bin/env -i \
|
||||||
HOME=/root TERM=$TERM PS1='\u:\w\$ ' \
|
HOME=/root TERM=$TERM PS1='\u:\w\$ ' \
|
||||||
PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin \
|
PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin \
|
||||||
/tools/bin/bash --login</userinput></screen>
|
/tools/bin/bash --login</userinput></screen></para>
|
||||||
</para>
|
|
||||||
|
|
||||||
<para><screen><userinput>set +h</userinput></screen></para>
|
<para><screen><userinput>set +h</userinput></screen></para>
|
||||||
|
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
"/usr/share/docbook/docbookx.dtd" [
|
"/usr/share/docbook/docbookx.dtd" [
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY version "20031008">
|
<!ENTITY version "20031009">
|
||||||
<!ENTITY releasedate "October 8th, 2003">
|
<!ENTITY releasedate "October 9th, 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