Changeset 2576866 for chapter08/grub.xml


Ignore:
Timestamp:
12/31/2023 09:57:54 PM (8 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64
Children:
9f894d5
Parents:
00de269 (diff), 6fec3f5 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/arm64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/grub.xml

    r00de269 r2576866  
    7474
    7575    <para>
    76       Fix an issue causing <command>grub-install</command> to fail when the
    77       <filename class='directory'>/boot</filename> partition (or the root
    78       partition if <filename class='directory'>/boot</filename> is not a
    79       separate partition) is created by e2fsprogs-1.47.0 or later:
     76      Add a file missing from the release tarball:
    8077    </para>
    8178
    82 <screen><userinput remap='pre'>patch -Np1 -i ../grub-&grub-version;-upstream_fixes-1.patch</userinput></screen>
     79<screen><userinput remap='pre'>echo <literal>depends bli part_gpt</literal> &gt; grub-core/extra_deps.lst</userinput></screen>
    8380
    8481    <!--https://git.savannah.gnu.org/cgit/grub.git/commit/?id=69edb312 -->
Note: See TracChangeset for help on using the changeset viewer.