summaryrefslogtreecommitdiffstats
path: root/files/UEFI/KDE4
diff options
context:
space:
mode:
Diffstat (limited to 'files/UEFI/KDE4')
-rw-r--r--files/UEFI/KDE4/EFI/boot/bootx64.efibin0 -> 81530 bytes
-rw-r--r--files/UEFI/KDE4/loader/entries/01-mga-boot.conf4
-rw-r--r--files/UEFI/KDE4/loader/entries/02-mga-install.conf4
-rw-r--r--files/UEFI/KDE4/loader/entries/03-mga-boot-safe.conf4
-rw-r--r--files/UEFI/KDE4/loader/entries/04-mga-usb-boot.conf4
-rw-r--r--files/UEFI/KDE4/loader/entries/05-mga-usb-install.conf4
-rw-r--r--files/UEFI/KDE4/loader/entries/06-mga-usb-boot-safe.conf4
-rw-r--r--files/UEFI/KDE4/loader/loader.conf2
8 files changed, 26 insertions, 0 deletions
diff --git a/files/UEFI/KDE4/EFI/boot/bootx64.efi b/files/UEFI/KDE4/EFI/boot/bootx64.efi
new file mode 100644
index 0000000..c5e1458
--- /dev/null
+++ b/files/UEFI/KDE4/EFI/boot/bootx64.efi
Binary files differ
diff --git a/files/UEFI/KDE4/loader/entries/01-mga-boot.conf b/files/UEFI/KDE4/loader/entries/01-mga-boot.conf
new file mode 100644
index 0000000..8ad07cd
--- /dev/null
+++ b/files/UEFI/KDE4/loader/entries/01-mga-boot.conf
@@ -0,0 +1,4 @@
+title Boot Mageia 4 Live
+linux /boot/vmlinuz
+initrd /boot/cdrom/initrd.gz
+options root=mgalive:LABEL=Mageia-4-KDE4-LiveDVD splash quiet rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 vga=788
diff --git a/files/UEFI/KDE4/loader/entries/02-mga-install.conf b/files/UEFI/KDE4/loader/entries/02-mga-install.conf
new file mode 100644
index 0000000..7b55197
--- /dev/null
+++ b/files/UEFI/KDE4/loader/entries/02-mga-install.conf
@@ -0,0 +1,4 @@
+title Install Mageia 4 Live
+linux /boot/vmlinuz
+initrd /boot/cdrom/initrd.gz
+options root=mgalive:LABEL=Mageia-4-KDE4-LiveDVD splash quiet rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 vga=788 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
new file mode 100644
index 0000000..7e0c9c5
--- /dev/null
+++ b/files/UEFI/KDE4/loader/entries/03-mga-boot-safe.conf
@@ -0,0 +1,4 @@
+title Boot Mageia 4 Live (Safe mode)
+linux /boot/vmlinuz
+initrd /boot/cdrom/initrd.gz
+options root=mgalive:LABEL=Mageia-4-KDE4-LiveDVD rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 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
new file mode 100644
index 0000000..f70c488
--- /dev/null
+++ b/files/UEFI/KDE4/loader/entries/04-mga-usb-boot.conf
@@ -0,0 +1,4 @@
+title Boot Mageia 4 Live (USB FAT32)
+linux /boot/vmlinuz
+initrd /boot/cdrom/initrd.gz
+options root=mgalive:LABEL=MGA4LIVE UEFI splash quiet rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 vga=788
diff --git a/files/UEFI/KDE4/loader/entries/05-mga-usb-install.conf b/files/UEFI/KDE4/loader/entries/05-mga-usb-install.conf
new file mode 100644
index 0000000..afd6fce
--- /dev/null
+++ b/files/UEFI/KDE4/loader/entries/05-mga-usb-install.conf
@@ -0,0 +1,4 @@
+title Install Mageia 4 Live (USB FAT32)
+linux /boot/vmlinuz
+initrd /boot/cdrom/initrd.gz
+options root=mgalive:LABEL=MGA4LIVE UEFI splash quiet rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 vga=788 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
new file mode 100644
index 0000000..fe45c18
--- /dev/null
+++ b/files/UEFI/KDE4/loader/entries/06-mga-usb-boot-safe.conf
@@ -0,0 +1,4 @@
+title Boot Mageia 4 Live (USB FAT32, Safe mode)
+linux /boot/vmlinuz
+initrd /boot/cdrom/initrd.gz
+options root=mgalive:LABEL=MGA4LIVE UEFI rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 xdriver=vesa
diff --git a/files/UEFI/KDE4/loader/loader.conf b/files/UEFI/KDE4/loader/loader.conf
new file mode 100644
index 0000000..da28360
--- /dev/null
+++ b/files/UEFI/KDE4/loader/loader.conf
@@ -0,0 +1,2 @@
+timeout 10
+default 01-mga-boot