| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Bootloader | Distribution: SUSE Linux Enterprise 15 |
| Version: 0.939 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150400.3.3.1 | Build date: Wed Jun 1 21:51:05 2022 |
| Group: System/Boot | Build host: ibs-power9-13 |
| Size: 454240 | Source RPM: perl-Bootloader-0.939-150400.3.3.1.src.rpm |
| Packager: https://www.suse.com/ | |
| Summary: Library for Configuring Boot Loaders | |
Perl modules for configuring various boot loaders.
Authors:
--------
Jiri Srain <jsrain@suse.cz>
Joachim Plack <jplack@suse.de>
Alexander Osthof <aosthof@suse.de>
Josef Reidinger <jreidinger@suse.cz>
GPL-2.0-or-later
* Wed Apr 27 2022 wfeldt@opensuse.org
- merge gh#openSUSE/perl-bootloader#139
- fix sysconfig parsing (bsc#1198828)
- 0.939
* Thu Apr 07 2022 wfeldt@opensuse.org
- merge gh#openSUSE/perl-bootloader#138
- grub2/install: reset error code when passing through recover code
(bsc#1198197)
- 0.938
* Thu Jan 13 2022 wfeldt@opensuse.org
- merge gh#openSUSE/perl-bootloader#137
- grub2 install: Support secure boot on powerpc (bsc#1192764
jsc#SLE-18271).
- 0.937
* Thu Sep 16 2021 wfeldt@opensuse.org
- merge gh#openSUSE/perl-bootloader#136
- report error if config file could not be updated (bsc#1188768)
- 0.936
* Tue Jul 27 2021 wfeldt@opensuse.org
- merge gh#openSUSE/perl-bootloader#135
- fix typo in update-bootloader
- 0.935
* Thu Apr 15 2021 wfeldt@opensuse.org
- merge gh#openSUSE/perl-bootloader#134
- install with --removable if efivars are not writable
(bsc#1182749, bsc#1174111, bsc#1184160)
- fix whitespace
- 0.934
* Thu Feb 11 2021 wfeldt@opensuse.org
- merge gh#openSUSE/perl-bootloader#133
- use shim on aarch64 (jsc#SLE-15823, jsc#SLE-15020)
- 0.933
* Mon Oct 19 2020 wfeldt@opensuse.org
- merge gh#openSUSE/perl-bootloader#131
- grub2 install: honor UPDATE_NVRAM in /etc/sysconfig/bootloader
(bsc#1157550 jsc#SLE-11500).
- 0.932
* Fri Jul 24 2020 wfeldt@opensuse.org
- merge gh#openSUSE/perl-bootloader#129
- Check tpm.mod in the new grub2 directory (bsc#1174320)
- 0.931
* Thu Jul 23 2020 wfeldt@opensuse.org
- merge gh#openSUSE/perl-bootloader#130
- Throw less warnings about fstab
- 0.930
* Tue Jul 14 2020 wfeldt@opensuse.org
- merge gh#openSUSE/perl-bootloader#128
- Do not warn about missing SECURE_BOOT sysconfig
- 0.929
* Wed Jun 03 2020 wfeldt@opensuse.org
- merge gh#openSUSE/perl-bootloader#127
- use correct target name on aarch64 (bsc#1172293)
- 0.928
* Fri Apr 24 2020 wfeldt@opensuse.org
- merge gh#openSUSE/perl-bootloader#126
- always install EFI fallback boot for aarch64 (bsc#1167015)
- 0.927
* Mon Oct 14 2019 wfeldt@opensuse.org
- merge gh#openSUSE/perl-bootloader#123
- Accept sysconfig values without quotes
- 0.926
* Wed Jul 03 2019 jreidinger@suse.cz
- merge gh#openSUSE/perl-bootloader#122
- Replace --suse-signed-grub by --suse-force-signed to follow
update from boo#1136601
- 0.925
* Thu Jun 06 2019 jreidinger@suse.cz
- merge gh#openSUSE/perl-bootloader#121
- Fix secureboot on aarch64 (boo#1136601)
- [RFC] Fix secureboot on aarch64 (boo#1136601)
- 0.924
* Thu Sep 27 2018 snwint@suse.de
- merge gh#openSUSE/perl-bootloader#120
- create temporary files in /tmp (bsc#1108777)
- 0.923
* Fri Aug 24 2018 wfeldt@opensuse.org
- update git2log script
- 0.922
* Fri Aug 24 2018 wfeldt@opensuse.org
- merge gh#openSUSE/perl-bootloader#117
- work without /etc/default/grub_installdevice (bsc#1079321,
bsc#994322)
- removed unused function
* Thu Jul 05 2018 wfeldt@opensuse.org
- merge gh#openSUSE/perl-bootloader#116
- add --get-option to pbl (bsc#1033776, bsc#1050349)
- 0.921
* Thu Jul 05 2018 bwiedemann@suse.de
- merge gh#openSUSE/perl-bootloader#115
- Avoid undefined var warning
- 0.920
* Mon Mar 26 2018 kukuk@suse.de
- Use %license instead of %doc [bsc#1082318]
* Fri May 12 2017 wfeldt@opensuse.org
- merge gh#openSUSE/perl-bootloader#113
- fix device name check (bsc#1033634, bsc#1033776)
- 0.919
* Fri Apr 28 2017 mchang@suse.com
- merge gh#openSUSE/perl-bootloader#112
- implemented trusted boot/TPM support in UEFI mode (bsc#1036735,
fate#315831)
- 0.918
* Tue Jan 24 2017 snwint@suse.com
- grub2: drop trailing space from saved entry
- grub2: parse initrd (bsc#1007335)
- 0.917
* Tue Oct 18 2016 snwint@suse.com
- run shim-install only if secure boot is set to yes (bsc#985567)
- 0.916
* Fri Jul 22 2016 snwint@suse.com
- also clear LC_ALL when setting locale
- run grub in RC_LANG locale taken from sysconfig (bsc#985946)
- 0.915
* Fri Jul 22 2016 snwint@suse.com
- ensure trusted boot setting is used (fate#316553)
- 0.914
* Wed May 11 2016 snwint@suse.com
- Don't install grub2-efi during installation (bsc#979145)
- 0.913
* Thu Apr 21 2016 snwint@suse.com
- we don't need grub_installdevice on s390x (bsc#976466)
- 0.912
* Thu Mar 31 2016 snwint@suse.com
- Revert "Set GRUB_GFXPAYLOAD based on gfxterm"
- 0.911
* Tue Mar 29 2016 snwint@suse.com
- Set GRUB_GFXPAYLOAD based on gfxterm
- Fix syntax errors in grub2/install
- 0.910
* Tue Mar 15 2016 snwint@suse.com
- Skip grub2-install on PowerNV
- 0.908
* Thu Mar 03 2016 snwint@suse.com
- grub2-efi: Allow fallback to removable booting
- grub2-efi: Make 32bit arm be a wildcard match
- 0.907
* Mon Feb 08 2016 snwint@suse.com
- fix misleading error message (bsc#965499)
- 0.906
* Mon Feb 08 2016 snwint@suse.com
- Fix parsing of /etc/default/grub
- 0.905
* Fri Jan 22 2016 snwint@suse.com
- fix typo
- Fix dtb searching
- 0.904
* Fri Dec 18 2015 snwint@suse.com
- improve add/del-option scripts
- rename uboot to u-boot
- 0.903
* Fri Dec 18 2015 snwint@suse.com
- added support for modifying default boot options
- 0.902
* Wed Dec 16 2015 snwint@suse.com
- Add initial implementation of uboot/config script
- 0.901
* Wed Nov 25 2015 snwint@suse.com
- make grub_installdevice parsing more robust
- continue after wrong entries in grub_install_device
- move bootloader scripts into separate subdirectories
- updated doc
- introduce separate per-bootloader scripts
- add documentation
- some minor corrections
- support --reinit option to force grub2 install
- adjust Makefile
- add new wrapper script to get rid of old perl-Bootloader code for grub2
- 0.900
* Tue Oct 06 2015 snwint@suse.com
- rework boot.readme (bsc#948778)
- 0.844
* Wed Sep 30 2015 snwint@suse.com
- fix extended partition detection (bsc#947697)
- 0.843
* Tue Sep 22 2015 snwint@suse.com
- allow empty distributor, which for new grub2 means use os-release (bsc#942519)
- more fixes in grub2-efi
- fix empty distributor handling for grub2-efi (bsc#942519)
- 0.842
* Fri Aug 14 2015 snwint@suse.com
- update git2log script to latest version
- remove no longer needed quotes (bsc#940486)
- 0.840
* Mon Jul 20 2015 snwint@suse.com
- do not escape empty string as it lead to invalid kernel command line (bsc#937806)
- 0.839
* Tue Jun 23 2015 snwint@suse.com
- do not prepend additional empty space to append (bsc#926426)
- 0.838
* Thu Jun 18 2015 snwint@suse.com
- use proper upstream name for disabling recovery section (bsc#898099)
- 0.837
* Wed Jun 17 2015 snwint@suse.com
- ensure to uncommend grub2 disabling option (fate#317016)
- 0.836
* Tue Jun 16 2015 snwint@suse.com
- Allow to setup disabling of recovery section (fate#317016)
- 0.835
* Fri Jun 05 2015 snwint@suse.com
- Escape dollar signs (bsc#857556)
- 0.834
* Thu Apr 30 2015 snwint@suse.com
- Escape/unescape special characters on write/read (bsc#831791)
- 0.833
* Wed Apr 22 2015 snwint@suse.com
- started pbl-yaml testsuite
- added test cases for various utf8/non-utf8/really broken config files
- rewrite file-io to do some utf8 processing that keeps non-utf8 files intact as much as possible
- use only WriteFileRaw() to actually write files
- use ReadFileRaw() to read grub2 config (bnc#899921)
- rewrite ReadFile() to handle utf8 properly (bnc#899921)
- export more pbl functions via yaml interface to allow easier testing
- 0.832
* Thu Mar 26 2015 snwint@suse.com
- remove unrelated comment
- add device scannning speed-ups done for sle11-sp3 (bnc#910479)
- 0.831
* Wed Feb 11 2015 jenkins@suse.com
- Initialize GRUB_USE_LINUXEFI from target setting
- 0.830
* Tue Jan 27 2015 snwint@suse.com
- Determine disk device from sysfs tree
- 0.829
* Mon Jan 19 2015 snwint@suse.com
- preserve config file permissions (bnc#908664)
- 0.828
* Mon Dec 08 2014 snwint@suse.com
- Add armv7l support for grub2
- 0.827
* Wed Oct 15 2014 snwint_jenkins@suse.com
- prepare for jenkins auto-submission
- 0.826
* Wed Oct 15 2014 snwint@suse.de
- handle aarch64 in GRUB2EFI
- 0.825
/boot/boot.readme /etc/logrotate.d/pbl /sbin/pbl /sbin/update-bootloader /usr/lib/bootloader /usr/lib/bootloader/bootloader_entry /usr/lib/bootloader/bootloader_entry.old /usr/lib/bootloader/grub2 /usr/lib/bootloader/grub2-efi /usr/lib/bootloader/grub2-efi/add-option /usr/lib/bootloader/grub2-efi/config /usr/lib/bootloader/grub2-efi/del-option /usr/lib/bootloader/grub2-efi/get-option /usr/lib/bootloader/grub2-efi/install /usr/lib/bootloader/grub2/add-option /usr/lib/bootloader/grub2/config /usr/lib/bootloader/grub2/del-option /usr/lib/bootloader/grub2/get-option /usr/lib/bootloader/grub2/install /usr/lib/bootloader/u-boot /usr/lib/bootloader/u-boot/config /usr/lib/bootloader/update-bootloader.old /usr/lib/perl5/vendor_perl/5.26.1/Bootloader /usr/lib/perl5/vendor_perl/5.26.1/Bootloader/Core /usr/lib/perl5/vendor_perl/5.26.1/Bootloader/Core.pm /usr/lib/perl5/vendor_perl/5.26.1/Bootloader/Core/ELILO.pm /usr/lib/perl5/vendor_perl/5.26.1/Bootloader/Core/GRUB.pm /usr/lib/perl5/vendor_perl/5.26.1/Bootloader/Core/GRUB2.pm /usr/lib/perl5/vendor_perl/5.26.1/Bootloader/Core/GRUB2EFI.pm /usr/lib/perl5/vendor_perl/5.26.1/Bootloader/Core/LILO.pm /usr/lib/perl5/vendor_perl/5.26.1/Bootloader/Core/NONE.pm /usr/lib/perl5/vendor_perl/5.26.1/Bootloader/Core/PowerLILO.pm /usr/lib/perl5/vendor_perl/5.26.1/Bootloader/Core/ZIPL.pm /usr/lib/perl5/vendor_perl/5.26.1/Bootloader/FileIO.pm /usr/lib/perl5/vendor_perl/5.26.1/Bootloader/Library.pm /usr/lib/perl5/vendor_perl/5.26.1/Bootloader/Logger.pm /usr/lib/perl5/vendor_perl/5.26.1/Bootloader/MBRTools.pm /usr/lib/perl5/vendor_perl/5.26.1/Bootloader/Path.pm /usr/lib/perl5/vendor_perl/5.26.1/Bootloader/Tools.pm /usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/Bootloader /usr/share/licenses/perl-Bootloader /usr/share/licenses/perl-Bootloader/COPYING /usr/share/man/man3/Bootloader::Core.3pm.gz /usr/share/man/man3/Bootloader::Core::ELILO.3pm.gz /usr/share/man/man3/Bootloader::Core::GRUB.3pm.gz /usr/share/man/man3/Bootloader::Core::GRUB2.3pm.gz /usr/share/man/man3/Bootloader::Core::GRUB2EFI.3pm.gz /usr/share/man/man3/Bootloader::Core::LILO.3pm.gz /usr/share/man/man3/Bootloader::Core::NONE.3pm.gz /usr/share/man/man3/Bootloader::Core::PowerLILO.3pm.gz /usr/share/man/man3/Bootloader::Core::ZIPL.3pm.gz /usr/share/man/man3/Bootloader::FileIO.3pm.gz /usr/share/man/man3/Bootloader::Library.3pm.gz /usr/share/man/man3/Bootloader::Logger.3pm.gz /usr/share/man/man3/Bootloader::MBRTools.3pm.gz /usr/share/man/man3/Bootloader::Path.3pm.gz /usr/share/man/man3/Bootloader::Tools.3pm.gz /usr/share/man/man8/update-bootloader.8.gz /var/log/YaST2 /var/log/pbl.log
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 16:16:51 2026