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: 1.8.1 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150600.1.1 | Build date: Thu Mar 21 14:23:51 2024 |
Group: System/Boot | Build host: h01-ch4c |
Size: 59094 | Source RPM: perl-Bootloader-1.8.1-150600.1.1.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/openSUSE/perl-bootloader | |
Summary: Tool for boot loader configuration |
Shell script wrapper for configuring various boot loaders.
GPL-2.0-or-later
* Tue Mar 19 2024 wfeldt@opensuse.org - merge gh#openSUSE/perl-bootloader#167 - log grub2-install errors correctly (bsc#1221470) - 1.8.1 * Thu Sep 14 2023 wfeldt@opensuse.org - drop obsolete perl-Bootloader-YAML subpackage * Thu Sep 07 2023 wfeldt@opensuse.org - merge gh#openSUSE/perl-bootloader#158 - skip warning about unsupported options when in compat mode - 1.8 * Thu Sep 07 2023 wfeldt@opensuse.org - merge gh#openSUSE/perl-bootloader#156 - bootloader_entry script can have an optional 'force-default' argument (bsc#1215064) - 1.7 * Mon Jul 03 2023 wfeldt@opensuse.org - merge gh#openSUSE/perl-bootloader#154 - move kexec-bootloader from kexec-tools to perl-Bootloader - 1.6 * Wed Jun 28 2023 wfeldt@opensuse.org - merge gh#openSUSE/perl-bootloader#153 - check whether grub2-install supports --suse-force-signed option - 1.5 * Mon Jun 26 2023 wfeldt@opensuse.org - merge gh#openSUSE/perl-bootloader#151 - default-settings: support non-x86 architectures - add man pages for all commands - 1.4 * Mon Jun 26 2023 wfeldt@opensuse.org - merge gh#openSUSE/perl-bootloader#149 - use signed grub EFI binary when updating grub in default EFI location (bsc#1210799) - 1.3 * Wed May 31 2023 wfeldt@opensuse.org - merge gh#openSUSE/perl-bootloader#148 - UEFI: update also default location, if it is controlled by SUSE (bsc#1210799, bsc#1201399) - 1.2 * Fri May 19 2023 wfeldt@opensuse.org - no not install kexec-bootloader - 1.1 * Fri May 19 2023 wfeldt@opensuse.org - merge gh#openSUSE/perl-bootloader#144 - add default-settings script - add new kexec-bootloader - add --default-settings option (bsc#1211082) * Mon Apr 24 2023 wfeldt@opensuse.org - merge gh#openSUSE/perl-bootloader#143 - adjust Makefile for usrmerge and legacy package split - move obs spec file to git repo - split off old perl code to perl-Bootloader-legacy package - remove legacy part completely - 1.0 * Mon Apr 24 2023 wfeldt@opensuse.org - merge gh#openSUSE/perl-bootloader#142 - use fw_platform_size to distinguish between 32 bit and 64 bit UEFI platforms (bsc#1208003) - 0.942 * Thu Jan 12 2023 wfeldt@opensuse.org - merge gh#openSUSE/perl-bootloader#141 - systemd-boot: easier initial setup - 0.941 * Mon Dec 05 2022 wfeldt@opensuse.org - merge gh#openSUSE/perl-bootloader#140 - add basic support for systemd-boot - 0.940 * Tue Aug 02 2022 lnussel@suse.de - move binaries from /sbin to /usr/sbin (boo#1191088) - remove /boot/boot.readme while at it so we stay out of there * Mon Jun 20 2022 schubi@suse.com - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. * 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
/etc/logrotate.d/pbl /sbin/kexec-bootloader /sbin/pbl /sbin/update-bootloader /usr/lib/bootloader /usr/lib/bootloader/bootloader_entry /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/default-settings /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/default-settings /usr/lib/bootloader/grub2/del-option /usr/lib/bootloader/grub2/get-option /usr/lib/bootloader/grub2/install /usr/lib/bootloader/systemd-boot /usr/lib/bootloader/systemd-boot/add-kernel /usr/lib/bootloader/systemd-boot/config /usr/lib/bootloader/systemd-boot/install /usr/lib/bootloader/systemd-boot/remove-kernel /usr/lib/bootloader/u-boot /usr/lib/bootloader/u-boot/config /usr/share/doc/packages/perl-Bootloader /usr/share/doc/packages/perl-Bootloader/boot.readme /usr/share/licenses/perl-Bootloader /usr/share/licenses/perl-Bootloader/COPYING /usr/share/man/man8/bootloader_entry.8.gz /usr/share/man/man8/kexec-bootloader.8.gz /usr/share/man/man8/pbl.8.gz /usr/share/man/man8/update-bootloader.8.gz /var/log/pbl.log
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 20:06:21 2024