milas / rock5-talos

[**DEPRECATED** - see link for replacement!] Friendly fork of Talos Linux for the Radxa Rock 5 SBCs
https://github.com/milas/talos-sbc-rk3588
Mozilla Public License 2.0
16 stars 3 forks source link

extlinux Templating #3

Closed milas closed 1 month ago

milas commented 1 year ago

Depending on how long proper EFI support (#1) takes, having a templated /extlinux/extlinux.conf would be helpful.

At the very least, it'd allow setting custom kernel args.

milas commented 1 month ago

I wrote some code for the (never-released) 1.5.x series while adding support for the 5A: https://github.com/milas/rock5-talos/blob/ee000123634a684f292923270dab1ea5de1807de/internal/app/machined/pkg/runtime/v1alpha1/bootloader/extlinux/extlinux.go

In the end, abandoning this in favor of EFI + mainline