diff --git a/system/boot/grub2/actions.py b/system/boot/grub2/actions.py
index b1f30eaf..1501d71f 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.02/grub-extras" % (get.workDIR()))
+ shelltools.export("GRUB_CONTRIB", "%s/grub-2.04/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 423188c8..fdabf3fb 100644
--- a/system/boot/grub2/pspec.xml
+++ b/system/boot/grub2/pspec.xml
@@ -12,9 +12,10 @@
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.02.tar.xz
- http://source.pisilinux.org/1.0/grub2_extras_915resolution_r10.tar.xz
- http://ftp.gnu.org/gnu/unifont/unifont-6.3.20131217/unifont-6.3.20131217.bdf.gz
+ http://ftp.gnu.org/gnu/grub/grub-2.04.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
autogen
@@ -46,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
+
+
+
@@ -88,7 +89,14 @@
-
+
+ 2019-09-06
+ 2.04
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
+
2019-10-05
2.02
theme add