diff --git a/appendixa/lfs-utils-shortdesc.xml b/appendixa/lfs-utils-shortdesc.xml index 6b8533b69..3edb11266 100644 --- a/appendixa/lfs-utils-shortdesc.xml +++ b/appendixa/lfs-utils-shortdesc.xml @@ -9,6 +9,6 @@ individual package. Lfs-Utils installs the following: Program Files -mktemp, tempfile +mktemp, tempfile, http-get, iana-net diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9e8a72fee..f9bae0868 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -74,6 +74,10 @@ May 12th, 2003 [gerard]: Chapter 06 - Basic Network: Added $(hostname) to /etc/hosts, without it perl's test doesn't pass. +May 12th, 2003 [winkie]: Chapter 05 - Installing +Lfs-Utils: Removed. The only package that checks for mktemp before it is +installed is GCC, and that's only for gccbug. + May 11th, 2003 [gerard]: Chapter 06 - GCC-2.95.3: Added --enable-threads=posix as well to complete the C++ addition. diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml index 87c5acb2a..a8369c913 100644 --- a/chapter05/chapter05.xml +++ b/chapter05/chapter05.xml @@ -19,7 +19,6 @@ &c5-binutils-pass2; &c5-gawk; &c5-coreutils; -&c5-lfs-utils; &c5-bzip2; &c5-gzip; &c5-diffutils; diff --git a/chapter05/lfs-utils-inst.xml b/chapter05/lfs-utils-inst.xml deleted file mode 100644 index 5c080af8d..000000000 --- a/chapter05/lfs-utils-inst.xml +++ /dev/null @@ -1,15 +0,0 @@ -   - - -Installation of Lfs-Utils - -Compile the package: - -make - -And install the package: - -make PREFIX=/stage1 install - - - diff --git a/chapter05/lfs-utils.xml b/chapter05/lfs-utils.xml deleted file mode 100644 index b24a766c4..000000000 --- a/chapter05/lfs-utils.xml +++ /dev/null @@ -1,10 +0,0 @@ - -Installing Lfs-Utils-&lfs-utils-version; - - -&aa-lfs-utils-shortdesc; -&aa-lfs-utils-dep; -&c5-lfs-utils-inst; - - - diff --git a/chapter06/createfiles.xml b/chapter06/createfiles.xml index f6df24e0d..1be2246a8 100644 --- a/chapter06/createfiles.xml +++ b/chapter06/createfiles.xml @@ -26,8 +26,7 @@ ln -sf /stage1/bin/mv /bin ln -sf /stage1/bin/chmod /bin ln -sf /stage1/bin/chgrp /bin ln -sf /stage1/bin/sort /usr/bin -ln -sf /stage1/bin/cmp /usr/bin -ln -sf /stage1/bin/mktemp /usr/bin +ln -sf /stage1/bin/cmp /usr/bin diff --git a/entities/lfs-utils.ent b/entities/lfs-utils.ent index 6b381c4bb..47db58367 100644 --- a/entities/lfs-utils.ent +++ b/entities/lfs-utils.ent @@ -1,8 +1,5 @@ - - -