From 2858f4f138ed8cb1835d813b003eb077404d2d71 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 13 Oct 2019 17:58:22 +0300 Subject: [PATCH] grub2:revert 2.02 error boot/grub2/locale/*.mo --- system/boot/grub2/actions.py | 2 +- system/boot/grub2/pspec.xml | 19 +++++++++++++------ 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/system/boot/grub2/actions.py b/system/boot/grub2/actions.py index 1501d71f..b1f30eaf 100644 --- a/system/boot/grub2/actions.py +++ b/system/boot/grub2/actions.py @@ -15,7 +15,7 @@ from pisi.actionsapi import shelltools def setup(): shelltools.copy("../unifont*.bdf", "./unifont.bdf") - shelltools.export("GRUB_CONTRIB", "%s/grub-2.04/grub-extras" % (get.workDIR())) + shelltools.export("GRUB_CONTRIB", "%s/grub-2.02/grub-extras" % (get.workDIR())) pisitools.cflags.remove("-fstack-protector", "-fasynchronous-unwind-tables", "-fexceptions", "-fPIC") pisitools.cflags.sub("\s?(-O[\ds]|-D_FORTIFY_SOURCE=\d)\s?", " ") diff --git a/system/boot/grub2/pspec.xml b/system/boot/grub2/pspec.xml index b387b85a..5b9c08b8 100644 --- a/system/boot/grub2/pspec.xml +++ b/system/boot/grub2/pspec.xml @@ -12,11 +12,11 @@ app:gui GNU GRUB is a Multiboot boot loader. GNU GRUB (short for GNU GRand Unified Bootloader) is a boot loader package from the GNU Project. - http://ftp.gnu.org/gnu/grub/grub-2.04.tar.xz - http://source.pisilinux.org/1.0/grub2_extras_915resolution_r10.tar.xz + http://ftp.gnu.org/gnu/grub/grub-2.02.tar.xz + http://source.pisilinux.org/1.0/grub2_extras_915resolution_r10.tar.xz https://ftp.gnu.org/gnu/unifont/unifont-12.1.03/unifont_jp-12.1.03.bdf.gz - https://github.com/sebo28/Pisilinux-Bluez/archive/v0.1.tar.gz + https://github.com/sebo28/Pisilinux-Bluez/archive/v0.1.tar.gz autogen binutils @@ -47,9 +47,9 @@ grub-2.02_beta2-KERNEL_GLOBS.patch mkconfig-fix.patch pisi_name_and_initramfs.patch - - - + Allow_GRUB_to_mount_ext234_filesystems_that_have_the_encryption_feature.patch + tsc-Change-default-tsc-calibration-method-to-pmtimer-on-EFI-systems.patch + intel-ucode.patch @@ -89,6 +89,13 @@ + + 2019-10-09 + 2.02 + revert 2.02 + Mustafa Cinasal + muscnsl@gmail.com + 2019-09-06 2.04