first commit
This commit is contained in:
10
profiles/boot-to-firefox/syslinux/syslinux.cfg
Normal file
10
profiles/boot-to-firefox/syslinux/syslinux.cfg
Normal file
@@ -0,0 +1,10 @@
|
||||
PROMPT 0
|
||||
TIMEOUT 0
|
||||
DEFAULT arch
|
||||
|
||||
LABEL arch
|
||||
MENU LABEL Boot to Firefox
|
||||
LINUX /arch/boot/x86_64/vmlinuz-linux-lts
|
||||
INITRD /arch/boot/x86_64/initramfs-linux-lts.img
|
||||
APPEND archisobasedir=arch archisolabel=BOOTTOFIREFOX quiet splash loglevel=3 rd.systemd.show_status=auto rd.udev.log_priority=3 vt.global_cursor_default=0
|
||||
|
Reference in New Issue
Block a user