diff options
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/coreutils-patch.xml | 10 | ||||
-rw-r--r-- | chapter04/gcc-patch.xml | 8 | ||||
-rw-r--r-- | chapter04/gcc.xml | 9 | ||||
-rw-r--r-- | chapter04/packages.xml | 1 |
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; |