Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Bootloader | Distribution: openSUSE Leap 15.0 |
Version: 0.923 | Vendor: openSUSE |
Release: lp150.3.6.1 | Build date: Wed Dec 19 10:16:32 2018 |
Group: System/Boot | Build host: armbuild04 |
Size: 452862 | Source RPM: perl-Bootloader-0.923-lp150.3.6.1.src.rpm |
Packager: http://bugs.opensuse.org | |
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
* 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 * Fri Sep 26 2014 snwint@suse.de - fix GRUB_TERMINAL check to accept multiple terminal devices (bsc#898609) - 0.824 * Fri Sep 26 2014 snwint@suse.de - write only files we have data for (bsc#898429) - 0.823 * Tue Sep 16 2014 snwint@suse.de - join byid and kern maps instead of picking one (bnc#896665) - 0.822 * Tue Aug 19 2014 snwint@suse.de - support GRUB_ENABLE_CRYPTODISK config option (bnc#887888) - 0.821 * Fri Aug 08 2014 snwint@suse.de - remove dependency on e2fsprogs (bnc#890795) - 0.820 * Wed Aug 06 2014 jreidinger@suse.com - fix encoding when reading grub2.conf (bnc#890362) - 0.819 * Tue Jul 08 2014 mchang@suse.com - fix error on firmware raid install (bnc#865553) - 0.818 * Fri Jun 06 2014 mchang@suse.com - use linuxefi as default (bnc#880819) - 0.817 * Thu May 15 2014 snwint@suse.de - remove grub2 sections workaround - 0.816 * Thu May 15 2014 mchang@suse.com - enable btrfs snapshot booting on all architectures - 0.815 * Tue May 06 2014 jreidinger@suse.com - fix upgrade when converting from grub1 to grub2 (bnc#876359) - 0.814 * Tue Apr 29 2014 snwint@suse.de - fix regexp to not backtrack endlessly if parentheses don't match (bnc#875369) - 0.813 * Tue Apr 22 2014 mchang@suse.com - enable btrfs snapshot booting on ppc - remove suse_btrfs_grub2_install.sh as it's no longer used - 0.812 * Wed Apr 09 2014 snwint@suse.de - drop old log /var/log/YaST2/perl-BL-standalone-log - remove /var/log/YaST2/y2log_bootloader - add MaxDepth parameter to logging function - clean up logging in some functions - use logrotate file (bnc#822774) - 0.811 * Thu Apr 03 2014 snwint@suse.de - fix ppc install (bnc#871691) - 0.810 * Thu Apr 03 2014 snwint@suse.de - don't forget to update device.map (bnc#869083) - 0.809 * Tue Apr 01 2014 mchang@suse.com - enable SUSE_BTRFS_SNAPSHOT_BOOTING on x86 as other architectures are working in progress. - 0.808 * Mon Mar 31 2014 mchang@suse.com - support snapper rollback (fate##317062) - 0.807 * Tue Mar 04 2014 snwint@suse.de - support grub2 on s390x - 0.806 * Thu Feb 27 2014 snwint@suse.de - propagate serial console setting to xen (bnc#862614) - fix reading xen sections - 0.805 * Mon Feb 17 2014 snwint@suse.de - fix section info not returning initrd (bnc#863909) - 0.804 * Tue Feb 11 2014 snwint@suse.de - fix grub2-editenv path: failed to determine default menu entry (bnc#861469) - 0.803 * Thu Jan 16 2014 snwint@suse.de - workaround to avoid double rootflags entries - 0.802 * Tue Jan 14 2014 snwint@suse.de - fix confusion between Tools::GetDeviceMapping() and Core::GetDeviceMapping() (bnc#858268) - 0.801 * Tue Oct 29 2013 snwint@suse.de - add pbl-yaml: a command line interface to perl-Bootloader using YAML files for input and output - 0.800 * Tue Oct 15 2013 snwint@suse.de - more flexible GetProduct() uses /etc/os-release (bnc#845606) - 0.711 * Tue Oct 01 2013 snwint@suse.de - grub2-efi: fix installation boot parameters not written - 0.710 * Mon Aug 26 2013 snwint@suse.de - update-bootloader refresh cleanup and introduce reinit - better way to know kerenl device of physical drive - fix grub2-set-default error during installation - remove floppy in device map - clean up unused functions and variables - use grub2-probe to get device map - unify indention - require coreutils for %post - 0.709 * Tue Jul 02 2013 dvaleev@suse.com - Enable grub2 installation on PowerPC * Tue Jul 02 2013 dvaleev@suse.com - Package grub2 for PowerPC * Mon Feb 25 2013 snwint@suse.de - support uefi secureboot - fix timeout 0 not work - default to entry 0 if no saved_entry is present in grub2 env - mention grub2 in /boot/boot.readme - 0.708 * Tue Feb 12 2013 coolo@suse.com - require coreutils for %post * Mon Feb 04 2013 snwint@suse.de - fix undefined value warning (#799644) - 0.707 * Fri Jan 11 2013 snwint@suse.de - arvidjaar: use explicit target arch for GRUB2 and remove grub2-efi calls - mchang: handle add and remove in update-bootloader for grub2 - 0.706 * Thu Dec 06 2012 snwint@suse.de - don't report an error if bootloader type is unset (bnc#757942) - don't run external grep to read sysconfig variables - don't use Sys::Hostname (bnc#792634) - 0.705 * Wed Nov 14 2012 snwint@suse.de - support 'parmfile' option in zipl.conf (bnc#788391) - fix zipl (s390x) support - 0.704 * Mon Oct 15 2012 snwint@suse.de - fix compat issues with older perl & rpm - 0.703 * Thu Sep 06 2012 snwint@suse.de - if called from yast: log directly to y2log, not via limal - don't use udev for device mapping; instead read symlinks in dev tree - add package-local make target - clean up spec file - log root device & chroot - use additional log file /var/log/pbl.log for now to work around broken yast logging - 0.702 * Thu Aug 30 2012 snwint@suse.de - pbl rewrite continued - 0.701 * Thu Aug 30 2012 mchang@suse.com - add management to GRUB_BACKGROUND - export section and write as global option - manage GRUB_DISABLE_OS_PROBER settings - use grub device name in /etc/default/grub_installdevice * Thu Aug 23 2012 snwint@suse.de - rewite pbl's logging functions - start new version number scheme - 0.700 * Mon Aug 20 2012 mchang@suse.com - fix missing newline in the config - 0.6.8 * Fri Jul 13 2012 mchang@suse.com - fix new menuentry format introduced by 2.0 - support failsafe kernel parameters - 0.6.7 * Fri Jul 06 2012 mchang@suse.com - use 'auto' for default gfxmode - replace background with theme - support editing GRUB_DISTRIBUTOR - re-enable to create device.map from BootStorage - 0.6.6 * Fri Jun 29 2012 snwint@suse.de - mchang: fix error caused by grub.cfg missing (bnc#769350) - make dependency on Pod::Usage optional (bnc#760464) - 0.6.5 * Mon Jun 04 2012 mchang@suse.com - support console related global options gfxterm, serial, gfxbackground and gfxmode - 0.6.4 * Fri Apr 27 2012 mchang@suse.de - fix after grub2 package update, the system become unbootable. (bnc#758570) also fix running update-bootloader --refresh returns error when extended partition is to be installed. - 0.6.3 * Mon Apr 23 2012 mchang@suse.de - add read/write grub2-efi's settings for global options from yast2's bootloader option widgets, including timeout, hiddenmenu, vgamode, append and default - add read/write grub2's settings for serial console from yast2's bootloader option widgets - add read/write grub2's settings for global options from yast2's bootloader option widgets, including timeout, hiddenmenu, vgamode, append and default - fix bootloader_entry util to correctly handle grub2's case (bnc#755183) * Thu Mar 22 2012 mchang@suse.com - grub2-kernel-commandline.patch: add kerenl parameters (detected necessary and user specfied one during installation) to grub2's config file.(bnc#752939) - 0.6.1 * Thu Mar 22 2012 mchang@suse.com - grub2-efi-module.patch: add new grub2-efi module to support booting on UEFI firmware. * Fri Mar 09 2012 mchang@suse.com - grub2-skip-fs-probe-for-extended-partition.patch (bnc#750897) * Mon Mar 05 2012 snwint@suse.de - integrate grub2 patch * Wed Feb 15 2012 mchang@suse.com - add-basic-grub2-module.patch : add basic grub2 support * Wed Dec 14 2011 coolo@suse.com - fix license to be in spdx.org format * Fri Oct 14 2011 snwint@suse.de - support more devices in fallback heuristics - add basic grub2 support to update-bootloader - 0.5.22 * Wed Sep 21 2011 snwint@suse.de - also log udevinfo - 0.5.21 * Mon Sep 19 2011 snwint@suse.de - add warning to log if udev is missing - 0.5.20 * Fri Sep 02 2011 snwint@suse.de - use UnixDev2GrubDev() from sle11-sp2 - 0.5.19 * Mon Aug 01 2011 jreidinger@novell.com - prepare for use perl-Bootloader for other boot management tools (bnc#672471#c8) - change behavior during kernel update to first try use parameters from fitting section and have sysconfig only as failsafe (FATE#310946) - 0.5.18 * Fri May 13 2011 snwint@suse.de - fix conversion function from unix disk names to grub names (bnc#688418) - 0.5.17 * Mon Feb 21 2011 jreidinger@novell.com - in tools return reference for easy to implement advanced command line scripts - force order of serial and terminal configuration (bnc#650150) - fix detecting extended partition on virtual discs (bnc#659905) - 0.5.16 * Thu Feb 17 2011 lnussel@suse.de - own /var/log/YaST2 as perl-Bootloader can be installed without yast but spams stderr with debug output if the log dir is not present. * Tue Jan 04 2011 jreidinger@novell.com - fix build with new perl missing .packlist - fix malformed xen append (bnc#657911) - 0.5.15 * Mon Dec 06 2010 jreidinger@novell.com - fix creating new xen section with vga mode - 0.5.14 * Tue Oct 19 2010 jreidinger@novell.com - DM_NAME could contain also partition number in some case (bnc#590637) - fix detect of md raid (bnc#626132) - 0.5.13 * Tue Oct 19 2010 coolo@novell.com - add perl as explicit buildrequire * Tue May 25 2010 jreidinger@novell.com - port changes from SLE11SP1 - user properly names for raid disc in partition map (bnc#607852) - add missing keyword to hashed password (bnc#598025) - 0.5.12 * Thu Apr 22 2010 jreidinger@novell.com - adapt to new kernel which use only ext_range (bnc#597774) - explicitelly mention that output come from pbl (bnc#597810) - port changes from SP1 - avoid warning if path is not used and create failsafe also on s390 - 0.5.11 * Fri Apr 09 2010 jreidinger@novell.com - use same root as it is in etc/fstab (bnc#575362) - use new zypper method to get boot label (prevent hang during installation) - 0.5.10 * Wed Mar 31 2010 jreidinger@novell.com - don't allow empty custom boot for GRUB (bnc#589433) * Fri Feb 26 2010 jreidinger@novell.com - don't print outside if mdadm missing (bnc#578003) - fix splitting of values which now doesn't use that structure (bnc#566020) - adapt to new version of getting product description (bnc#583034) - 0.5.9 * Sun Jan 03 2010 jengelh@medozas.de - enable parallel build * Tue Dec 15 2009 jreidinger@novell.com - fix md raid duplication of boot sector (bnc#555574) - adapt failsafe to disable KMS (bnc#560426) - fix printing warning (bnc#559151) - 0.5.8 * Wed Nov 25 2009 jreidinger@novell.com - don't translate during kernel-update mdraid over whole disc (FATE#305883) - fix problems with MD Raid (bnc#533866,bnc#547580) - pass vga mode to xen kernel (FATE#305310); fix mdraid test to check proper directory - 0.5.7 * Fri Oct 09 2009 jreidinger@suse.cz - add tests for md raid - add more verbose logging for md raid - add fix for labeled md raid partitions bnc#535065 - fix root paramtere for S390 (bnc#539824) - 0.5.6 * Mon Sep 07 2009 jreidinger@suse.cz - Adapt to new kernel flavor desktop and create fallback section for this section (bnc#537208) - 0.5.5 * Mon Aug 24 2009 jreidinger@suse.cz - don't use blkid for UUID and label, as it is deprecated and causes problems if have in cache non-existed devices (bnc#531636) * Tue Aug 11 2009 jreidinger@suse.cz - fail during kernel update if new settings fail to write (bnc#529729) * Tue Aug 11 2009 jreidinger@suse.cz - fix getting extended partition on specific raid controller (bnc#528220) * Tue Aug 04 2009 jreidinger@suse.cz - Allow parameters without root in zipl (bnc#511398) - implement failover boot for md arrays (FATE #305008) - fix perl warnings if target device cannot be read - 0.5.4 * Mon Aug 03 2009 jreidinger@suse.cz - disable check for partition table incostitency for lilo (bnc#466427) * Mon Aug 03 2009 jreidinger@suse.cz - Improve partition fallback if something goes wrong (bnc#483617) * Mon Jun 08 2009 jreidinger@suse.cz - fix bad timeout in lilo - fix bad log channel (bnc#510037) - fix parsing global options - 0.5.3 * Tue Jun 02 2009 jreidinger@suse.cz - suppress warning about testing extended partition (bnc#504083) - don't warn if multipath module is not loaded and just log it (bnc#506742) - remove last occurences of metadata as now yast2-bootloader doesn't use it - 0.5.2 * Thu May 07 2009 jreidinger@suse.cz - add SplitPath to library interface - fix filling partitions - set thinkpad detection to last know detection - fix building on ppc - 0.5.1 * Tue Apr 14 2009 jreidinger@suse.cz - Code cleanup - abstract udev settings from library - abstract architecture from library - doesn't parse # after text for grub bootloader (bnc#481416) - move MBR handling code from yast2-bootlaoder to pbl - 0.5.0 * Tue Apr 14 2009 jreidinger@suse.cz - count timeout for elilo and Powerlilo in seconds instead tenths of seconds - 0.4.91 * Tue Apr 14 2009 jreidinger@suse.cz - allow disabling changing default for testing purpose - 0.4.90
/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/armv7l-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, Sat Apr 9 12:22:27 2022