summarylogtreecommitdiffstats
path: root/dracut-uefi-install
AgeCommit message (Collapse)Author
2023-02-14Ensure ESP is mounted before upgradeSergey Shatunov
2023-02-05Fix image generation on non-booted OSSergey Shatunov
2021-12-03Switch for using mount namespaces for hook_for_pretty_nameSergey Shatunov
Signed-off-by: Sergey Shatunov <me@prok.pw>
2021-10-21Reorganize install hook to support kernel-modules-hookSergey Shatunov
2021-09-04Add option to patch os-release for pretty names in bootloaderSergey Shatunov
2021-09-04Add option to mark some package as default kernelSergey Shatunov
2021-08-20Cleanup unused variables in install scriptSergey Shatunov
2021-05-19Change msg prefix for (un)install hooksSergey Shatunov
2021-03-14Initial commitSergey Shatunov