Changeset f81c799 for chapter08/grub.xml


Ignore:
Timestamp:
06/11/2023 08:52:35 PM (16 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/loongarch-12.2
Children:
133b5cc
Parents:
d89cc558
git-author:
Xi Ruoyao <xry111@…> (06/11/2023 08:16:25 PM)
git-committer:
Xi Ruoyao <xry111@…> (06/11/2023 08:52:35 PM)
Message:

loongarch: Update to grub-2.11-pre-gc016a969d for LoongArch support

Patching GRUB-2.06 to support LoongArch is extremely difficult because
the "bootstrap" script in grub.git performs many complicated jobs. So
just provide our own dist tarball here.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/grub.xml

    rd89cc558 rf81c799  
    6262    </warning>
    6363
    64     <para>
    65       Fix an issue causing <command>grub-install</command> to fail when the
    66       <filename class='directory'>/boot</filename> partition (or the root
    67       partition if <filename class='directory'>/boot</filename> is not a
    68       separate partition) is created by e2fsprogs-1.47.0 or later:
    69     </para>
    70 
    71 <screen><userinput remap='pre'>patch -Np1 -i ../grub-&grub-version;-upstream_fixes-1.patch</userinput></screen>
    72 
    7364    <para>Prepare GRUB for compilation:</para>
    7465
Note: See TracChangeset for help on using the changeset viewer.