lfs/chapter07
Xi Ruoyao ce11e97f01
kernfs: Use a separate devpts filesystem for chroot environment
IIRC we switched from separate devpts to bind mount, and matched the UID
of tester with the host UID owning the TTY, to satisify the Bash test
suite.  But now we are always using UID 101 for tester and expect to
spawn a PTY for Bash test suite (so when building LFS in a TTY owned by
the root user of the host tester won't be UID 0).  Thus we can switch
back to a separate devpts mount which is cleaner and safer.

And we are already using a separate devpts mount in Chapter 11.
2024-02-06 01:08:42 +08:00
..
bison.xml
changingowner.xml
chapter07.xml
chroot.xml
cleanup.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
createfiles.xml
creatingdirs.xml
gettext.xml
introduction.xml
kernfs.xml kernfs: Use a separate devpts filesystem for chroot environment 2024-02-06 01:08:42 +08:00
perl.xml
python.xml
texinfo.xml
util-linux.xml