mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-25 08:31:13 +02: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>