grub2 rebuild

This commit is contained in:
Rmys
2022-09-02 15:23:20 +03:00
parent 7f23981998
commit e9d44d1d4c
4 changed files with 36 additions and 21 deletions
+5 -5
View File
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA>
<Summary>GNU GRUB is a Multiboot boot loader.</Summary>
<Description>GNU GRUB (short for GNU GRand Unified Bootloader) is a boot loader package from the GNU Project.</Description>
<Archive sha1sum="aa62465ad119a328662af87c969a3e7ca1f81e1d" type="zip">https://sourceforge.net/projects/pisilinux/files/source/grub-2.06.zip</Archive>
<Archive sha1sum="c9f93f1e195ec7a5a21d36a13b469788c0b29f0f" type="tarxz">https://ftp.gnu.org/gnu/grub/grub-2.06.tar.xz</Archive>
<!-- <Archive sha1sum="4ec712aced1c2b4cb6cd1cbd83fc2154249d6977" type="tarxz" target="grub-2.06/grub-extras">https://sourceforge.net/projects/pisilinux/files/source/grub2_extras_915resolution_r10.tar.xz</Archive> -->
<Archive sha1sum="c22f624573ee2c81c54324943e4d6c4a3a8b5cdc" type="gz">https://ftp.gnu.org/gnu/unifont/unifont-13.0.06/unifont-13.0.06.bdf.gz</Archive>
<!-- <Archive sha1sum="30797ba7a86fc32213b9ae994c9fa45f37d01170" type="gz">http://ftp.gnu.org/gnu/unifont/unifont-6.3.20131217/unifont-6.3.20131217.bdf.gz</Archive> -->
@@ -44,9 +44,9 @@
<Package>grub</Package>
</Replaces>
<Patches>
<Patch level="1">gfxpayload.patch</Patch> -->
<Patch level="1">grub-2.02_beta2-KERNEL_GLOBS.patch</Patch> -->
<!-- <Patch level="1">mkconfig-fix.patch</Patch> -->
<Patch level="1">gfxpayload.patch</Patch>
<Patch level="1">grub-2.02_beta2-KERNEL_GLOBS.patch</Patch>
<Patch level="1">grub-mkconfig.patch</Patch>
<Patch>pisi_name_and_initramfs.patch</Patch>
<Patch level="1">grub-2.06-test-words.patch</Patch>
@@ -112,7 +112,7 @@
<History>
<Update release="24">
<Date>2022-08-13</Date>
<Date>2022-09-02</Date>
<Version>2.06</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>