diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2016-11-22 05:15:50 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2016-11-22 05:15:50 +0000 |
commit | 5d15cbab733d2b600bf0019160f36aa272641907 (patch) | |
tree | 902e8a4abb0ec159eacc1b25c53459090f896402 /chapter03 | |
parent | af97530c1f9942ea58b2787152057c345b95c43e (diff) |
Update to Linux-4.8.10, add flex-2.6.2-fixes-1.patch, correct systemd /sbin/sulogin issue. Fixes issues #4003, #4005, and #4006.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11147 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index f350d36b1..4ff762d2c 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -49,6 +49,14 @@ <para>MD5 sum: <literal>&coreutils-i18n-patch-md5;</literal></para> </listitem> </varlistentry> + + <varlistentry> + <term>Flex Fixes Patch - <token>&flex-fixes-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&flex-fixes-patch;"/></para> + <para>MD5 sum: <literal>&flex-fixes-patch-md5;</literal></para> + </listitem> + </varlistentry> <!-- <varlistentry> <term>Gccc ASAN Patch - <token>&gcc-asan-patch-size;</token>:</term> |