mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-25 08:31:13 +02:00
This modifies `osctl install` to use the provided userdata as the source for default installation values. This allows such things as userdata-supplied extra kernel parameters to be automatically included in the bootloader. Fixes #1102 Signed-off-by: Seán C McCord <ulexus@gmail.com>