aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-10-20 16:17:59 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-10-20 16:17:59 +0000
commit349128365ee9cb0b6e4e1863026a040368897734 (patch)
tree352bdb56d3663099485770adac8b953358a096b2
parent5deca414721359269c2869c349fe6fb079e9c8b4 (diff)
Uncompressed patches.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2187 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter04/ed-patch.xml4
-rw-r--r--chapter04/fileutils-patch.xml4
-rw-r--r--chapter04/findutils-patch.xml4
-rw-r--r--chapter04/gawk-patch.xml4
-rw-r--r--chapter04/gcc-patch.xml8
-rw-r--r--chapter04/glibc-patch.xml4
-rw-r--r--chapter04/gzip-patch.xml4
-rw-r--r--chapter04/kbd-patch.xml4
-rw-r--r--chapter04/man-patch.xml4
-rw-r--r--chapter04/ncurses-patch.xml4
-rw-r--r--chapter04/procps-patch.xml4
-rw-r--r--chapter04/shellutils-hostname-patch.xml4
-rw-r--r--chapter04/shellutils-patch.xml4
-rw-r--r--chapter04/tar-patch.xml4
-rw-r--r--chapter04/vim-patch.xml4
-rw-r--r--index.xml4
16 files changed, 34 insertions, 34 deletions
diff --git a/chapter04/ed-patch.xml b/chapter04/ed-patch.xml
index accab732f..58cfc2ded 100644
--- a/chapter04/ed-patch.xml
+++ b/chapter04/ed-patch.xml
@@ -1,3 +1,3 @@
Ed Patch (&ed-patch-version;) - &ed-patch-size;:
-<ulink url="&ftp;/ed-&ed-patch-version;.patch.bz2"/>
-<ulink url="&http;/ed-&ed-patch-version;.patch.bz2"/>
+<ulink url="&ftp;/ed-&ed-patch-version;.patch"/>
+<ulink url="&http;/ed-&ed-patch-version;.patch"/>
diff --git a/chapter04/fileutils-patch.xml b/chapter04/fileutils-patch.xml
index e707f9fb3..5c92b3dcf 100644
--- a/chapter04/fileutils-patch.xml
+++ b/chapter04/fileutils-patch.xml
@@ -1,3 +1,3 @@
Fileutils Patch (&fileutils-patch-version;) - &fileutils-patch-size;:
-<ulink url="&ftp;/fileutils-&fileutils-patch-version;.patch.bz2"/>
-<ulink url="&http;/fileutils-&fileutils-patch-version;.patch.bz2"/>
+<ulink url="&ftp;/fileutils-&fileutils-patch-version;.patch"/>
+<ulink url="&http;/fileutils-&fileutils-patch-version;.patch"/>
diff --git a/chapter04/findutils-patch.xml b/chapter04/findutils-patch.xml
index 7b458ba02..73f5974f9 100644
--- a/chapter04/findutils-patch.xml
+++ b/chapter04/findutils-patch.xml
@@ -1,3 +1,3 @@
Findutils Patch (&findutils-patch-version;) - &findutils-patch-size;:
-<ulink url="&ftp;/findutils-&findutils-patch-version;.patch.bz2"/>
-<ulink url="&http;/findutils-&findutils-patch-version;.patch.bz2"/>
+<ulink url="&ftp;/findutils-&findutils-patch-version;.patch"/>
+<ulink url="&http;/findutils-&findutils-patch-version;.patch"/>
diff --git a/chapter04/gawk-patch.xml b/chapter04/gawk-patch.xml
index 104221cdf..0a410b964 100644
--- a/chapter04/gawk-patch.xml
+++ b/chapter04/gawk-patch.xml
@@ -1,3 +1,3 @@
Gawk Patch (&gawk-patch-version;) - &gawk-patch-size;:
-<ulink url="&ftp;/gawk-&gawk-patch-version;.patch.bz2"/>
-<ulink url="&http;/gawk-&gawk-patch-version;.patch.bz2"/>
+<ulink url="&ftp;/gawk-&gawk-patch-version;.patch"/>
+<ulink url="&http;/gawk-&gawk-patch-version;.patch"/>
diff --git a/chapter04/gcc-patch.xml b/chapter04/gcc-patch.xml
index af2b89882..c6870a412 100644
--- a/chapter04/gcc-patch.xml
+++ b/chapter04/gcc-patch.xml
@@ -1,7 +1,7 @@
GCC Patch (&gcc-patch-version;) - &gcc-patch-size;:
-<ulink url="&ftp;/gcc-&gcc-patch-version;.patch.bz2"/>
-<ulink url="&http;/gcc-&gcc-patch-version;.patch.bz2"/>
+<ulink url="&ftp;/gcc-&gcc-patch-version;.patch"/>
+<ulink url="&http;/gcc-&gcc-patch-version;.patch"/>
GCC nofixincludes Patch (&gcc-version;) - 1 KB:
-<ulink url="&ftp;/gcc-&gcc-version;-nofixincludes-2.patch.bz2"/>
-<ulink url="&http;/gcc-&gcc-version;-nofixincludes-2.patch.bz2"/>
+<ulink url="&ftp;/gcc-&gcc-version;-nofixincludes-2.patch"/>
+<ulink url="&http;/gcc-&gcc-version;-nofixincludes-2.patch"/>
diff --git a/chapter04/glibc-patch.xml b/chapter04/glibc-patch.xml
index 62028d316..b191d8846 100644
--- a/chapter04/glibc-patch.xml
+++ b/chapter04/glibc-patch.xml
@@ -1,3 +1,3 @@
Glibc Patch (&glibc-patch-version;) - &glibc-patch-size;:
-<ulink url="&ftp;/glibc-&glibc-patch-version;.patch.bz2"/>
-<ulink url="&http;/glibc-&glibc-patch-version;.patch.bz2"/>
+<ulink url="&ftp;/glibc-&glibc-patch-version;.patch"/>
+<ulink url="&http;/glibc-&glibc-patch-version;.patch"/>
diff --git a/chapter04/gzip-patch.xml b/chapter04/gzip-patch.xml
index 4cb3def7c..40b1a7a59 100644
--- a/chapter04/gzip-patch.xml
+++ b/chapter04/gzip-patch.xml
@@ -1,3 +1,3 @@
Gzip Patch (&gzip-patch-version;) - &gzip-patch-size;:
-<ulink url="&ftp;/gzip-&gzip-patch-version;.patch.bz2"/>
-<ulink url="&http;/gzip-&gzip-patch-version;.patch.bz2"/>
+<ulink url="&ftp;/gzip-&gzip-patch-version;.patch"/>
+<ulink url="&http;/gzip-&gzip-patch-version;.patch"/>
diff --git a/chapter04/kbd-patch.xml b/chapter04/kbd-patch.xml
index c42e97d1f..a9a6dc9ef 100644
--- a/chapter04/kbd-patch.xml
+++ b/chapter04/kbd-patch.xml
@@ -1,3 +1,3 @@
Kbd Patch (&kbd-patch-version;) - &kbd-patch-size;:
-<ulink url="&ftp;/kbd-&kbd-patch-version;.patch.bz2"/>
-<ulink url="&http;/kbd-&kbd-patch-version;.patch.bz2"/>
+<ulink url="&ftp;/kbd-&kbd-patch-version;.patch"/>
+<ulink url="&http;/kbd-&kbd-patch-version;.patch"/>
diff --git a/chapter04/man-patch.xml b/chapter04/man-patch.xml
index a67755537..6e16de498 100644
--- a/chapter04/man-patch.xml
+++ b/chapter04/man-patch.xml
@@ -1,3 +1,3 @@
Man Patch (&man-patch-version;) - &man-patch-size;
-<ulink url="&ftp;/man-&man-patch-version;.patch.bz2"/>
-<ulink url="&http;/man-&man-patch-version;.patch.bz2"/>
+<ulink url="&ftp;/man-&man-patch-version;.patch"/>
+<ulink url="&http;/man-&man-patch-version;.patch"/>
diff --git a/chapter04/ncurses-patch.xml b/chapter04/ncurses-patch.xml
index 4175ec43e..c5bc6c63e 100644
--- a/chapter04/ncurses-patch.xml
+++ b/chapter04/ncurses-patch.xml
@@ -1,3 +1,3 @@
Ncurses Patch (&ncurses-patch-version;) - &ncurses-patch-size;:
-<ulink url="&ftp;/ncurses-&ncurses-patch-version;.patch.bz2"/>
-<ulink url="&http;/ncurses-&ncurses-patch-version;.patch.bz2"/>
+<ulink url="&ftp;/ncurses-&ncurses-patch-version;.patch"/>
+<ulink url="&http;/ncurses-&ncurses-patch-version;.patch"/>
diff --git a/chapter04/procps-patch.xml b/chapter04/procps-patch.xml
index ae6630406..a762236eb 100644
--- a/chapter04/procps-patch.xml
+++ b/chapter04/procps-patch.xml
@@ -1,3 +1,3 @@
Procps Patch (&procps-patch-version;) - &procps-patch-size;:
-<ulink url="&ftp;/procps-&procps-patch-version;.patch.bz2"/>
-<ulink url="&http;/procps-&procps-patch-version;.patch.bz2"/>
+<ulink url="&ftp;/procps-&procps-patch-version;.patch"/>
+<ulink url="&http;/procps-&procps-patch-version;.patch"/>
diff --git a/chapter04/shellutils-hostname-patch.xml b/chapter04/shellutils-hostname-patch.xml
index ddc825078..c781a2af2 100644
--- a/chapter04/shellutils-hostname-patch.xml
+++ b/chapter04/shellutils-hostname-patch.xml
@@ -1,3 +1,3 @@
Sh-utils Hostname Patch (&sh-utils-hostname-patch-version;) - &sh-utils-hostname-patch-size;:
-<ulink url="&ftp;/sh-utils-&sh-utils-hostname-patch-version;.patch.bz2"/>
-<ulink url="&http;/sh-utils-&sh-utils-hostname-patch-version;.patch.bz2"/>
+<ulink url="&ftp;/sh-utils-&sh-utils-hostname-patch-version;.patch"/>
+<ulink url="&http;/sh-utils-&sh-utils-hostname-patch-version;.patch"/>
diff --git a/chapter04/shellutils-patch.xml b/chapter04/shellutils-patch.xml
index 56a9368ce..a12e96777 100644
--- a/chapter04/shellutils-patch.xml
+++ b/chapter04/shellutils-patch.xml
@@ -1,3 +1,3 @@
Sh-utils Patch (&sh-utils-patch-version;) - &sh-utils-patch-size;:
-<ulink url="&ftp;/sh-utils-&sh-utils-patch-version;.patch.bz2"/>
-<ulink url="&http;/sh-utils-&sh-utils-patch-version;.patch.bz2"/>
+<ulink url="&ftp;/sh-utils-&sh-utils-patch-version;.patch"/>
+<ulink url="&http;/sh-utils-&sh-utils-patch-version;.patch"/>
diff --git a/chapter04/tar-patch.xml b/chapter04/tar-patch.xml
index 9ba37a362..a7f00e3f5 100644
--- a/chapter04/tar-patch.xml
+++ b/chapter04/tar-patch.xml
@@ -1,3 +1,3 @@
Tar Patch (&tar-patch-version;) - &tar-patch-size;:
-<ulink url="&ftp;/tar-&tar-patch-version;.patch.bz2"/>
-<ulink url="&http;/tar-&tar-patch-version;.patch.bz2"/>
+<ulink url="&ftp;/tar-&tar-patch-version;.patch"/>
+<ulink url="&http;/tar-&tar-patch-version;.patch"/>
diff --git a/chapter04/vim-patch.xml b/chapter04/vim-patch.xml
index 304809148..1ea4097d6 100644
--- a/chapter04/vim-patch.xml
+++ b/chapter04/vim-patch.xml
@@ -1,3 +1,3 @@
Vim Patch (&vim-patch-version;) - &vim-patch-size;:
-<ulink url="&ftp;/vim-&vim-patch-version;.patch.bz2"/>
-<ulink url="&http;/vim-&vim-patch-version;.patch.bz2"/>
+<ulink url="&ftp;/vim-&vim-patch-version;.patch"/>
+<ulink url="&http;/vim-&vim-patch-version;.patch"/>
diff --git a/index.xml b/index.xml
index c7f8cac42..ab9ce049b 100644
--- a/index.xml
+++ b/index.xml
@@ -4,8 +4,8 @@
<!ENTITY book SYSTEM "book/book.xml">
-<!ENTITY version "20021019">
-<!ENTITY releasedate "October 19th, 2002">
+<!ENTITY version "20021020">
+<!ENTITY releasedate "October 20th, 2002">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
<!ENTITY http-root "http://ftp.linuxfromscratch.org">