MENU COLOR help * #ff93a1a1 #ff221100 std
MENU MSGCOLOR #ff93a1a1 #ff221100 std
-DEFAULT vanilla
-TIMEOUT 15
+DEFAULT lts
+TIMEOUT 5
LABEL _linux
MENU LABEL Linux
MENU DISABLED
-LABEL vanilla
+LABEL lts
MENU DEFAULT
MENU LABEL ^Alpine Linux
- LINUX /vmlinuz-vanilla
+ LINUX /vmlinuz-lts
APPEND root=UUID=21194c25-5a0a-410e-9f82-759441a8cfd9 rw modules=sd-mod,usb-storage,ext4
- INITRD /initramfs-vanilla
+ INITRD /initramfs-lts
TEXT HELP
Boot Alpine Linux in multi-user mode
ENDTEXT
-LABEL single-vanilla
+LABEL single-lts
MENU LABEL Alpine Linux (^maintenance)
MENU PASSWD
COM32 cmd.c32
- APPEND vanilla single
+ APPEND lts single
TEXT HELP
Boot Alpine Linux in single-user (maintenance) mode
ENDTEXT
LABEL hdt
MENU LABEL ^HDT
- KERNEL hdt.c32
- APPEND pciids=hdt/pci.ids
+ COM32 hdt.c32
+ APPEND pciids=hdt/pci.ids memtest=/memtest86+-5.01.bin
TEXT HELP
Start the Hardware Detection Tool
ENDTEXT
LABEL memtest
MENU LABEL Mem^test86+
- LINUX /memtest86+-5.01.bin
+ KERNEL /memtest86+-5.01.bin
TEXT HELP
Start Memtest86+ v5.01
ENDTEXT