From ef1f48bb2dc5436ad6ee5744d911d0294e6182d8 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sat, 1 Oct 2022 16:03:38 +0800 Subject: [PATCH] clfs-ng: kernfs: remove "chroot" merged from trunk --- chapter07/kernfs.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/chapter07/kernfs.xml b/chapter07/kernfs.xml index af9a27625..2040028dd 100644 --- a/chapter07/kernfs.xml +++ b/chapter07/kernfs.xml @@ -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. + memory. Begin by creating directories on which the file systems will be mounted: