lfs/chapter04
Xi Ruoyao 490dc15317
remove "+h" in bash commands in chroot (#4998)
In the new cross-compilation approach, the $PATH in chroot does not
contain '/tools/bin'.  So "+h" is useless in chroot as the newly
installed tools always replace the temporary counterpart at the same
location.

"+h" in chapter4/settingenviron.xml is kept deliberately.  Currently
$LFS/tools/bin only contains programs prefixed with
"x86_64-lfs-linux-gnu-", and it's highly unlikely that any distro will
ever ship a program named with such prefix.  So it may seems that we can
remove this "+h" as well.  However, the situation may change in future
and we can take this oppertunity to teach the advantage and disvantage
of bash hash feature.
2022-02-05 20:48:27 +08:00
..
aboutsbus.xml Text updates for cross2 Chapter 5 2020-06-09 23:10:16 +00:00
abouttestsuites.xml
addinguser.xml Remove spaces at end o lines - chapter04 2021-09-07 22:44:10 +02:00
chapter04.xml
creatingminlayout.xml move the ln note back to chap 5 glibc 2021-11-12 00:41:02 +08:00
introduction.xml
settingenviron.xml remove "+h" in bash commands in chroot (#4998) 2022-02-05 20:48:27 +08:00