From f370ca8ccb07fe0f6b70ea4700ae2d9a458dd0de Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sun, 15 Mar 2015 10:38:21 +0100 Subject: switch to grub2 efi loader --- files/UEFI/KDE4/loader/entries/01-mga-boot.conf | 4 ---- files/UEFI/KDE4/loader/entries/02-mga-install.conf | 4 ---- files/UEFI/KDE4/loader/entries/03-mga-boot-safe.conf | 4 ---- files/UEFI/KDE4/loader/entries/04-mga-usb-boot.conf | 4 ---- files/UEFI/KDE4/loader/entries/05-mga-usb-install.conf | 4 ---- files/UEFI/KDE4/loader/entries/06-mga-usb-boot-safe.conf | 4 ---- 6 files changed, 24 deletions(-) delete mode 100644 files/UEFI/KDE4/loader/entries/01-mga-boot.conf delete mode 100644 files/UEFI/KDE4/loader/entries/02-mga-install.conf delete mode 100644 files/UEFI/KDE4/loader/entries/03-mga-boot-safe.conf delete mode 100644 files/UEFI/KDE4/loader/entries/04-mga-usb-boot.conf delete mode 100644 files/UEFI/KDE4/loader/entries/05-mga-usb-install.conf delete mode 100644 files/UEFI/KDE4/loader/entries/06-mga-usb-boot-safe.conf (limited to 'files/UEFI/KDE4/loader/entries') diff --git a/files/UEFI/KDE4/loader/entries/01-mga-boot.conf b/files/UEFI/KDE4/loader/entries/01-mga-boot.conf deleted file mode 100644 index 7f3a034..0000000 --- a/files/UEFI/KDE4/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-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 deleted file mode 100644 index a222cc0..0000000 --- a/files/UEFI/KDE4/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-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 deleted file mode 100644 index 6c76241..0000000 --- a/files/UEFI/KDE4/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-KDE4-LiveDVD rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 nokmsboot xdriver=vesa diff --git a/files/UEFI/KDE4/loader/entries/04-mga-usb-boot.conf b/files/UEFI/KDE4/loader/entries/04-mga-usb-boot.conf deleted file mode 100644 index 70713c1..0000000 --- a/files/UEFI/KDE4/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/KDE4/loader/entries/05-mga-usb-install.conf b/files/UEFI/KDE4/loader/entries/05-mga-usb-install.conf deleted file mode 100644 index 6602012..0000000 --- a/files/UEFI/KDE4/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/KDE4/loader/entries/06-mga-usb-boot-safe.conf b/files/UEFI/KDE4/loader/entries/06-mga-usb-boot-safe.conf deleted file mode 100644 index 7a74e20..0000000 --- a/files/UEFI/KDE4/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 -- cgit v1.2.1