-
Notifications
You must be signed in to change notification settings - Fork 91
Description
Is your feature request related to a problem? Please describe.
I am trying to use envycontrol on a Fedora system where I have implemented UKI (Unified Kernel Image). Because of this the envycontrol script errors out because it cannot find the initramfs / dracut image. So this unfortuately makes the tool unable to function for me.
Describe the solution you'd like
It would be nice to see an implementation of envycontrol that takes advantage of kernel-install or ukify hooks so it doesn't have to rely specifically on dracut /mkinitramfs.
Describe alternatives you've considered
I don't really think there is an alternative short of just building the initrd manually which would be less than ideal.
Additional context
Add any other context or screenshots about the feature request here.