aboutsummaryrefslogtreecommitdiffstats
path: root/chapter04
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2003-05-11 19:12:19 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2003-05-11 19:12:19 +0000
commitb175687da8cddb861ee6725d52391ee829e10ad8 (patch)
treee044e8f92c91e099cfa6551d8aad58531c179df0 /chapter04
parentb3b1237674bb1bc75afd3bbbe3eea0f35bceb312 (diff)
More from Zack: Ncurses symlinks fixes, procps removal of XSCPT=, --without-debug for ncurses.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-rw-r--r--chapter04/coreutils-patch.xml10
-rw-r--r--chapter04/gcc-patch.xml8
-rw-r--r--chapter04/gcc.xml9
-rw-r--r--chapter04/packages.xml1
4 files changed, 16 insertions, 12 deletions
diff --git a/chapter04/coreutils-patch.xml b/chapter04/coreutils-patch.xml
index 2ebd8fa61..f0a559b74 100644
--- a/chapter04/coreutils-patch.xml
+++ b/chapter04/coreutils-patch.xml
@@ -1,3 +1,7 @@
-Coreutils Patch (&coreutils-patch-version;) - &coreutils-patch-size;:
-<ulink url="&ftp;/coreutils-&coreutils-patch-version;.patch"/>
-<ulink url="&http;/coreutils-&coreutils-patch-version;.patch"/>
+Coreutils Uname Patch (&coreutils-uname-patch-version;) - &coreutils-uname-patch-size;:
+<ulink url="&ftp;/coreutils-&coreutils-uname-patch-version;.patch"/>
+<ulink url="&http;/coreutils-&coreutils-uname-patch-version;.patch"/>
+
+Coreutils Hostname Patch (&coreutils-hostname-patch-version;) - &coreutils-hostname-patch-size;:
+<ulink url="&ftp;/coreutils-&coreutils-hostname-patch-version;.patch"/>
+<ulink url="&http;/coreutils-&coreutils-hostname-patch-version;.patch"/>
diff --git a/chapter04/gcc-patch.xml b/chapter04/gcc-patch.xml
new file mode 100644
index 000000000..3102617ec
--- /dev/null
+++ b/chapter04/gcc-patch.xml
@@ -0,0 +1,8 @@
+GCC Specs Patch:
+<ulink url="&http;/gcc-3.2.3-specs-3.patch"/>
+
+GCC MMap Test Patch:
+<ulink url="&http;/gcc-3.2.3-mmap_test.patch"/>
+
+GCC No Fixincludes Patch:
+<ulink url="&http;/gcc-3.2.3-no_fixincludes.patch"/>
diff --git a/chapter04/gcc.xml b/chapter04/gcc.xml
index bc27a4a88..e54f7f7c0 100644
--- a/chapter04/gcc.xml
+++ b/chapter04/gcc.xml
@@ -1,11 +1,2 @@
GCC (&gcc-version;) - &gcc-core-size;:
<ulink url="http://freshmeat.net/projects/gcc/"/>
-
-GCC Specs Patch:
-<ulink url="&http;/gcc-3.2.3-specs-3.patch"/>
-
-GCC MMap Test Patch:
-<ulink url="&http;/gcc-3.2.3-mmap_test.patch"/>
-
-GCC No Fixincludes Patch:
-<ulink url="&http;/gcc-3.2.3-no_fixincludes.patch"/>
diff --git a/chapter04/packages.xml b/chapter04/packages.xml
index 6be2490dc..31e839e6d 100644
--- a/chapter04/packages.xml
+++ b/chapter04/packages.xml
@@ -29,6 +29,7 @@
&c4-gawk;
&c4-gawk-patch;
&c4-gcc;
+&c4-gcc-patch;
&c4-gcc-2953;
&c4-gettext;
&c4-glibc;