mirror of
https://github.com/rancher/os.git
synced 2025-09-19 00:59:53 +00:00
10 lines
307 B
INI
10 lines
307 B
INI
|
|
# TODO: should add ros-version to label and initrd
|
|
DEFAULT rancheros-${LABEL}
|
|
LABEL rancheros-${LABEL}
|
|
SAY rancheros-${LABEL}: RancherOS ${VERSION} ${KERNEL_VERSION}
|
|
KERNEL /boot/vmlinuz-${KERNEL_VERSION}
|
|
INITRD /boot/initrd-${VERSION}
|
|
# see global.cfg for kernel boot parameters
|
|
|