diff options
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/ed-patch.xml | 3 | ||||
-rw-r--r-- | chapter04/fileutils-patch.xml | 3 | ||||
-rw-r--r-- | chapter04/gawk-patch.xml | 3 | ||||
-rw-r--r-- | chapter04/glibc-patch.xml | 3 | ||||
-rw-r--r-- | chapter04/packages.xml | 4 |
5 files changed, 16 insertions, 0 deletions
diff --git a/chapter04/ed-patch.xml b/chapter04/ed-patch.xml new file mode 100644 index 000000000..dee89bece --- /dev/null +++ b/chapter04/ed-patch.xml @@ -0,0 +1,3 @@ +Ed Patch (&ed-version;) - &ed-patch-size;: +<ulink url="&ftp;/ed-&ed-version;.patch.bz2"/> +<ulink url="&http;/ed-&ed-version;.patch.bz2"/> diff --git a/chapter04/fileutils-patch.xml b/chapter04/fileutils-patch.xml new file mode 100644 index 000000000..5daeaa4a7 --- /dev/null +++ b/chapter04/fileutils-patch.xml @@ -0,0 +1,3 @@ +Fileutils Patch (&fileutils-version;) - &fileutils-patch-size;: +<ulink url="&ftp;/fileutils-&fileutils-version;.patch.bz2"/> +<ulink url="&http;/fileutils-&fileutils-version;.patch.bz2"/> diff --git a/chapter04/gawk-patch.xml b/chapter04/gawk-patch.xml new file mode 100644 index 000000000..ad1ed2ada --- /dev/null +++ b/chapter04/gawk-patch.xml @@ -0,0 +1,3 @@ +Gawk Patch (&gawk-version;) - &gawk-patch-size;: +<ulink url="&ftp;/gawk-&gawk-version;.patch.bz2"/> +<ulink url="&http;/gawk-&gawk-version;.patch.bz2"/> diff --git a/chapter04/glibc-patch.xml b/chapter04/glibc-patch.xml new file mode 100644 index 000000000..5ce5d649b --- /dev/null +++ b/chapter04/glibc-patch.xml @@ -0,0 +1,3 @@ +Glibc Patch (&glibc-version;) - &glibc-patch-size;: +<ulink url="&ftp;/glibc-&glibc-version;.patch.bz2"/> +<ulink url="&http;/glibc-&glibc-version;.patch.bz2"/> diff --git a/chapter04/packages.xml b/chapter04/packages.xml index 6a761c084..43c3f2532 100644 --- a/chapter04/packages.xml +++ b/chapter04/packages.xml @@ -10,6 +10,7 @@ &c3-bzip2; &c3-diffutils; &c3-fileutils; +&c3-fileutils-patch; &c3-gcc; &c3-kernel; &c3-grep; @@ -21,13 +22,16 @@ &c3-tar-patch; &c3-textutils; &c3-gawk; +&c3-gawk-patch; &c3-texinfo; &c3-patch; &c3-makedev; &c3-glibc; &c3-glibc-threads; +&c3-glibc-patch; &c3-manpages; &c3-ed; +&c3-ed-patch; &c3-findutils; &c3-findutils-patch; &c3-ncurses; |