aboutsummaryrefslogtreecommitdiffstats
path: root/extlinux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'extlinux.conf')
-rw-r--r--extlinux.conf22
1 files changed, 0 insertions, 22 deletions
diff --git a/extlinux.conf b/extlinux.conf
deleted file mode 100644
index b06ccc7..0000000
--- a/extlinux.conf
+++ /dev/null
@@ -1,22 +0,0 @@
-# File generated by DrakX/drakboot
-default Mageia
-timeout 20
-menu title Boot Menu
-
-label Mageia
- kernel /boot/vmlinuz
- initrd /boot/initrd
- fdtdir /usr/lib/linux-4.19.11-desktop-2.mga7
- append root=UUID=f9fdc05d-2cc9-42d8-a8dc-2f79ff008045 dwc_otg.lpm_enable=0 kgdboc=ttyS0,115200 console=tty1 rootwait fsck.repair=1 elevator=deadline cma=256M\@512M audit=0 disable_overscan=1
-
-label linux
- kernel /boot/vmlinuz
- initrd /boot/initrd.img
- fdtdir /usr/lib/linux-4.19.12-desktop-2.mga7
- append root=UUID=f9fdc05d-2cc9-42d8-a8dc-2f79ff008045 8250.nr_uarts=1 console=ttyS0,115200 console=tty1 elevator=deadline cma=256M@512M
-
-label desktop 4.19.12-2.mga7
- kernel /boot/vmlinuz-4.19.12-desktop-2.mga7
- initrd /boot/initrd-4.19.12-desktop-2.mga7.img
- fdtdir /usr/lib/linux-4.19.12-desktop-2.mga7
- append root=UUID=f9fdc05d-2cc9-42d8-a8dc-2f79ff008045 8250.nr_uarts=1 console=ttyS0,115200 console=tty1 elevator=deadline cma=256M@512M