aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-10-01 07:24:36 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-10-01 07:24:36 +0000
commita6ab2e7cb75d36f5292e2764bc66208024b9081f (patch)
treeca5bc4ca39bb675eff685576f835913b0319cc1c
parent1f5b8ac6209e41bafd513c4c3b3186ee4a4297a5 (diff)
Last of the patch related cleanups.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2911 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--appendixa/bison-down.xml5
-rw-r--r--appendixa/coreutils-down.xml8
-rw-r--r--appendixa/expect-down.xml2
-rw-r--r--appendixa/grub-down.xml4
-rw-r--r--appendixa/ncurses-down.xml7
-rw-r--r--appendixa/nettools-down.xml5
-rw-r--r--appendixa/perl-down.xml5
-rw-r--r--appendixa/shadowpwd-down.xml5
-rw-r--r--chapter04/chapter04.xml8
9 files changed, 37 insertions, 12 deletions
diff --git a/appendixa/bison-down.xml b/appendixa/bison-down.xml
index f541096d0..4d47ad5eb 100644
--- a/appendixa/bison-down.xml
+++ b/appendixa/bison-down.xml
@@ -2,6 +2,9 @@
<title>Official Download Location</title>
<para><literallayout>Bison (&bison-version;):
-<ulink url="ftp://ftp.gnu.org/gnu/bison/"/></literallayout></para>
+<ulink url="ftp://ftp.gnu.org/gnu/bison/"/>
+
+Bison Attribute Patch (&bison-version;):
+<ulink url="&patches-root;"/></literallayout></para>
</sect2>
diff --git a/appendixa/coreutils-down.xml b/appendixa/coreutils-down.xml
index b238dfe4d..8fcb17022 100644
--- a/appendixa/coreutils-down.xml
+++ b/appendixa/coreutils-down.xml
@@ -2,5 +2,11 @@
<title>Official Download Location</title>
<para><literallayout>Coreutils (&coreutils-version;):
-<ulink url="ftp://ftp.gnu.org/gnu/coreutils/"/></literallayout></para>
+<ulink url="ftp://ftp.gnu.org/gnu/coreutils/"/>
+
+Coreutils Hostname Patch (&coreutils-version;):
+<ulink url="&patches-root;"/>
+
+Coreutils Uname Patch (&coreutils-version;):
+<ulink url="&patches-root;"/></literallayout></para>
</sect2>
diff --git a/appendixa/expect-down.xml b/appendixa/expect-down.xml
index f45f56bc1..53a6340f3 100644
--- a/appendixa/expect-down.xml
+++ b/appendixa/expect-down.xml
@@ -1,7 +1,7 @@
<sect2>
<title>Official Download Location</title>
-<para><literallayout>expect (&expect-version;):
+<para><literallayout>Expect (&expect-version;):
<ulink url="http://expect.nist.gov/src/"/>
Expect Patch (&expect-patch-version;):
diff --git a/appendixa/grub-down.xml b/appendixa/grub-down.xml
index 986e0ba0b..9bf0308af 100644
--- a/appendixa/grub-down.xml
+++ b/appendixa/grub-down.xml
@@ -3,5 +3,7 @@
<para><literallayout>Grub (&grub-version;):
<ulink url="ftp://alpha.gnu.org/pub/gnu/grub/"/>
-</literallayout></para>
+
+Grub Gcc33 Patch (&grub-version;):
+<ulink url="&patches-root;"/></literallayout></para>
</sect2>
diff --git a/appendixa/ncurses-down.xml b/appendixa/ncurses-down.xml
index 5e0fca353..8b900caf2 100644
--- a/appendixa/ncurses-down.xml
+++ b/appendixa/ncurses-down.xml
@@ -2,6 +2,11 @@
<title>Official Download Location</title>
<para><literallayout>Ncurses (&ncurses-version;):
-<ulink url="ftp://ftp.gnu.org/gnu/ncurses/"/></literallayout></para>
+<ulink url="ftp://ftp.gnu.org/gnu/ncurses/"/>
+Ncurses Etip Patch (&ncurses-version;):
+<ulink url="&patches-root;"/>
+
+Ncurses Vsscanf Patch (&ncurses-version;):
+<ulink url="&patches-root;"/></literallayout></para>
</sect2>
diff --git a/appendixa/nettools-down.xml b/appendixa/nettools-down.xml
index bda7e576f..85dc22fe6 100644
--- a/appendixa/nettools-down.xml
+++ b/appendixa/nettools-down.xml
@@ -2,5 +2,8 @@
<title>Official Download Location</title>
<para><literallayout>Net-tools (&net-tools-version;):
-<ulink url="http://www.tazenda.demon.co.uk/phil/net-tools/"/></literallayout></para>
+<ulink url="http://www.tazenda.demon.co.uk/phil/net-tools/"/>
+
+Net-tools Mii-Tool Patch (&net-tools-version;):
+<ulink url="&patches-root;"/></literallayout></para>
</sect2>
diff --git a/appendixa/perl-down.xml b/appendixa/perl-down.xml
index ede165d48..9dddcfde5 100644
--- a/appendixa/perl-down.xml
+++ b/appendixa/perl-down.xml
@@ -2,5 +2,8 @@
<title>Official Download Location</title>
<para><literallayout>Perl (&perl-version;):
-<ulink url="http://www.perl.com/"/></literallayout></para>
+<ulink url="http://www.perl.com/"/>
+
+Perl Libc Patch (&perl-version;):
+<ulink url="&patches-root;"/></literallayout></para>
</sect2>
diff --git a/appendixa/shadowpwd-down.xml b/appendixa/shadowpwd-down.xml
index bd63d7886..4fc47854f 100644
--- a/appendixa/shadowpwd-down.xml
+++ b/appendixa/shadowpwd-down.xml
@@ -2,5 +2,8 @@
<title>Official Download Location</title>
<para><literallayout>Shadow (&shadow-version;):
-<ulink url="ftp://ftp.pld.org.pl/software/shadow/"/></literallayout></para>
+<ulink url="ftp://ftp.pld.org.pl/software/shadow/"/>
+
+Shadow Newgrp Patch (&shadow-version;):
+<ulink url="&patches-root;"/></literallayout></para>
</sect2>
diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml
index 0872aaac6..d03f2b693 100644
--- a/chapter04/chapter04.xml
+++ b/chapter04/chapter04.xml
@@ -283,7 +283,7 @@ GCC-2 Return Type Patch (&gcc-2953-returntype-fix-patch-version;) - &gcc-2953-re
Glibc Sscanf Patch: (&glibc-sscanf-patch-version;) - &glibc-sscanf-patch-size;:
<ulink url="&patches-root;glibc-&glibc-sscanf-patch-version;.patch"/>
-Grub Patch (&grub-patch-version;) - &grub-patch-size;:
+Grub Gcc33 Patch (&grub-patch-version;) - &grub-patch-size;:
<ulink url="&patches-root;grub-&grub-patch-version;.patch"/>
Kbd Patch (&kbd-patch-version;) - &kbd-patch-size;:
@@ -304,7 +304,7 @@ Ncurses Etip Patch (&ncurses-etip-patch-version;) - &ncurses-etip-patch-size;:
Ncurses Vsscanf Patch (&ncurses-vsscanf-patch-version;) - &ncurses-vsscanf-patch-size;:
<ulink url="&patches-root;ncurses-&ncurses-vsscanf-patch-version;.patch"/>
-Net-Tools Mii-Tool Patch (&net-tools-mii-patch-version;) - &net-tools-mii-patch-size;:
+Net-tools Mii-Tool Gcc33 Patch (&net-tools-mii-patch-version;) - &net-tools-mii-patch-size;:
<ulink url="&patches-root;net-tools-&net-tools-mii-patch-version;.patch"/>
Perl Libc Patch (&perl-libc-patch-version;) - &perl-libc-patch-size;:
@@ -313,10 +313,10 @@ Perl Libc Patch (&perl-libc-patch-version;) - &perl-libc-patch-size;:
Procps Patch (&procps-patch-version;) - &procps-patch-size;:
<ulink url="&patches-root;procps-&procps-patch-version;.patch"/>
-Shadow Patch (&shadow-patch-version;) - &shadow-patch-size;:
+Shadow Newgrp Patch (&shadow-patch-version;) - &shadow-patch-size;:
<ulink url="&patches-root;shadow-&shadow-patch-version;.patch"/>
-Zlib Patch (&zlib-patch-version;) - &zlib-patch-size;:
+Zlib Vsnprintf Patch (&zlib-patch-version;) - &zlib-patch-size;:
<ulink url="&patches-root;zlib-&zlib-patch-version;.patch"/>
</literallayout>