[bootloader] fix typos in conf

This commit is contained in:
Philip Müller 2015-02-20 09:59:02 +01:00
parent 5819be67cf
commit d55d1c2fca

View File

@ -9,8 +9,8 @@ kernel: "/vmlinuz-linux"
img: "/initramfs-linux.img"
fallback: "/initramfs-linux-fallback.img"
timeout: "10"
# Optionally set the menu entry name and kenrnel namesto use in Gummiboot.
# If not specified here, this setting will be taken from branding.desc.
# Optionally set the menu entry name and kernel name to use in Gummiboot.
# If not specified here, these settings will be taken from branding.desc.
# bootloaderEntryName: "Generic GNU/Linux"
# kernelLine: ", with Stable-Kernel"
# fallbackKernelLine: ", with Stable-Kernel (fallback initramfs)"