aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-01-25 00:46:10 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-01-25 00:46:10 +0000
commite22f1f0c0a53e8bed261fae75754e89f5a539b39 (patch)
tree7efcf8bfbd92994eead5e7dc2b0ad9691c02c7ce
parente3b0529db7dbd27675365d3009308726158b5c72 (diff)
Added gzip-patch to Appendix C
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@24 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--Attic/appendixc/gzip-patch.sgml9
-rw-r--r--Attic/appendixc/packages.sgml1
-rw-r--r--intel.sgml1
3 files changed, 11 insertions, 0 deletions
diff --git a/Attic/appendixc/gzip-patch.sgml b/Attic/appendixc/gzip-patch.sgml
new file mode 100644
index 000000000..c695651d8
--- /dev/null
+++ b/Attic/appendixc/gzip-patch.sgml
@@ -0,0 +1,9 @@
+<listitem><para>
+
+Gzip Patch (1.2.4a):
+ <ulink
+url="ftp://packages.linuxfromscratch.org/pub/common-packages">
+ftp://packages.linuxfromscratch.org/pub/common-packages</ulink>
+
+</para></listitem>
+
diff --git a/Attic/appendixc/packages.sgml b/Attic/appendixc/packages.sgml
index d81ded873..d8680d784 100644
--- a/Attic/appendixc/packages.sgml
+++ b/Attic/appendixc/packages.sgml
@@ -13,6 +13,7 @@
&ac-glibc-patch;
&ac-grep;
&ac-gzip;
+&ac-gzip-patch;
&ac-make;
&ac-sed;
&ac-shellutils;
diff --git a/intel.sgml b/intel.sgml
index de3036668..25fd1d656 100644
--- a/intel.sgml
+++ b/intel.sgml
@@ -462,6 +462,7 @@
<!ENTITY ac-glibc-patch SYSTEM "intel/appendixc/glibc-patch.sgml">
<!ENTITY ac-grep SYSTEM "intel/appendixc/grep.sgml">
<!ENTITY ac-gzip SYSTEM "intel/appendixc/gzip.sgml">
+<!ENTITY ac-gzip-patch SYSTEM "intel/appendixc/gzip-patch.sgml">
<!ENTITY ac-make SYSTEM "intel/appendixc/make.sgml">
<!ENTITY ac-sed SYSTEM "intel/appendixc/sed.sgml">
<!ENTITY ac-shellutils SYSTEM "intel/appendixc/shellutils.sgml">