64bf8c58e529521507b9b6d8459ddf172148e332
Debian UKI
The purpose is automatize building and signing of a Unified Kernel Image on Debian and derivatives after kernel or initramfs update.
Important
The auto-update of this script should be disabled! Make sure to create .disabled file.
Dependencies
Make sure that:
binutilsandsystemd-bootpackages are installed- you install the UKI to your EFI configuration
Files
build-uki.shis the main script, which builds and signs the UKI.99build-ukiis an APT hook to invoke the main script.variables.conf.templatecontains examples variables definitions, and should be copied locally tovariables.conf(with any required modifications).
Installation
install.shscript copies APT hook to its destination, so the script is invoked after updates.
TODO
- find a way to invoke script only on kernel or initramfs update
Description
Languages
Shell
100%