summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2015-05-09 02:02:03 +0300
committerThomas Backlund <tmb@mageia.org>2015-05-09 02:02:03 +0300
commit77ced53a0b3f3f571d11aa275e918538d5b30a41 (patch)
treeced77f9a00fd58f16d5e0874cef505037852a5c1 /images
parenteedfc26347b419eadc74367e158bcb24c65d82ce (diff)
downloaddrakx-77ced53a0b3f3f571d11aa275e918538d5b30a41.tar
drakx-77ced53a0b3f3f571d11aa275e918538d5b30a41.tar.gz
drakx-77ced53a0b3f3f571d11aa275e918538d5b30a41.tar.bz2
drakx-77ced53a0b3f3f571d11aa275e918538d5b30a41.tar.xz
drakx-77ced53a0b3f3f571d11aa275e918538d5b30a41.zip
update UEFI menu
Diffstat (limited to 'images')
-rw-r--r--images/NEWS2
-rw-r--r--images/grub2.config4
-rw-r--r--images/grub2.theme2
3 files changed, 5 insertions, 3 deletions
diff --git a/images/NEWS b/images/NEWS
index 9583b804b..89db7d466 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+- update UEFI menu
+
Version 2.24 - 8 May 2015 by Thierry Vignaud
- include r8723bs (mga#15874)
diff --git a/images/grub2.config b/images/grub2.config
index d69e7fbff..c0cf3d4b8 100644
--- a/images/grub2.config
+++ b/images/grub2.config
@@ -22,12 +22,12 @@ set timeout=10
search --no-floppy --set=root -l 'Mageia-5-x86_64-netinstall'
-menuentry 'Start Mageia 5 (Cauldron) Install' {
+menuentry 'Start Mageia 5 Install' {
linux /isolinux/x86_64/vmlinuz quiet noiswmd
initrd /isolinux/x86_64/all.rdz
}
-menuentry 'Start Mageia 5 (Cauldron) Rescue' {
+menuentry 'Start Mageia 5 Rescue' {
linux /isolinux/x86_64/vmlinuz audit=0 noiswmd rescue
initrd /isolinux/x86_64/all.rdz
}
diff --git a/images/grub2.theme b/images/grub2.theme
index 116ca81ff..3d865057e 100644
--- a/images/grub2.theme
+++ b/images/grub2.theme
@@ -1,6 +1,6 @@
# GRUB gfxmenu theme "maggy".
-title-text: ""
+title-text: "Mageia 5 UEFI"
title-font: "MageiaLogo Bold 28"
title-color: "white"