GNOME Bugzilla – Bug 721136
deploy --karg doesn't handle multiple console= arguments
Last modified: 2014-01-16 20:08:31 UTC
The kernel can accept multiple console= arguments, see: http://www.tldp.org/HOWTO/Remote-Serial-Console-HOWTO/configure-kernel.html ostree doesn't allow this though. The way that the kernel args are saved in a hash table destroys the repeated console= arguments.
Right. I think we'd need to keep the "replace-or-append" behavior of the current --karg. How about --karg-append ?
I guess that would work. When deploying a tree for the first time I would just pass all args to --karg-append instead of --karg?
Should be fixed by https://git.gnome.org/browse/ostree/commit/?id=b2d0ba7ac1e742586eeb3018d88e01dc436d5b4d