summaryrefslogtreecommitdiffstats
path: root/files/UEFI
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2015-01-08 11:42:40 +0200
committerThomas Backlund <tmb@mageia.org>2015-01-08 11:42:40 +0200
commit434f327ea244617afbefaf27555a21f30ed6dace (patch)
treeedf4b90ac843cf4d52f92c60937703b5f78624bc /files/UEFI
parenta65003963db6eddf49b321f0d9bace0f9029e074 (diff)
downloaddraklive-config-434f327ea244617afbefaf27555a21f30ed6dace.tar
draklive-config-434f327ea244617afbefaf27555a21f30ed6dace.tar.gz
draklive-config-434f327ea244617afbefaf27555a21f30ed6dace.tar.bz2
draklive-config-434f327ea244617afbefaf27555a21f30ed6dace.tar.xz
draklive-config-434f327ea244617afbefaf27555a21f30ed6dace.zip
fix up efi boot label (mga#14367)
Diffstat (limited to 'files/UEFI')
-rw-r--r--files/UEFI/GNOME/loader/entries/01-mga-boot.conf2
-rw-r--r--files/UEFI/GNOME/loader/entries/02-mga-install.conf2
-rw-r--r--files/UEFI/GNOME/loader/entries/03-mga-boot-safe.conf2
-rw-r--r--files/UEFI/KDE4/loader/entries/01-mga-boot.conf2
-rw-r--r--files/UEFI/KDE4/loader/entries/02-mga-install.conf2
-rw-r--r--files/UEFI/KDE4/loader/entries/03-mga-boot-safe.conf2
6 files changed, 6 insertions, 6 deletions
diff --git a/files/UEFI/GNOME/loader/entries/01-mga-boot.conf b/files/UEFI/GNOME/loader/entries/01-mga-boot.conf
index 65937c7..18ebd7a 100644
--- a/files/UEFI/GNOME/loader/entries/01-mga-boot.conf
+++ b/files/UEFI/GNOME/loader/entries/01-mga-boot.conf
@@ -1,4 +1,4 @@
title Boot Mageia 5 (Cauldron) Live
linux /boot/vmlinuz
initrd /boot/cdrom/initrd.gz
-options root=mgalive:LABEL=Mageia-5-beta1-GNOME-LiveDVD quiet rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0
+options root=mgalive:LABEL=Mageia-5-GNOME-LiveDVD quiet rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0
diff --git a/files/UEFI/GNOME/loader/entries/02-mga-install.conf b/files/UEFI/GNOME/loader/entries/02-mga-install.conf
index 6d57025..39cc75f 100644
--- a/files/UEFI/GNOME/loader/entries/02-mga-install.conf
+++ b/files/UEFI/GNOME/loader/entries/02-mga-install.conf
@@ -1,4 +1,4 @@
title Install Mageia 5 (Cauldron) Live
linux /boot/vmlinuz
initrd /boot/cdrom/initrd.gz
-options root=mgalive:LABEL=Mageia-5-beta1-GNOME-LiveDVD quiet rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 install
+options root=mgalive:LABEL=Mageia-5-GNOME-LiveDVD quiet rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 install
diff --git a/files/UEFI/GNOME/loader/entries/03-mga-boot-safe.conf b/files/UEFI/GNOME/loader/entries/03-mga-boot-safe.conf
index 786e2f8..8cad149 100644
--- a/files/UEFI/GNOME/loader/entries/03-mga-boot-safe.conf
+++ b/files/UEFI/GNOME/loader/entries/03-mga-boot-safe.conf
@@ -1,4 +1,4 @@
title Boot Mageia 5 (Cauldron) Live (Safe mode)
linux /boot/vmlinuz
initrd /boot/cdrom/initrd.gz
-options root=mgalive:LABEL=Mageia-5-beta1-GNOME-LiveDVD rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 nokmsboot xdriver=vesa
+options root=mgalive:LABEL=Mageia-5-GNOME-LiveDVD rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 nokmsboot xdriver=vesa
diff --git a/files/UEFI/KDE4/loader/entries/01-mga-boot.conf b/files/UEFI/KDE4/loader/entries/01-mga-boot.conf
index ae9050e..7f3a034 100644
--- a/files/UEFI/KDE4/loader/entries/01-mga-boot.conf
+++ b/files/UEFI/KDE4/loader/entries/01-mga-boot.conf
@@ -1,4 +1,4 @@
title Boot Mageia 5 (Cauldron) Live
linux /boot/vmlinuz
initrd /boot/cdrom/initrd.gz
-options root=mgalive:LABEL=Mageia-5-beta1-KDE4-LiveDVD quiet rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0
+options root=mgalive:LABEL=Mageia-5-KDE4-LiveDVD quiet rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0
diff --git a/files/UEFI/KDE4/loader/entries/02-mga-install.conf b/files/UEFI/KDE4/loader/entries/02-mga-install.conf
index 64f043b..a222cc0 100644
--- a/files/UEFI/KDE4/loader/entries/02-mga-install.conf
+++ b/files/UEFI/KDE4/loader/entries/02-mga-install.conf
@@ -1,4 +1,4 @@
title Install Mageia 5 (Cauldron) Live
linux /boot/vmlinuz
initrd /boot/cdrom/initrd.gz
-options root=mgalive:LABEL=Mageia-5-beta1-KDE4-LiveDVD quiet rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 install
+options root=mgalive:LABEL=Mageia-5-KDE4-LiveDVD quiet rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 install
diff --git a/files/UEFI/KDE4/loader/entries/03-mga-boot-safe.conf b/files/UEFI/KDE4/loader/entries/03-mga-boot-safe.conf
index 846f6d0..6c76241 100644
--- a/files/UEFI/KDE4/loader/entries/03-mga-boot-safe.conf
+++ b/files/UEFI/KDE4/loader/entries/03-mga-boot-safe.conf
@@ -1,4 +1,4 @@
title Boot Mageia 5 (Cauldron) Live (Safe mode)
linux /boot/vmlinuz
initrd /boot/cdrom/initrd.gz
-options root=mgalive:LABEL=Mageia-5-beta1-KDE4-LiveDVD rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 nokmsboot xdriver=vesa
+options root=mgalive:LABEL=Mageia-5-KDE4-LiveDVD rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 nokmsboot xdriver=vesa