grub2 rebuild

This commit is contained in:
Rmys
2021-07-21 14:19:25 +03:00
committed by GitHub
parent 9013a65d52
commit d73f3c7a4b
3 changed files with 2 additions and 2 deletions
+1
View File
@@ -20,6 +20,7 @@ def setup():
pisitools.cflags.remove("-fstack-protector", "-fasynchronous-unwind-tables", "-fexceptions", "-fPIC")
pisitools.cflags.sub("\s?(-O[\ds]|-D_FORTIFY_SOURCE=\d)\s?", " ")
pisitools.dosed('util/grub-mkconfig.in', 'GRUB_DISABLE_OS_PROBER="true"', 'GRUB_DISABLE_OS_PROBER="false"')
#shelltools.system("./linguas.sh")
#shelltools.system("./autogen.sh")
autotools.configure("--disable-werror \
+1 -1
View File
@@ -52,4 +52,4 @@ GRUB_THEME="/usr/share/grub/themes/pisilinux/theme.txt"
#GRUB_SAVEDEFAULT="true"
GRUB_DISABLE_OS_PROBER="false"
#GRUB_DISABLE_OS_PROBER="false"
-1
View File
@@ -1,3 +1,2 @@
#! /bin/sh
LC_ALL=C
grub2-mkconfig -o /boot/grub2/grub.cfg