From b23e324375bb39291e203eb032c9617bd6be5572 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sun, 1 Mar 2015 14:01:48 -0200 Subject: syslinux-6.03-2.parabola3: fix bug #683 -> https://labs.parabola.nu/issues/683 --- libre/syslinux/PKGBUILD | 4 ++-- libre/syslinux/syslinux.cfg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libre/syslinux/PKGBUILD b/libre/syslinux/PKGBUILD index ac5de7bc7..604cad787 100644 --- a/libre/syslinux/PKGBUILD +++ b/libre/syslinux/PKGBUILD @@ -7,7 +7,7 @@ pkgname=syslinux pkgver=6.03 _tag=syslinux-$pkgver -pkgrel=2.parabola2 +pkgrel=2.parabola3 pkgdesc='Collection of boot loaders that boot from FAT, ext2/3/4 and btrfs filesystems, from CDs and via PXE (Parabola rebranded)' url='http://www.syslinux.org/' arch=(i686 x86_64) @@ -40,7 +40,7 @@ source=(git://git.kernel.org/pub/scm/boot/syslinux/syslinux.git#tag=$_tag syslinux-install_update splash.png) sha1sums=('SKIP' - '3f0cafb50279224c6dac5205dfbe475cb8b4cc7b' + 'e40acf4cf9d05ec000c59284f959d1540b35a3be' '1aafa9869eb772b15e1dee382504b3432ed68e11' '8d937eb2ffb563a0cb876bda731e036f43bf0e4b') diff --git a/libre/syslinux/syslinux.cfg b/libre/syslinux/syslinux.cfg index f2f902f1b..8400d2179 100644 --- a/libre/syslinux/syslinux.cfg +++ b/libre/syslinux/syslinux.cfg @@ -31,7 +31,7 @@ UI vesamenu.c32 # Refer to http://syslinux.zytor.com/wiki/index.php/Doc/menu MENU TITLE Parabola GNU/Linux-libre -MENU BACKGROUND boot/syslinux/splash.png +MENU BACKGROUND splash.png MENU COLOR border 35;40 #ff777caa #a0000000 std MENU COLOR title 1;35;40 #ff777caa #a0000000 std MENU COLOR sel 7;35;47 #e0ffffff #20777caa all -- cgit v1.2.3