浏览代码

Reemphasize that /mnt/lfs needs to be set for root

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 9 年之前
父节点
当前提交
e4c87dbca1
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      chapter02/aboutlfs.xml

+ 2 - 0
chapter02/aboutlfs.xml

@@ -28,6 +28,7 @@
   <quote>/mnt/lfs</quote> (or whatever the variable was set to) when it
   <quote>/mnt/lfs</quote> (or whatever the variable was set to) when it
   processes the command line.</para>
   processes the command line.</para>
 
 
+  <caution>
   <para>Do not forget to check that <envar>LFS</envar> is set whenever
   <para>Do not forget to check that <envar>LFS</envar> is set whenever
   you leave and reenter the current working environment (such as when doing a
   you leave and reenter the current working environment (such as when doing a
   <command>su</command> to <systemitem class="username">root</systemitem> or
   <command>su</command> to <systemitem class="username">root</systemitem> or
@@ -41,6 +42,7 @@
   provided example was followed. If the output is incorrect, use the command
   provided example was followed. If the output is incorrect, use the command
   given earlier on this  page to set <envar>$LFS</envar> to the correct
   given earlier on this  page to set <envar>$LFS</envar> to the correct
   directory name.</para>
   directory name.</para>
+  </caution>
 
 
   <note><para>One way to ensure that the <envar>LFS</envar> variable is always
   <note><para>One way to ensure that the <envar>LFS</envar> variable is always
   set is to edit the <filename>.bash_profile</filename> file in both your
   set is to edit the <filename>.bash_profile</filename> file in both your