Changeset 648f145


Ignore:
Timestamp:
01/25/2024 07:22:34 AM (4 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64
Children:
328eb6f
Parents:
d8c2d84
Message:

arm64: Revert "arm64: grub: Apply an upstream change to support generic zboot"

This reverts commit 0d4f1b46765e9c20362e3f20a718543f096921c4.

The change is already included in GRUB 2.12, and the file has been
renamed so the sed command is failing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/grub.xml

    rd8c2d84 r648f145  
    7979<screen><userinput remap='pre'>echo <literal>depends bli part_gpt</literal> &gt; grub-core/extra_deps.lst</userinput></screen>
    8080
    81     <!--https://git.savannah.gnu.org/cgit/grub.git/commit/?id=69edb312 -->
    82     <para>Apply an upstream change so GRUB will be capable to load
    83     compressed kernel image on an ARM64 system:</para>
    84 
    85 <screen><userinput remap='pre'>sed '/ARMXX_MAGIC/,+2d' -i grub-core/loader/arm64/linux.c</userinput></screen>
    86 
    8781    <para>Prepare GRUB for compilation:</para>
    8882
Note: See TracChangeset for help on using the changeset viewer.