changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > box / syslinux/syslinux-linux.cfg

changeset 1: 862c7d765472
author: Richard Westhaver <ellis@rwest.io>
date: Fri, 31 May 2024 16:44:48 -0400
permissions: -rw-r--r--
description: baseline init
1 LABEL linux
2 MENU LABEL Linux (Arch, x86_64, BIOS)
3 LINUX /%INSTALL_DIR%/boot/%ARCH%/vmlinuz-linux
4 INITRD /%INSTALL_DIR%/boot/%ARCH%/initramfs-linux.img
5 APPEND archisobasedir=%INSTALL_DIR% archisosearchuuid=%ARCHISO_UUID%