Added a reminder to check the kernfs mounts after the revised chroot command.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Dan Nichilson 2006-07-21 19:34:23 +00:00
parent a9fd0809d0
commit ec6f5f3d8e
3 changed files with 15 additions and 3 deletions

View File

@ -38,7 +38,14 @@
<!-- Remove this when adding the first entry -->
<listitem>
<para>None yet</para>
<para>July 21, 2006</para>
<itemizedlist>
<listitem>
<para>[dnicholson] - Added a reminder to check that the virtual
kernel file systems are mounted after the description of the
revised chroot command.</para>
</listitem>
</itemizedlist>
</listitem>
</itemizedlist>

View File

@ -31,4 +31,9 @@
instructions for this (see <ulink url="&blfs-root;"/>).</para>
</note>
<para>Remember to 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>
</sect1>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!ENTITY version "SVN-20060717">
<!ENTITY releasedate "July 17, 2006">
<!ENTITY version "SVN-20060721">
<!ENTITY releasedate "July 21, 2006">
<!ENTITY milestone "6.3">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->