Changelog for
perl-Bootloader-0.802-128.1.x86_64.rpm :
Thu Jan 16 13:00:00 2014 snwintAATTsuse.de
- workaround to avoid double rootflags entries
- 0.802
Tue Jan 14 13:00:00 2014 snwintAATTsuse.de
- fix confusion between Tools::GetDeviceMapping() and Core::GetDeviceMapping()
(bnc #858268)
- 0.801
Tue Oct 29 13:00:00 2013 snwintAATTsuse.de
- add pbl-yaml: a command line interface to perl-Bootloader using YAML files
for input and output
- 0.800
Tue Oct 15 14:00:00 2013 snwintAATTsuse.de
- more flexible GetProduct() uses /etc/os-release (bnc #845606)
- 0.711
Tue Oct 1 14:00:00 2013 snwintAATTsuse.de
- grub2-efi: fix installation boot parameters not written
- 0.710
Mon Aug 26 14:00:00 2013 snwintAATTsuse.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 2 14:00:00 2013 dvaleevAATTsuse.com
- Enable grub2 installation on PowerPC
Tue Jul 2 14:00:00 2013 dvaleevAATTsuse.com
- Package grub2 for PowerPC
Mon Feb 25 13:00:00 2013 snwintAATTsuse.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 13:00:00 2013 cooloAATTsuse.com
- require coreutils for %post
Mon Feb 4 13:00:00 2013 snwintAATTsuse.de
- fix undefined value warning (#799644)
- 0.707
Fri Jan 11 13:00:00 2013 snwintAATTsuse.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 6 13:00:00 2012 snwintAATTsuse.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 13:00:00 2012 snwintAATTsuse.de
- support \'parmfile\' option in zipl.conf (bnc #788391)
- fix zipl (s390x) support
- 0.704
Mon Oct 15 14:00:00 2012 snwintAATTsuse.de
- fix compat issues with older perl & rpm
- 0.703
Thu Sep 6 14:00:00 2012 snwintAATTsuse.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 14:00:00 2012 snwintAATTsuse.de
- pbl rewrite continued
- 0.701
Thu Aug 30 14:00:00 2012 mchangAATTsuse.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 14:00:00 2012 snwintAATTsuse.de
- rewite pbl\'s logging functions
- start new version number scheme
- 0.700
Mon Aug 20 14:00:00 2012 mchangAATTsuse.com
- fix missing newline in the config
- 0.6.8
Fri Jul 13 14:00:00 2012 mchangAATTsuse.com
- fix new menuentry format introduced by 2.0
- support failsafe kernel parameters
- 0.6.7
Fri Jul 6 14:00:00 2012 mchangAATTsuse.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 14:00:00 2012 snwintAATTsuse.de
- mchang: fix error caused by grub.cfg missing (bnc#769350)
- make dependency on Pod::Usage optional (bnc#760464)
- 0.6.5
Mon Jun 4 14:00:00 2012 mchangAATTsuse.com
- support console related global options gfxterm, serial, gfxbackground and gfxmode
- 0.6.4
Fri Apr 27 14:00:00 2012 mchangAATTsuse.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 14:00:00 2012 mchangAATTsuse.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 13:00:00 2012 mchangAATTsuse.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 13:00:00 2012 mchangAATTsuse.com
- grub2-efi-module.patch: add new grub2-efi module to support
booting on UEFI firmware.
Fri Mar 9 13:00:00 2012 mchangAATTsuse.com
- grub2-skip-fs-probe-for-extended-partition.patch (bnc#750897)
Mon Mar 5 13:00:00 2012 snwintAATTsuse.de
- integrate grub2 patch
Wed Feb 15 13:00:00 2012 mchangAATTsuse.com
- add-basic-grub2-module.patch : add basic grub2 support
Wed Dec 14 13:00:00 2011 cooloAATTsuse.com
- fix license to be in spdx.org format
Fri Oct 14 14:00:00 2011 snwintAATTsuse.de
- support more devices in fallback heuristics
- add basic grub2 support to update-bootloader
- 0.5.22
Wed Sep 21 14:00:00 2011 snwintAATTsuse.de
- also log udevinfo
- 0.5.21
Mon Sep 19 14:00:00 2011 snwintAATTsuse.de
- add warning to log if udev is missing
- 0.5.20
Fri Sep 2 14:00:00 2011 snwintAATTsuse.de
- use UnixDev2GrubDev() from sle11-sp2
- 0.5.19
Mon Aug 1 14:00:00 2011 jreidingerAATTnovell.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 14:00:00 2011 snwintAATTsuse.de
- fix conversion function from unix disk names to grub names (bnc #688418)
- 0.5.17
Mon Feb 21 13:00:00 2011 jreidingerAATTnovell.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 13:00:00 2011 lnusselAATTsuse.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 4 13:00:00 2011 jreidingerAATTnovell.com
- fix build with new perl missing .packlist
- fix malformed xen append (bnc#657911)
- 0.5.15
Mon Dec 6 13:00:00 2010 jreidingerAATTnovell.com
- fix creating new xen section with vga mode
- 0.5.14
Tue Oct 19 14:00:00 2010 jreidingerAATTnovell.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 14:00:00 2010 cooloAATTnovell.com
- add perl as explicit buildrequire
Tue May 25 14:00:00 2010 jreidingerAATTnovell.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 14:00:00 2010 jreidingerAATTnovell.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 9 14:00:00 2010 jreidingerAATTnovell.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 14:00:00 2010 jreidingerAATTnovell.com
- don\'t allow empty custom boot for GRUB (bnc#589433)
Fri Feb 26 13:00:00 2010 jreidingerAATTnovell.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 3 13:00:00 2010 jengelhAATTmedozas.de
- enable parallel build
Tue Dec 15 13:00:00 2009 jreidingerAATTnovell.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 13:00:00 2009 jreidingerAATTnovell.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 9 14:00:00 2009 jreidingerAATTsuse.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 7 14:00:00 2009 jreidingerAATTsuse.cz
- Adapt to new kernel flavor desktop and create fallback section
for this section (bnc #537208)
- 0.5.5
Mon Aug 24 14:00:00 2009 jreidingerAATTsuse.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 14:00:00 2009 jreidingerAATTsuse.cz
- fail during kernel update if new settings fail to write
(bnc #529729)
Tue Aug 11 14:00:00 2009 jreidingerAATTsuse.cz
- fix getting extended partition on specific raid controller
(bnc #528220)
Tue Aug 4 14:00:00 2009 jreidingerAATTsuse.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 3 14:00:00 2009 jreidingerAATTsuse.cz
- disable check for partition table incostitency for lilo
(bnc #466427)
Mon Aug 3 14:00:00 2009 jreidingerAATTsuse.cz
- Improve partition fallback if something goes wrong (bnc#483617)
Mon Jun 8 14:00:00 2009 jreidingerAATTsuse.cz
- fix bad timeout in lilo
- fix bad log channel (bnc #510037)
- fix parsing global options
- 0.5.3
Tue Jun 2 14:00:00 2009 jreidingerAATTsuse.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 7 14:00:00 2009 jreidingerAATTsuse.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 14:00:00 2009 jreidingerAATTsuse.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 14:00:00 2009 jreidingerAATTsuse.cz
- count timeout for elilo and Powerlilo in seconds instead
tenths of seconds
- 0.4.91
Tue Apr 14 14:00:00 2009 jreidingerAATTsuse.cz
- allow disabling changing default for testing purpose
- 0.4.90