lfs/chapter08
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
..
aboutdebug.xml Mostly text updates in Chapter 8. 2020-06-12 04:40:07 +00:00
acl.xml
adjusting.xml
attr.xml Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
autoconf.xml
automake.xml Package updates. 2021-10-14 14:02:12 -05:00
bash.xml remove "+h" in bash commands in chroot (#4998) 2022-02-05 20:48:27 +08:00
bc.xml Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
binutils.xml Revert "binutils: use -j1 for make install" 2022-02-04 17:55:05 +08:00
bison.xml
bzip2.xml
chapter08.xml kmod: link to openssl 2022-02-05 20:37:43 +08:00
check.xml
coreutils.xml Package updates and a patch. 2022-02-03 13:02:19 -06:00
dbus.xml Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
dejagnu.xml
diffutils.xml
e2fsprogs.xml
eudev.xml Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
expat.xml Package updates and a patch. 2022-02-03 13:02:19 -06:00
expect.xml Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
file.xml Package updates 2021-10-31 14:00:21 -05:00
findutils.xml Update the command explanations in findutils 2021-12-14 13:48:09 +01:00
flex.xml
gawk.xml Make instructions more consistent. 2021-10-13 15:00:35 -05:00
gcc.xml gcc: add "or later" for "Glibc-2.34", as we have 2.35 now 2022-02-05 17:03:36 +08:00
gdbm.xml Revert "gdbm: document gdbmtool tests fail, add -k" 2022-02-05 17:51:06 +08:00
gettext.xml
glibc.xml glibc: Makefile is not generated 2022-02-05 17:03:33 +08:00
gmp.xml Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
gperf.xml
grep.xml
groff.xml
grub.xml Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk 2021-09-07 22:40:16 +02:00
gzip.xml Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
iana-etc.xml
inetutils.xml Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
intltool.xml
introduction.xml Remove double slash // in some links 2021-09-20 22:01:06 +02:00
iproute2.xml iproute2: remove a now useless sed 2022-01-28 14:04:57 +01:00
jinja2.xml
kbd.xml Make instructions more consistent. 2021-10-13 15:00:35 -05:00
kmod.xml kmod: update the status for test suite 2022-02-05 20:37:44 +08:00
less.xml
libcap.xml libcap: remove unneeded chmod command 2021-10-16 01:59:06 +08:00
libelf.xml Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
libffi.xml Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
libpipeline.xml
libtool.xml Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
m4.xml
make.xml
man-db.xml man-db: update to man-db-2.10.0 (#5002) 2022-02-05 20:37:44 +08:00
man-pages.xml
markupsafe.xml
meson.xml Update to meson-0.61.1 2022-01-20 08:18:43 +01:00
mpc.xml
mpfr.xml
ncurses.xml ncursesw: do not in-place overwrite library being used by bash 2021-12-04 16:53:16 +08:00
ninja.xml Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
openssl.xml
patch.xml Mostly text updates in Chapter 8. 2020-06-12 04:40:07 +00:00
perl.xml Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
pkgconfig.xml
pkgmgt.xml Move a misplaced role="nodump" 2021-09-13 07:35:53 +02:00
procps.xml Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
psmisc.xml
python.xml Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
readline.xml
revisedchroot.xml remove "+h" in bash commands in chroot (#4998) 2022-02-05 20:48:27 +08:00
sed.xml
shadow.xml shadow: fix a typo 2022-01-16 00:42:27 +08:00
stripping.xml Use soversion for libreadline in "stripping" page 2022-01-20 08:11:31 +01:00
sysklogd.xml
systemd.xml systemd: remove unneeded LANG=en_US.UTF-8 settings 2022-02-05 20:37:44 +08:00
sysvinit.xml Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
tar.xml
tcl.xml tcl: update to tcl-8.6.12 (#5001) 2022-02-05 17:03:36 +08:00
texinfo.xml Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
util-linux.xml util-linux: add --bindir and --sbindir 2022-02-05 20:37:44 +08:00
vim.xml Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
xml-parser.xml
xz.xml Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
zlib.xml
zstd.xml Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00