Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : dracut-ukify.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
PKGBUILD
Age
Commit message (
Expand
)
Author
2024-12-11
fix wrong checksum for .conf
Sergey Shatunov
2024-12-11
Add sample of how to use systemd-sbsign
Sergey Shatunov
2024-08-19
fix: add --no-uefi flag to avoid double ukify
Sergey Shatunov
2024-07-16
add microcode targets to the hook
Sergey Shatunov
2024-07-16
Add firmware target to the hooks
Sergey Shatunov
2024-06-30
fix: prioritize dracut-ukify.conf cmdline over /etc/kernel/cmdline
Sergey Shatunov
2024-06-30
feat: read cmdline from /etc/kernel/cmdline if none provided
Sergey Shatunov
2024-06-28
fix: empty kernels array when performing a full upgrade
Sergey Shatunov
2024-06-07
drop obsolete syntax support
Sergey Shatunov
2024-05-22
remove unused deps
Sergey Shatunov
2024-03-10
Rework descriptions a little bit
Sergey Shatunov
2024-03-10
fix image updating (yet again)
Sergey Shatunov
2024-03-10
fix image updating
Sergey Shatunov
2024-03-05
Provide a better name to temporary files
Sergey Shatunov
2024-03-05
Add support for per-variant cmdline overrides
Sergey Shatunov
2023-12-24
Colorize output
Sergey Shatunov
2023-12-24
Add cosmetic line what command performs right now
Sergey Shatunov
2023-07-28
Fix for systemd-ukify 253
Sergey Shatunov
2023-07-28
Use new build syntax for systemd-ukify
Sergey Shatunov
2023-05-02
Fix default_kernel_package with custom UKI image path
Sergey Shatunov
2023-05-02
Add option to customize UKI image location
Sergey Shatunov
2023-03-09
fix: change dep systemd -> systemd-ukify
Sergey Shatunov
2023-02-28
Mangle os-release properly to have a nice look in systemd-boot
Sergey Shatunov
2023-02-28
Add variants feature
Sergey Shatunov
2023-02-22
Move dracut-ukify-pre-install to PreTransaction stage
Sergey Shatunov
2023-02-21
Add python-pefile as required dependency
Sergey Shatunov
2023-02-21
Hook os-release for pretty name in sd-boot
Sergey Shatunov
2023-02-21
Rewrite to systemd's ukify tool
Sergey Shatunov
2023-02-14
Ensure ESP is mounted before upgrade
Sergey Shatunov
2023-02-05
Fix image generation on non-booted OS
Sergey Shatunov
2022-01-27
Rebuild images on dkms updates
Sergey Shatunov
2021-12-03
Switch for using mount namespaces for hook_for_pretty_name
Sergey Shatunov
2021-12-03
Add binutils dependency
Sergey Shatunov
2021-10-21
Set URL to AUR page and add confilict with dracut-hook-uefi
Sergey Shatunov
2021-10-21
Reorganize install hook to support kernel-modules-hook
Sergey Shatunov
2021-09-04
Add option to patch os-release for pretty names in bootloader
Sergey Shatunov
2021-09-04
Add option to mark some package as default kernel
Sergey Shatunov
2021-08-20
Add support for all arches
Sergey Shatunov
2021-08-20
Fix incorrect checksums
Sergey Shatunov
2021-08-20
Cleanup unused variables in install script
Sergey Shatunov
2021-05-19
Change msg prefix for (un)install hooks
Sergey Shatunov
2021-03-14
Fixed wrong checksums
Sergey Shatunov
2021-03-14
Initial commit
Sergey Shatunov