diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2008-04-03 16:44:21 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2008-04-03 16:44:21 +0000 |
commit | 6bf97d681201f0f703e05d97233d3c94bf9a8be2 (patch) | |
tree | 7806f31fe54267dff49efd29279d541c172aefef /chapter03 | |
parent | b6f76d75a91b87a2f6130f31dbe54b56956529f2 (diff) |
Added patch for 256-byte inode support in GRUB. Fixes #2161.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8514 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 e2151e82f..5bd124a18 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -123,6 +123,14 @@ </varlistentry> <varlistentry> + <term>GRUB 256-Byte Inodes Patch - <token>&grub-inode-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&grub-inode-patch;"/></para> + <para>MD5 sum: <literal>&grub-inode-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Inetutils No-Server-Man-Pages Patch - <token>&inetutils-man_pages-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&inetutils-man_pages-patch;"/></para> |