clfs-ng: kernfs: remove "chroot" merged from trunk

This commit is contained in:
Xi Ruoyao 2022-10-01 16:03:38 +08:00
parent dd61c7728a
commit ef1f48bb2d
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -18,8 +18,7 @@
systems exported by the kernel to communicate
with the kernel itself. These file systems are virtual: no disk
space is used for them. The content of the file systems resides in
memory. These file systems must be mounted in the $LFS directory tree
so the applications can find them in the chroot environment.</para>
memory.</para>
<para>Begin by creating directories on which the file systems will be
mounted:</para>