ChimeraOS / frzr

A deployment and automatic update mechanism for operating systems
MIT License
59 stars 14 forks source link

[feature request] Allow frzr to update initramfs to support device-quirks #38

Open alkazar opened 1 year ago

alkazar commented 1 year ago

Some device-quirks scripts require updating the initramfs with additional firmware or other files.

In order to support this use case we could do the following:

ruineka commented 1 year ago

This will also be useful for adding resume for hibernation.