Timo Juhani Lindfors <[email protected]> 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"?


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to