mirror of
https://github.com/rancher/os.git
synced 2025-06-29 08:16:49 +00:00
10 lines
301 B
INI
10 lines
301 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 ../vmlinuz-${KERNEL_VERSION}
|
|
INITRD ../initrd-${VERSION}
|
|
# see global.cfg for kernel boot parameters
|
|
|