summaryrefslogtreecommitdiff
path: root/libre/syslinux
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-08-01 20:39:31 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-08-01 20:39:31 -0300
commitfdc3c730dad068c0ed34fe6b8ed2e88ff29b051d (patch)
treecf00c7a9a4dd0ee65d70181611a8dd01e99096bc /libre/syslinux
parent96805b13998f7f404698e18fbccefccdce3dba46 (diff)
downloadabslibre-fdc3c730dad068c0ed34fe6b8ed2e88ff29b051d.tar.gz
abslibre-fdc3c730dad068c0ed34fe6b8ed2e88ff29b051d.tar.bz2
abslibre-fdc3c730dad068c0ed34fe6b8ed2e88ff29b051d.zip
syslinux: change colour on help menu
Diffstat (limited to 'libre/syslinux')
-rw-r--r--libre/syslinux/PKGBUILD4
-rw-r--r--libre/syslinux/syslinux.cfg2
2 files changed, 3 insertions, 3 deletions
diff --git a/libre/syslinux/PKGBUILD b/libre/syslinux/PKGBUILD
index 4967097b1..01505c5d2 100644
--- a/libre/syslinux/PKGBUILD
+++ b/libre/syslinux/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=syslinux
pkgver=4.07
-pkgrel=1
+pkgrel=1.1
arch=('i686' 'x86_64')
pkgdesc="Collection of boot loaders that boot from FAT, ext2/3/4 and btrfs filesystems, from CDs and via PXE (Parabola rebranded)"
url="http://syslinux.zytor.com/"
@@ -26,7 +26,7 @@ source=(http://www.kernel.org/pub/linux/utils/boot/syslinux/$pkgname-${pkgver}.t
splash.png)
md5sums=('9ff6e1b94efab931fb4717b600d88779'
'1528c376e43f0eaccaa80d8ad1bc13b4'
- '83649111686c4c58ec05eac324ae711a'
+ 'a43bd903face611bcc148522265dfe6c'
'8559fb3daf3afa8688600d8a38118918'
'cb46ca47c6b6323127d908440057d98f')
diff --git a/libre/syslinux/syslinux.cfg b/libre/syslinux/syslinux.cfg
index 4a0644956..e7199438f 100644
--- a/libre/syslinux/syslinux.cfg
+++ b/libre/syslinux/syslinux.cfg
@@ -37,7 +37,7 @@ 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
MENU COLOR unsel 35;40 #ff777caa #a0000000 std
-MENU COLOR help 35;40 #ff777caa #a0000000 std
+MENU COLOR help 35;40 #c0b2b2b2 #a0000000 std
MENU COLOR timeout_msg 35;40 #ff777caa #00000000 std
MENU COLOR timeout 1;35;40 #ff777caa #00000000 std
MENU COLOR msg07 35;40 #ff777caa #a0000000 std