diff options
author | Thomas Backlund <tmb@mageia.org> | 2014-01-04 22:15:58 +0100 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2014-01-04 22:15:58 +0100 |
commit | 80d01ddf8a454770b8d3be08b8f8b82b89fe1105 (patch) | |
tree | d0cd8a065b74dd972d7d325a0a73ce08ca09d0c6 /files/UEFI/GNOME | |
parent | b7750ee42fe2d7ca54d5911e8412245cd7f4b94f (diff) | |
download | draklive-config-80d01ddf8a454770b8d3be08b8f8b82b89fe1105.tar draklive-config-80d01ddf8a454770b8d3be08b8f8b82b89fe1105.tar.gz draklive-config-80d01ddf8a454770b8d3be08b8f8b82b89fe1105.tar.bz2 draklive-config-80d01ddf8a454770b8d3be08b8f8b82b89fe1105.tar.xz draklive-config-80d01ddf8a454770b8d3be08b8f8b82b89fe1105.zip |
add mga4-beta2 configs
Diffstat (limited to 'files/UEFI/GNOME')
-rw-r--r-- | files/UEFI/GNOME/EFI/boot/bootx64.efi | bin | 0 -> 81530 bytes | |||
-rw-r--r-- | files/UEFI/GNOME/loader/entries/01-mga-boot.conf | 4 | ||||
-rw-r--r-- | files/UEFI/GNOME/loader/entries/02-mga-install.conf | 4 | ||||
-rw-r--r-- | files/UEFI/GNOME/loader/entries/03-mga-boot-safe.conf | 4 | ||||
-rw-r--r-- | files/UEFI/GNOME/loader/entries/04-mga-usb-boot.conf | 4 | ||||
-rw-r--r-- | files/UEFI/GNOME/loader/entries/05-mga-usb-install.conf | 4 | ||||
-rw-r--r-- | files/UEFI/GNOME/loader/entries/06-mga-usb-boot-safe.conf | 4 | ||||
-rw-r--r-- | files/UEFI/GNOME/loader/loader.conf | 2 |
8 files changed, 26 insertions, 0 deletions
diff --git a/files/UEFI/GNOME/EFI/boot/bootx64.efi b/files/UEFI/GNOME/EFI/boot/bootx64.efi Binary files differnew file mode 100644 index 0000000..c5e1458 --- /dev/null +++ b/files/UEFI/GNOME/EFI/boot/bootx64.efi diff --git a/files/UEFI/GNOME/loader/entries/01-mga-boot.conf b/files/UEFI/GNOME/loader/entries/01-mga-boot.conf new file mode 100644 index 0000000..60f2e47 --- /dev/null +++ b/files/UEFI/GNOME/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-GNOME-LiveDVD splash quiet rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 vga=788 diff --git a/files/UEFI/GNOME/loader/entries/02-mga-install.conf b/files/UEFI/GNOME/loader/entries/02-mga-install.conf new file mode 100644 index 0000000..1abcc7b --- /dev/null +++ b/files/UEFI/GNOME/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-GNOME-LiveDVD splash quiet rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 vga=788 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 new file mode 100644 index 0000000..e3bae9c --- /dev/null +++ b/files/UEFI/GNOME/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-GNOME-LiveDVD rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 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 new file mode 100644 index 0000000..f70c488 --- /dev/null +++ b/files/UEFI/GNOME/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/GNOME/loader/entries/05-mga-usb-install.conf b/files/UEFI/GNOME/loader/entries/05-mga-usb-install.conf new file mode 100644 index 0000000..afd6fce --- /dev/null +++ b/files/UEFI/GNOME/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/GNOME/loader/entries/06-mga-usb-boot-safe.conf b/files/UEFI/GNOME/loader/entries/06-mga-usb-boot-safe.conf new file mode 100644 index 0000000..fe45c18 --- /dev/null +++ b/files/UEFI/GNOME/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/GNOME/loader/loader.conf b/files/UEFI/GNOME/loader/loader.conf new file mode 100644 index 0000000..da28360 --- /dev/null +++ b/files/UEFI/GNOME/loader/loader.conf @@ -0,0 +1,2 @@ +timeout 10 +default 01-mga-boot |