You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
262 B
INI
9 lines
262 B
INI
4 years ago
|
#
|
||
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
||
|
|
||
|
LABEL arch
|
||
|
MENU LABEL PearOS Live (x86_64, BIOS)
|
||
|
LINUX /%INSTALL_DIR%/boot/%ARCH%/vmlinuz-linux
|
||
|
INITRD /%INSTALL_DIR%/boot/%ARCH%/initramfs-linux.img
|
||
|
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
|