grub2 rebuild GRUB_DISABLE_OS_PROBER=false
This commit is contained in:
@@ -13,6 +13,7 @@ from pisi.actionsapi import shelltools
|
||||
|
||||
|
||||
def setup():
|
||||
shelltools.export("PYTHON", "/usr/bin/python3")
|
||||
shelltools.copy("../unifont*.bdf", "./unifont.bdf")
|
||||
# shelltools.export("GRUB_CONTRIB", "%s/grub-2.06/grub-extras" % (get.workDIR()))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user