elemental-toolkit icon indicating copy to clipboard operation
elemental-toolkit copied to clipboard

Set kernel-parameters for build-iso

Open frelon opened this issue 2 years ago • 1 comments

The build-iso command sets hardcoded kernel parameters here https://github.com/rancher/elemental-cli/blob/133e72f7b26d6d2b0663545861b7202d000d0930/pkg/live/common.go#LL66C53-L66C53

It should be possible to influence those parameters by cmdline flags or config-file.

This issue is probably not a duplicate of https://github.com/rancher/elemental-toolkit/issues/1773

frelon avatar May 12 '23 06:05 frelon

After #1766 is merged I'm starting to think we can move these embedded config files into a live-grub-config feature.

frelon avatar May 31 '23 11:05 frelon