summaryrefslogtreecommitdiffstats
path: root/files/UEFI/GNOME/loader/entries
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2015-03-15 10:38:21 +0100
committerThomas Backlund <tmb@mageia.org>2015-03-15 10:38:21 +0100
commitf370ca8ccb07fe0f6b70ea4700ae2d9a458dd0de (patch)
treedcfeadf4ad63bf00fb4debb1d82e6aa6ed2c79b8 /files/UEFI/GNOME/loader/entries
parent768804a09e176c62c71ea3142da5df5792e07967 (diff)
downloaddraklive-config-f370ca8ccb07fe0f6b70ea4700ae2d9a458dd0de.tar
draklive-config-f370ca8ccb07fe0f6b70ea4700ae2d9a458dd0de.tar.gz
draklive-config-f370ca8ccb07fe0f6b70ea4700ae2d9a458dd0de.tar.bz2
draklive-config-f370ca8ccb07fe0f6b70ea4700ae2d9a458dd0de.tar.xz
draklive-config-f370ca8ccb07fe0f6b70ea4700ae2d9a458dd0de.zip
switch to grub2 efi loader
Diffstat (limited to 'files/UEFI/GNOME/loader/entries')
-rw-r--r--files/UEFI/GNOME/loader/entries/01-mga-boot.conf4
-rw-r--r--files/UEFI/GNOME/loader/entries/02-mga-install.conf4
-rw-r--r--files/UEFI/GNOME/loader/entries/03-mga-boot-safe.conf4
-rw-r--r--files/UEFI/GNOME/loader/entries/04-mga-usb-boot.conf4
-rw-r--r--files/UEFI/GNOME/loader/entries/05-mga-usb-install.conf4
-rw-r--r--files/UEFI/GNOME/loader/entries/06-mga-usb-boot-safe.conf4
6 files changed, 0 insertions, 24 deletions
diff --git a/files/UEFI/GNOME/loader/entries/01-mga-boot.conf b/files/UEFI/GNOME/loader/entries/01-mga-boot.conf
deleted file mode 100644
index 18ebd7a..0000000
--- a/files/UEFI/GNOME/loader/entries/01-mga-boot.conf
+++ /dev/null
@@ -1,4 +0,0 @@
-title Boot Mageia 5 (Cauldron) Live
-linux /boot/vmlinuz
-initrd /boot/cdrom/initrd.gz
-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
deleted file mode 100644
index 39cc75f..0000000
--- a/files/UEFI/GNOME/loader/entries/02-mga-install.conf
+++ /dev/null
@@ -1,4 +0,0 @@
-title Install Mageia 5 (Cauldron) Live
-linux /boot/vmlinuz
-initrd /boot/cdrom/initrd.gz
-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
deleted file mode 100644
index 8cad149..0000000
--- a/files/UEFI/GNOME/loader/entries/03-mga-boot-safe.conf
+++ /dev/null
@@ -1,4 +0,0 @@
-title Boot Mageia 5 (Cauldron) Live (Safe mode)
-linux /boot/vmlinuz
-initrd /boot/cdrom/initrd.gz
-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/GNOME/loader/entries/04-mga-usb-boot.conf b/files/UEFI/GNOME/loader/entries/04-mga-usb-boot.conf
deleted file mode 100644
index 70713c1..0000000
--- a/files/UEFI/GNOME/loader/entries/04-mga-usb-boot.conf
+++ /dev/null
@@ -1,4 +0,0 @@
-title Boot Mageia 5 (Cauldron) Live (from usb)
-linux /boot/vmlinuz
-initrd /boot/cdrom/initrd.gz
-options root=mgalive:LABEL=MGALIVE UEFI quiet rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0
diff --git a/files/UEFI/GNOME/loader/entries/05-mga-usb-install.conf b/files/UEFI/GNOME/loader/entries/05-mga-usb-install.conf
deleted file mode 100644
index 6602012..0000000
--- a/files/UEFI/GNOME/loader/entries/05-mga-usb-install.conf
+++ /dev/null
@@ -1,4 +0,0 @@
-title Install Mageia 5 (Cauldron) Live (from usb)
-linux /boot/vmlinuz
-initrd /boot/cdrom/initrd.gz
-options root=mgalive:LABEL=MGALIVE UEFI quiet rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 install
diff --git a/files/UEFI/GNOME/loader/entries/06-mga-usb-boot-safe.conf b/files/UEFI/GNOME/loader/entries/06-mga-usb-boot-safe.conf
deleted file mode 100644
index 7a74e20..0000000
--- a/files/UEFI/GNOME/loader/entries/06-mga-usb-boot-safe.conf
+++ /dev/null
@@ -1,4 +0,0 @@
-title Boot Mageia 5 (Cauldron) Live (Safe mode, from usb)
-linux /boot/vmlinuz
-initrd /boot/cdrom/initrd.gz
-options root=mgalive:LABEL=MGALIVE UEFI rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 nokmsboot xdriver=vesa