Merge branch 'trunk' into multilib

This commit is contained in:
Zeckmathederg
2025-12-04 09:06:02 -07:00

View File

@@ -176,7 +176,11 @@ tar -xpf $HOME/lfs-temp-tools-&version;.tar.xz</literal></screen>
If you left the chroot environment to create a backup or restart
building using a restore, remember to check that the virtual
file systems are still mounted (<command>findmnt | grep
$LFS</command>). If they are not mounted, remount them now as
$LFS</command> should show at least
<filename class="directory">$LFS/dev</filename>,
<filename class="directory">$LFS/proc</filename>, and
<filename class="directory">$LFS/sys</filename> as mounted).
If they are not mounted, remount them now as
described in <xref linkend='ch-tools-kernfs'/> and re-enter the chroot
environment (see <xref linkend='ch-tools-chroot'/>) before continuing.
</para>