mirror of
https://github.com/lingble/talos.git
synced 2025-12-01 13:23:52 +00:00
Added a decomposition option to the kernel.NewDefaultCmdline() so that the Defaults can be added _after_ constructing a custom commandline. This is then implemented for `osctl install`. Fixes #1128 Signed-off-by: Seán C McCord <ulexus@gmail.com>