[bootloader] proper kernel_line in conf

This commit is contained in:
Philip 2015-02-19 21:01:38 +01:00
parent 7a10e14161
commit 1542107d22

View File

@ -7,7 +7,7 @@
kernel: "/vmlinuz-linux"
img: "/initramfs-linux.img"
fallback: "/initramfs-linux-fallback.img"
kernelLine: "Linux fallback kernel"
kernelLine: "Linux core repo kernel"
fallbackKernelLine: "Linux fallback kernel"
timeout: "10"