diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-02-19 14:30:57 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-02-19 14:30:57 +0800 |
commit | 3608d06aa82917b9046ee315924876ce4903efc0 (patch) | |
tree | 3f2665ee480b59959779181ef69059a77748d265 /chapter03/patches.xml | |
parent | d94d6060488da23db738078541e4b08a743f763c (diff) |
grub: Add upstream fixes patch for unrecognized ext2/3/4 features (#5219)xry111/grub-fix-test
Diffstat (limited to 'chapter03/patches.xml')
-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 ae39a70bb..44367898f 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -86,6 +86,14 @@ </varlistentry> <varlistentry> + <term>GRUB Upstream Fixes Patch - <token>&grub-upstream-fixes-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&grub-upstream-fixes-patch;"/></para> + <para>MD5 sum: <literal>&grub-upstream-fixes-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Kbd Backspace/Delete Fix Patch - <token>&kbd-backspace-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&kbd-backspace-patch;"/></para> |