| Name: | boom-boot-conf | 
|---|---|
| Version: | 1.0 | 
| Release: | 0.2.20190610git246b116.0.1.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 38951 | 
| License: | GPLv2 | 
| RPM: | boom-boot-conf-1.0-0.2.20190610git246b116.0.1.el8.noarch.rpm | 
| Source RPM: | boom-boot-1.0-0.2.20190610git246b116.0.1.el8.src.rpm | 
| Build Date: | Sat Nov 09 2019 | 
| Build Host: | jenkins-10-147-72-125-5175330d-7169-4500-9dab-ee68de92c90a.appad1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/bmr-cymru/boom | 
| Summary: | A set of libraries and tools for managing boot loader entries | 
| Description: | Boom is a boot manager for Linux systems using boot loaders that support the BootLoader Specification for boot entry configuration. Boom requires a BLS compatible boot loader to function: either the systemd-boot project, or Grub2 with the BLS patch (Oracle Grub2 builds include this support in both Oracle Linux 7 and Fedora). This package provides configuration files for boom.  | 
- Do not create double entries during cloning and editing [Orabug: 29875814] - new RHEL8 package boom-boot has upstream references [Orabug: 29038819]
- Fix packaging issues.
- Test upstream packaging.
- Reduce log level of "Could not load BootEntry" messages. - Raise more appropriate LookupError on unknown BLS keys.
- Disable GRUB2 plugin on RHEL-8.
- Require the Python interpreter directly instead of using the package name - Related: rhbz#1619153
- Change dependencies.
- Split executable, python module and configuration.
- Spin off grub2 into subpackage
- Update to new upstream 0.9. - Fix boot_id caching.