diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-03-09 04:50:28 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-03-09 04:50:28 +0000 |
commit | 5bf238b8b413a43d2539d435e4ab3387299b8541 (patch) | |
tree | c7ee4462fc45313c33e6e968e6a586be1f04a77c /chapter03 | |
parent | 30bd808c2c16df09d668e73d4811370b69fdec4e (diff) |
Update to mpfr-3.1.4.
Update to linux-4.4.4.
Update to pkg-config-0.29.1.
Update to tcl-6.8.5.
Remove --disable-profile from Glibc instructions.
Create /var/log/faillog.
Remove --enable-obsolete-rpc from Chapter 5 glibc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11034 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 28 |
1 files changed, 2 insertions, 26 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 24aab20b8..d731aa10f 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -57,15 +57,7 @@ <para>MD5 sum: <literal>&coreutils-i18n-patch-md5;</literal></para> </listitem> </varlistentry> -<!-- - <varlistentry> - <term>Gcc Upstream Patch - <token>&gcc-upstream-patch-size;</token>:</term> - <listitem> - <para>Download: <ulink url="&patches-root;&gcc-upstream-patch;"/></para> - <para>MD5 sum: <literal>&gcc-upstream-patch-md5;</literal></para> - </listitem> - </varlistentry> ---> + <varlistentry> <term>Glibc FHS Patch - <token>&glibc-fhs-patch-size;</token>:</term> <listitem> @@ -73,15 +65,7 @@ <para>MD5 sum: <literal>&glibc-fhs-patch-md5;</literal></para> </listitem> </varlistentry> -<!-- - <varlistentry> - <term>Glibc i386 Patch - <token>&glibc-upstream-patch-size;</token>:</term> - <listitem> - <para>Download: <ulink url="&patches-root;&glibc-upstream-patch;"/></para> - <para>MD5 sum: <literal>&glibc-upstream-patch-md5;</literal></para> - </listitem> - </varlistentry> ---> + <varlistentry> <term>Kbd Backspace/Delete Fix Patch - <token>&kbd-backspace-patch-size;</token>:</term> <listitem> @@ -91,14 +75,6 @@ </varlistentry> <varlistentry> - <term>MPFR Upstream Fixes Patch - <token>&mpfr-upstream-patch-size;</token>:</term> - <listitem> - <para>Download: <ulink url="&patches-root;&mpfr-upstream-patch;"/></para> - <para>MD5 sum: <literal>&mpfr-upstream-patch-md5;</literal></para> - </listitem> - </varlistentry> - - <varlistentry> <term>Readline Upstream Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&readline-fixes-patch;"/></para> |