Make it easy to drop components
Open
@HuijingHei is already working on this.
Since Mar 11, 2026.
- Dominant language
- Rust
- Stars
- 196
- Forks
- 55
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 14
Description
For Fedora bootc and derivatives the default is that we install+update both BIOS + EFI.
Let's add a UX that allows dropping out components from the update payload...and in theory perhaps also uninstall the relevant packages if they exist.
rpm -e grub2-pc grub2-pc-modules
bootupctl backend regenerate-update-metadata
or so?
Related to this, for "from scratch" builds we should handle the case where BIOS doesn't exist.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.