OSDN Git Service

[update] : Follow the name change
[alterlinux/alterlinux.git] / syslinux / archiso_sys_nosplash.cfg
1 # Yamada Hayao
2 # Twitter: @Hayao0819
3 # Email  : hayao@fascode.net
4 #
5 # (c) 2019-2021 Fascode Network.
6 #
7
8 LABEL alter_%ARCH%
9 TEXT HELP
10 Boot the %OS_NAME% (%ARCH%) live medium.
11 It allows you to install %OS_NAME% or perform system maintenance.
12 ENDTEXT
13 MENU LABEL Boot %OS_NAME% (%ARCH%)
14 LINUX /%INSTALL_DIR%/boot/%ARCH%/%KERNEL_FILENAME%
15 INITRD /%INSTALL_DIR%/boot/intel-ucode.img,/%INSTALL_DIR%/boot/amd-ucode.img,/%INSTALL_DIR%/boot/%ARCH%/archiso.img
16 APPEND arch=%ARCH% archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%