Initial build setup for x86_64 Stormux.
This commit is contained in:
9
x86_64/syslinux/archiso_sys-linux.cfg
Normal file
9
x86_64/syslinux/archiso_sys-linux.cfg
Normal file
@@ -0,0 +1,9 @@
|
||||
LABEL stormux
|
||||
TEXT HELP
|
||||
Boot the Stormux accessible Linux live system on BIOS.
|
||||
Fenrir screen reader starts automatically for accessibility.
|
||||
ENDTEXT
|
||||
MENU LABEL Stormux Accessible Linux (%ARCH%, BIOS)
|
||||
LINUX /%INSTALL_DIR%/boot/%ARCH%/vmlinuz-linux
|
||||
INITRD /%INSTALL_DIR%/boot/%ARCH%/initramfs-linux.img
|
||||
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% accessibility=on console=tty0 console=ttyS0,115200
|
||||
Reference in New Issue
Block a user