mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +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:
|
||||
......
|
||||
<userinput>EOF</userinput>
|
||||
</screen>
|
||||
</para>
|
||||
</screen></para>
|
||||
|
||||
<blockquote><para>This type of section is used mainly when creating
|
||||
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 \
|
||||
HOME=/root TERM=$TERM PS1='\u:\w\$ ' \
|
||||
PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin \
|
||||
/tools/bin/bash --login</userinput></screen>
|
||||
</para>
|
||||
/tools/bin/bash --login</userinput></screen></para>
|
||||
|
||||
<para><screen><userinput>set +h</userinput></screen></para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user