[bootloader] fix typos in conf
This commit is contained in:
parent
5819be67cf
commit
d55d1c2fca
@ -9,8 +9,8 @@ kernel: "/vmlinuz-linux"
|
|||||||
img: "/initramfs-linux.img"
|
img: "/initramfs-linux.img"
|
||||||
fallback: "/initramfs-linux-fallback.img"
|
fallback: "/initramfs-linux-fallback.img"
|
||||||
timeout: "10"
|
timeout: "10"
|
||||||
# Optionally set the menu entry name and kenrnel namesto use in Gummiboot.
|
# Optionally set the menu entry name and kernel name to use in Gummiboot.
|
||||||
# If not specified here, this setting will be taken from branding.desc.
|
# If not specified here, these settings will be taken from branding.desc.
|
||||||
# bootloaderEntryName: "Generic GNU/Linux"
|
# bootloaderEntryName: "Generic GNU/Linux"
|
||||||
# kernelLine: ", with Stable-Kernel"
|
# kernelLine: ", with Stable-Kernel"
|
||||||
# fallbackKernelLine: ", with Stable-Kernel (fallback initramfs)"
|
# fallbackKernelLine: ", with Stable-Kernel (fallback initramfs)"
|
||||||
|
Loading…
Reference in New Issue
Block a user