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 Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
changingowner.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
chapter07.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
chroot.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
cleanup.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
createfiles.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
creatingdirs.xml Put back punctuation inside quotes 2024-01-24 14:39:09 +01:00
gettext.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
introduction.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
kernfs.xml kernfs: Use a separate devpts filesystem for chroot environment 2024-02-06 01:08:42 +08:00
perl.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
python.xml More <quote> clean up 2024-01-28 20:53:47 +08:00
texinfo.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
util-linux.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00