Author: pierre
Date: Mon Jun 22 13:51:45 2020
New Revision: 11980
Log:
remove last ch-system-xxx id's in chapter 7
Modified:
trunk/BOOK/chapter02/stages.xml
trunk/BOOK/chapter07/chroot.xml
trunk/BOOK/chapter07/kernfs.xml
trunk/BOOK/chapter08/revisedchroot.xml
Modified: trunk/BOOK/chapter02/stages.xml
==============================================================================
--- trunk/BOOK/chapter02/stages.xml Mon Jun 22 09:45:31 2020 (r11979)
+++ trunk/BOOK/chapter02/stages.xml Mon Jun 22 13:51:45 2020 (r11980)
@@ -80,8 +80,8 @@
<para> The virtual file systems must be mounted. This can be done
before or after entering chroot by changing to a host virtual terminal
and, as root, running the commands in
- <xref linkend='ch-system-bindmount'/> and
- <xref linkend='ch-system-kernfsmount'/>.</para>
+ <xref linkend='ch-tools-bindmount'/> and
+ <xref linkend='ch-tools-kernfsmount'/>.</para>
</listitem>
</itemizedlist>
</sect2>
Modified: trunk/BOOK/chapter07/chroot.xml
==============================================================================
--- trunk/BOOK/chapter07/chroot.xml Mon Jun 22 09:45:31 2020 (r11979)
+++ trunk/BOOK/chapter07/chroot.xml Mon Jun 22 13:51:45 2020 (r11980)
@@ -58,8 +58,8 @@
chapter and the following chapters are run from within the chroot
environment. If you leave this environment for any reason (rebooting for
example), ensure that the virtual kernel filesystems are mounted as
- explained in <xref linkend="ch-system-bindmount"/> and <xref
- linkend="ch-system-kernfsmount"/> and enter chroot again before continuing
+ explained in <xref linkend="ch-tools-bindmount"/> and <xref
+ linkend="ch-tools-kernfsmount"/> and enter chroot again before continuing
with the installation.</para>
</note>
Modified: trunk/BOOK/chapter07/kernfs.xml
==============================================================================
--- trunk/BOOK/chapter07/kernfs.xml Mon Jun 22 09:45:31 2020 (r11979)
+++ trunk/BOOK/chapter07/kernfs.xml Mon Jun 22 13:51:45 2020 (r11980)
@@ -42,7 +42,7 @@
</sect2>
- <sect2 id="ch-system-bindmount">
+ <sect2 id="ch-tools-bindmount">
<title>Mounting and Populating /dev</title>
<para>The recommended method of populating the <filename
@@ -64,7 +64,7 @@
</sect2>
- <sect2 id="ch-system-kernfsmount">
+ <sect2 id="ch-tools-kernfsmount">
<title>Mounting Virtual Kernel File Systems</title>
<para>Now mount the remaining virtual kernel filesystems:</para>
Modified: trunk/BOOK/chapter08/revisedchroot.xml
==============================================================================
--- trunk/BOOK/chapter08/revisedchroot.xml Mon Jun 22 09:45:31 2020
(r11979)
+++ trunk/BOOK/chapter08/revisedchroot.xml Mon Jun 22 13:51:45 2020
(r11980)
@@ -33,8 +33,8 @@
<para>If the virtual kernel file systems have been unmounted, either manually
or through a reboot, ensure that the virtual kernel file systems are mounted
when reentering the chroot. This process was explained in <xref
- linkend="ch-system-bindmount"/> and <xref
- linkend="ch-system-kernfsmount"/>.</para>
+ linkend="ch-tools-bindmount"/> and <xref
+ linkend="ch-tools-kernfsmount"/>.</para>
<para>There were several static libraries that were not suppressed earlier
in the chapter in order to satisfy the regression tests in several packages.
These
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page