aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2006-10-04 17:08:23 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2006-10-04 17:08:23 +0000
commit93bc4a2875fdabce7ca6a338cfb04dc9aa04015f (patch)
treeeba20c2f81d23293de896fcfa28548ed0c8c6b95 /chapter03
parentb0b90682a323fb906aa0e0fa9d422d62d39e8db9 (diff)
Replace the Linux-Libc-Headers package with the 'headers_install' target from the kernel Makefile
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r--chapter03/packages.xml9
-rw-r--r--chapter03/patches.xml15
2 files changed, 12 insertions, 12 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index 0b0a74a39..e2e0d7b48 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -329,15 +329,6 @@
</varlistentry>
<varlistentry>
- <term>Linux-Libc-Headers (&linux-libc-headers-version;) - <token>&linux-libc-headers-size;</token>:</term>
- <listitem>
- <para>Home page: <ulink url="&linux-libc-headers-home;"/></para>
- <para>Download: <ulink url="&linux-libc-headers-url;"/></para>
- <para>MD5 sum: <literal>&linux-libc-headers-md5;</literal></para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term>M4 (&m4-version;) - <token>&m4-size;</token>:</term>
<listitem>
<para>Home page: <ulink url="&m4-home;"/></para>
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 9610dd65f..5268eb9f5 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -171,10 +171,10 @@
</varlistentry>
<varlistentry>
- <term>Linux Libc Headers Inotify Patch - <token>&linux-inotify-patch-size;</token>:</term>
+ <term>Linux Unifdef Patch - <token>&linux-unifdef-patch-size;</token>:</term>
<listitem>
- <para>Download: <ulink url="&patches-root;&linux-inotify-patch;"/></para>
- <para>MD5 sum: <literal>&linux-inotify-patch-md5;</literal></para>
+ <para>Download: <ulink url="&patches-root;&linux-unifdef-patch;"/></para>
+ <para>MD5 sum: <literal>&linux-unifdef-patch-md5;</literal></para>
</listitem>
</varlistentry>
@@ -284,6 +284,15 @@
</varlistentry>
<varlistentry>
+ <term>Util-linux Lseek Patch - <token>&util-linux-lseek-patch-size;</token>:</term>
+ <listitem>
+ <para>Download: <ulink url="&patches-root;&util-linux-lseek-patch;"/></para>
+ <para>MD5 sum: <literal>&util-linux-lseek-patch-md5;</literal></para>
+ </listitem>
+ </varlistentry>
+
+
+ <varlistentry>
<term>Vim Upstream Fixes Patch - <token>&vim-fixes-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink url="&patches-root;&vim-fixes-patch;"/></para>