From 8571f3863d9d676b308832969257ba855fee30f4 Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 26 Oct 2022 15:52:38 +0300 Subject: [PATCH] grub2 rebuild --- system/boot/grub2/actions.py | 2 +- system/boot/grub2/pspec.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/system/boot/grub2/actions.py b/system/boot/grub2/actions.py index bda9bb1d..4d547a8e 100644 --- a/system/boot/grub2/actions.py +++ b/system/boot/grub2/actions.py @@ -74,7 +74,7 @@ def install(): #pisitools.insinto("/boot/grub2", "unicode.pf2") # Insall our theme - pisitools.insinto("/usr/share/grub/themes/pisilinux","themes/PisiNar-Grub2-Themes-pisinar-grub2-theme-v1.2/*") + pisitools.insinto("/usr/share/grub/themes/pisilinux","themes/PisiNar-Grub2-Themes-pisinar-grub2-theme-v1.3/*") #remove -r 0x0-0x7F entries to fix ugly fonts or find a suitable range parameter -r *** shelltools.system("./grub-mkfont -o DejaVuSans-10.pf2 -r 0x0-0x7F -s 10 /usr/share/fonts/dejavu/DejaVuSans.ttf") diff --git a/system/boot/grub2/pspec.xml b/system/boot/grub2/pspec.xml index 63181321..27508795 100644 --- a/system/boot/grub2/pspec.xml +++ b/system/boot/grub2/pspec.xml @@ -14,9 +14,9 @@ GNU GRUB (short for GNU GRand Unified Bootloader) is a boot loader package from the GNU Project. https://ftp.gnu.org/gnu/grub/grub-2.06.tar.xz - https://ftp.gnu.org/gnu/unifont/unifont-13.0.06/unifont-13.0.06.bdf.gz + https://ftp.gnu.org/gnu/unifont/unifont-15.0.01/unifont-15.0.01.bdf.gz - https://github.com/erkanisik1/PisiNar-Grub2-Themes/archive/refs/tags/pisinar-grub2-theme-v1.2.tar.gz + https://github.com/erkanisik1/PisiNar-Grub2-Themes/archive/refs/tags/pisinar-grub2-theme-v1.3.tar.gz git autogen-devel