From 878f50844884c44655ff925769debec229d58364 Mon Sep 17 00:00:00 2001 From: aligulle1 Date: Mon, 19 Jun 2017 10:51:06 +0300 Subject: [PATCH] grub --- system/boot/grub2/actions.py | 2 +- system/boot/grub2/pspec.xml | 13 ++++++++++--- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/system/boot/grub2/actions.py b/system/boot/grub2/actions.py index ae7def9b..bb6c9261 100644 --- a/system/boot/grub2/actions.py +++ b/system/boot/grub2/actions.py @@ -48,7 +48,7 @@ def setup(): def build(): #make-dist for creating all updated translation files - autotools.make("dist") + #autotools.make("dist") autotools.make() shelltools.cd("../grub-%s-efi" % get.srcVERSION()) autotools.make() diff --git a/system/boot/grub2/pspec.xml b/system/boot/grub2/pspec.xml index d0dcd86e..e73efa13 100644 --- a/system/boot/grub2/pspec.xml +++ b/system/boot/grub2/pspec.xml @@ -12,10 +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. - ftp://alpha.gnu.org/gnu/grub/grub-2.02~beta3.tar.xz - http://source.pisilinux.org/1.0/grub2_extras_915resolution_r10.tar.xz + ftp://alpha.gnu.org/gnu/grub/grub-2.02~rc2.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 - https://sourceforge.net/projects/pisilinux/files/source/grub2-theme-pisilinux-0.4.tar.xz + https://sourceforge.net/projects/pisilinux/files/source/grub2-theme-pisilinux-0.4.tar.xz autogen binutils @@ -79,6 +79,13 @@ + + 2017-06-19 + 2.02_rc2 + version B. + Ali Algul + aligulle3801@gmail.com + 2017-03-04 2.02_beta3