The sdubby package
Find a file
Adam Williamson da58b0c2ff Stop providing grubby (#2269992)
This is no longer necessary (since kexec-tools dropped its hard
requirement of grubby in 2021), and appears harmful; we believe
sdubby often gets installed instead of grubby because it appears
to provide a higher version of grubby than the grubby package
itself does. So, let's try getting rid of it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-03-18 15:44:00 -07:00
.gitignore Initial import (fedora#2134972) 2023-09-01 08:36:08 -05:00
COPYING Initial import (fedora#2134972) 2023-09-01 08:36:08 -05:00
entries.srel Initial import (fedora#2134972) 2023-09-01 08:36:08 -05:00
README.md Initial import (fedora#2134972) 2023-09-01 08:36:08 -05:00
sdubby.spec Stop providing grubby (#2269992) 2024-03-18 15:44:00 -07:00
sources Initial import (fedora#2134972) 2023-09-01 08:36:08 -05:00
updateloaderentries.8 Initial import (fedora#2134972) 2023-09-01 08:36:08 -05:00
updateloaderentries.sh awk separate inplace loader files 2023-09-20 15:21:53 -05:00

sdubby - Set of systemd-boot shims that don't fit anywhere else in the distro

This package largly exists to replace some of the grub specific functionality in the grubby package, while providing rpm ownership points in the /boot/efi directories for config files created both by anaconda and this package. It also provides a utility for updating the loader entries files during (and possibly) after install.

Version and Modification Information

1.0 Initial version being used with the proposed anaconda changes.

Licence Information

GPLv2, See the COPYING file.

Contact

jeremy.linton@arm.com