mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 11:19:19 +01:00
stages: "Changing Ownership" shouldn't be executed resuming an interrupted build
Before we added "--from lfs", it'll break a half-baken LFS system. After we added "--from lfs", it has no effect.
This commit is contained in:
parent
50a0916dea
commit
ce20367007
@ -68,7 +68,8 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>A few operations, from <quote>Changing Ownership</quote> to
|
<para>A few operations, from <quote>Preparing Virtual Kernel File
|
||||||
|
Systems</quote> to
|
||||||
<quote>Entering the Chroot Environment,</quote> must be done as the
|
<quote>Entering the Chroot Environment,</quote> must be done as the
|
||||||
<systemitem class="username">root</systemitem> user, with the LFS
|
<systemitem class="username">root</systemitem> user, with the LFS
|
||||||
environment variable set for the &root; user.</para>
|
environment variable set for the &root; user.</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user