aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/pkgmgt.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2020-08-04 20:14:32 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2020-08-04 20:14:32 +0000
commitba82c18266bee10819e8a3cc2e8db8aaac6e1ff3 (patch)
treef34442fc9441fa966c7a56b7ca8e9d33c4a90e54 /chapter08/pkgmgt.xml
parent17ca5488d27f8e05df3740ba4018082e70adb223 (diff)
Update to gettext-0.21.
Update to binutils-2.35. Update to gcc-10.2.0. Update to check-0.15.1. Update to bison-3.7.1. Update to util-linux 2.36.0. Update to libcap-2.42. Update to linux-5.7.12. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12007 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/pkgmgt.xml')
-rw-r--r--chapter08/pkgmgt.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/pkgmgt.xml b/chapter08/pkgmgt.xml
index 14e94fdaf..e898416d8 100644
--- a/chapter08/pkgmgt.xml
+++ b/chapter08/pkgmgt.xml
@@ -38,7 +38,7 @@
</itemizedlist>
<para>There are some hints written on the topic of package management. Visit
- the <ulink url="&hints-index;">Hints Project</ulink> and see if one of them
+ the <ulink url="&hints-root;">Hints Project</ulink> and see if one of them
fits your need.</para>
<sect2>
@@ -231,7 +231,7 @@ make DESTDIR=/usr/pkg/libfoo/1.1 install</userinput></screen>
<title>User Based Management</title>
<para>This scheme, unique to LFS, was devised by Matthias Benkmann, and is
- available from the <ulink url="&hints-index;">Hints Project</ulink>. In
+ available from the <ulink url="&hints-root;">Hints Project</ulink>. In
this scheme, each package is installed as a separate user into the
standard locations. Files belonging to a package are easily identified by
checking the user ID. The features and shortcomings of this approach are