lfs/chapter01
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
..
askforhelp.xml askforhelp: add a missing right bracket 2021-10-13 19:44:28 +08:00
changelog.xml remove "+h" in bash commands in chroot (#4998) 2022-02-05 20:48:27 +08:00
chapter01.xml Add comments to the kernel section to change the unwinder option. 2017-12-31 16:56:07 +00:00
how.xml Updates to cross2 Chapter 1 2020-06-09 15:57:09 +00:00
resources.xml Make instructions more consistent. 2021-10-13 15:00:35 -05:00
whatsnew.xml tcl: update to tcl-8.6.12 (#5001) 2022-02-05 17:03:36 +08:00