Re: feedback on live-helper web-frontend
Timo Juhani Lindfors <timo.lindfors@iki.fi> writes:
> I entered "live-config.keyboard-layouts=fi" to the "--bootappend" form
> field but the build summary page says only
>
> "--bootappend: live-config.keyboard-layouts"
It seems live.cfg in the binary.img has an even shorter version:
label live
menu label Live
kernel /live/vmlinuz
append initrd=/live/initrd.img boot=live live-config
label livefailsafe
menu label Live (failsafe)
kernel /live/vmlinuz
append initrd=/live/initrd.img boot=live live-config noapic noapm nodma nomce nolapic nosmp vga=normal
so mabe someting is also removing everything after the full stop in
"live-config.keyboard-layouts=fi"?
Reply to: