mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Wording
This commit is contained in:
parent
c649743dd6
commit
d04ce158fe
@ -162,6 +162,12 @@ tar -cJpf $HOME/lfs-temp-tools-&versiond;.tar.xz .</userinput></screen>
|
|||||||
<!-- Make the following look different so users don't blindly run the
|
<!-- Make the following look different so users don't blindly run the
|
||||||
restore when they don't need to. -->
|
restore when they don't need to. -->
|
||||||
|
|
||||||
|
<warning><para>The following commands are extremly dangerous. If
|
||||||
|
you run <command>rm -rf ./*</command> as the root user and you
|
||||||
|
do not change to the $LFS directory or the <envar>LFS</envar>
|
||||||
|
environment variable is not set for the root user, it will destroy
|
||||||
|
your entire host system. YOU ARE WARNED.</para></warning>
|
||||||
|
|
||||||
<screen role="nodump" revision="sysv"><computeroutput>cd $LFS
|
<screen role="nodump" revision="sysv"><computeroutput>cd $LFS
|
||||||
rm -rf ./*
|
rm -rf ./*
|
||||||
tar -xpf $HOME/lfs-temp-tools-&version;.tar.xz</computeroutput></screen>
|
tar -xpf $HOME/lfs-temp-tools-&version;.tar.xz</computeroutput></screen>
|
||||||
|
Loading…
Reference in New Issue
Block a user