mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 21:17:38 +00:00
ce11e97f01
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. |
||
---|---|---|
.. | ||
bison.xml | ||
changingowner.xml | ||
chapter07.xml | ||
chroot.xml | ||
cleanup.xml | ||
createfiles.xml | ||
creatingdirs.xml | ||
gettext.xml | ||
introduction.xml | ||
kernfs.xml | ||
perl.xml | ||
python.xml | ||
texinfo.xml | ||
util-linux.xml |