Changelog for
perl-Bootloader-0.2.11-5.x86_64.rpm :
Sat Feb 18 21:00:00 2006 - agruenAATTsuse.de
- update-bootloader: Only modify the section name if no explicit
name is specified. Strip directories when generating a name from
the image name.
Mon Feb 13 21:00:00 2006 - jplackAATTsuse.de
- implement new requirements/word split in FixSectionName
- bump version to 0.2.11
Sun Feb 12 21:00:00 2006 - sfAATTsuse.de
- workaround for broken Product.ycp (Bug #148625)
Thu Feb 9 21:00:00 2006 - jplackAATTsuse.de
- fix boot_
*/stage1_dev tag handling which breaks kernel builds
through update-bootloader, hopefully final checkinĀ“ for FATE #2154
- remove stage1_dev code for POWER
- bump version to 0.2.10
Wed Feb 8 21:00:00 2006 - jplackAATTsuse.de
- added help messages to make update-bootloader usuable
- added error handling which was not there at all
- added --force and --refresh option for FATE #2154
- introduce Bootloader::Tools::UpdateBootloader(), no longer in
Add/Remove Section functions
- image name may be empty and stored either under \"kernel\" or \"image\"
- bump version to 0.2.9
Sun Feb 5 21:00:00 2006 - jplackAATTsuse.de
- catch cases wherethere is no key \'kernel\' (FATE #2154)
- create name and initrd only if not given via parameter
- use functions to detect kernel/initrd
- bump version to 0.2.8
Sun Feb 5 21:00:00 2006 - sfAATTsuse.de
- get kernel/initrd name and path from default section
- put GetSystemLanguage in Tools.pm
Thu Feb 2 21:00:00 2006 - sfAATTsuse.de
- fix typo in image name
Tue Jan 31 21:00:00 2006 - odAATTsuse.de
- update-bootloader changes from pthAATTsuse.de and odAATTsuse.de:
- only grub allows blanks in section titles
- for non-grub: restrict section title lenght to 16 chars
- beautify code
Tue Jan 31 21:00:00 2006 - odAATTsuse.de
- update-bootloader:
- use /etc/sysconfig/language:RC_LANG
- translated section name must be non-empty to be used
Mon Jan 30 21:00:00 2006 - sfAATTsuse.de
- localize only on Grub or lilo
- check if translated section name contains non-ASCII characters
and fallback to english
Tue Jan 24 21:00:00 2006 - mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Mon Jan 23 21:00:00 2006 - jplackAATTsuse.de
- added changes from pth for (FATE #2154)
Mon Jan 23 21:00:00 2006 - jplackAATTsuse.de
- handle entries for block devices in sysfs correctly. replaced
heuristic term by a proper device and partition detection
(FATE #2154)
Thu Jan 19 21:00:00 2006 - jplackAATTsuse.de
- defaultboot section must not be empty (#144321)
- avoid colliding definition of default label in \'menu\' and
\'defaultboot\'
Tue Jan 17 21:00:00 2006 - jplackAATTsuse.de
- add nice paranthesis to fix blocking yast2 crash (#143746)
Tue Jan 17 21:00:00 2006 - rwAATTsuse.de
- get rid of \'append=splash=silent\" default
Sun Jan 15 21:00:00 2006 - jplackAATTsuse.de
- fixed famous last typo
Sun Jan 15 21:00:00 2006 - jplackAATTsuse.de
- unify format of type spec string, they alway start with type,
desc, default now.
Tue Jan 10 21:00:00 2006 - uliAATTsuse.de
- ZIPL: take out the [defaultboot] garbage
Mon Jan 2 21:00:00 2006 - uliAATTsuse.de
- ZIPL: implemented new UI scheme
- ZIPL: actually use autogenerated boot menu
- ZIPL: syntax fix in boot menu
Mon Dec 19 21:00:00 2005 - jplackAATTsuse.de
- installer segfaults due to empty config (means always) #140127
- bump version to 0.2.3
Sun Dec 18 21:00:00 2005 - jplackAATTsuse.de
- add needed label text
- bump version to 0.2.2
Thu Dec 15 21:00:00 2005 - jsrainAATTsuse.cz
- fixed getting MD array info via mdadm (#137987)
Thu Nov 17 21:00:00 2005 - jplackAATTsuse.de
- extend partition information interface transparently
- encode module exports and transport them through \'global\'
(intermediate solution/ proof of concept)
- eliminate some unneeded \'system\' calls
- reenable ppc bootloader config
- bump version to 0.2.1
Sun Oct 30 21:00:00 2005 - jsrainAATTsuse.cz
- fixed reading GRUB settings when /boot subtree is on MD array
(#130236)
Tue Oct 25 22:00:00 2005 - jsrainAATTsuse.cz
- fixed updating elilo configuration (#116739)
- do more verbose output to log when installing lilo
Tue Sep 27 22:00:00 2005 - dmuellerAATTsuse.de
- add norootforbuild
Mon Sep 26 22:00:00 2005 - jsrainAATTsuse.cz
- fixed quoting of options in lilo.conf (#117642)
Mon Aug 29 22:00:00 2005 - jsrainAATTsuse.cz
- added ELILO support
Sun Aug 28 22:00:00 2005 - ajAATTsuse.de
- Do not package .orig file.
Sun Aug 28 22:00:00 2005 - jsrainAATTsuse.cz
- added support for PPC loader
- fixed rootnoverify handling for GRUB (#113683)
Thu Aug 18 22:00:00 2005 - jsrainAATTsuse.cz
- fixed kernel/initrd specification in merged sections (#105660)
Wed Aug 17 22:00:00 2005 - jsrainAATTsuse.cz
- fixed order of lines in XEN sections (#105171)
Tue Aug 16 22:00:00 2005 - jsrainAATTsuse.cz
- fixed installing GRUB if /boot is on MD array (104908)
- fixed displayed paths in configuration file editor during
bootloader installation (105140)
Mon Aug 8 22:00:00 2005 - jsrainAATTsuse.cz
- fixed writing chainloader sections for GRUB (#102703)
Tue Aug 2 22:00:00 2005 - jsrainAATTsuse.cz
- fixed crashes if using on unsupported bootloader
Mon Aug 1 22:00:00 2005 - jsrainAATTsuse.cz
- fixed crash in some cases
Tue Jul 26 22:00:00 2005 - jsrainAATTsuse.cz
- added possibility to set password
Mon Jul 25 22:00:00 2005 - jsrainAATTsuse.cz
- fixed typo in function name
Wed Jul 20 22:00:00 2005 - jsrainAATTsuse.cz
- fixed GRUB <-> UNIX path translations to make menus merging work
Wed Jun 29 22:00:00 2005 - jsrainAATTsuse.cz
- fixed handling of wildcard sections
- fixed determining whether bootloader initialization succeeded
for LILO and ZIPL
Tue Jun 28 22:00:00 2005 - jsrainAATTsuse.cz
- fixed checking of labels for LILO
- fixed creating global sections during distro installation
Wed Jun 1 22:00:00 2005 - jsrainAATTsuse.cz
- use rootnoverify instead of root in chainloader sections (#84575)
Tue May 31 22:00:00 2005 - jsrainAATTsuse.cz
- merged last patch to main tarball
- fixed cripplink lilo.conf if detailed disk information is
present (#81526)
Mon May 30 22:00:00 2005 - uliAATTsuse.de
- fixed syntax error
Sun May 22 22:00:00 2005 - uliAATTsuse.de
- shift s390
* ramdisk up to 16MB so it will not be overwritten
on machines with many CPUs (bug #63045)
Thu Apr 14 22:00:00 2005 - jsrainAATTsuse.cz
- added GRUB support for XEN
Tue Apr 5 22:00:00 2005 - jsrainAATTsuse.cz
- removed code duplication between generic and S/390 specific code
Tue Mar 15 21:00:00 2005 - jsrainAATTsuse.cz
- added license to documentation
Sun Mar 13 21:00:00 2005 - jsrainAATTsuse.cz
- limit LILO section name length (#71830)
- fixed setting default entry when GRUB section added (#71217)
- make bootloader files not public readable (#72385)
Mon Mar 7 21:00:00 2005 - jsrainAATTsuse.de
- fixed creating zipl.conf during installation
- added missing documentation in source code
Sun Mar 6 21:00:00 2005 - jsrainAATTsuse.cz
- fixed reading zip.conf (uli)
Tue Mar 1 21:00:00 2005 - jsrainAATTsuse.cz
- fixed error message written on terminal while finishing
installation
Thu Feb 24 21:00:00 2005 - jsrainAATTsuse.cz
- fixed initialization when device specified via UUID or LABEL
in /etc/fstab (#66623)
Thu Feb 24 21:00:00 2005 - agruenAATTsuse.de
- Add --default option to update-bootloader script.
Tue Feb 22 21:00:00 2005 - ihnoAATTsuse.de
- added s390/s390x specific part (zipl)
Wed Feb 16 21:00:00 2005 - jsrainAATTsuse.cz
- avoid calling hwinfo when detecting partitioning (#50615)
Tue Feb 15 21:00:00 2005 - schwabAATTsuse.de
- Don\'t remove BuildRoot in %install.
Tue Feb 15 21:00:00 2005 - jsrainAATTsuse.cz
- added support for embedding stage1.5 of GRUB
Sun Feb 13 21:00:00 2005 - jsrainAATTsuse.cz
- fixed parameters of added kernel if the comment saying which
kernel comes from initial installation is missing (#50708)
- fixed errors if removing entry for unexistent kernel (#50708)
Sun Feb 6 21:00:00 2005 - jsrainAATTsuse.cz
- fixed last patch (more entries can be removed with one kernel)
- write only modified configuration files and modified sections
- fixed splitting path to mountpoint + path relative to the mp
Thu Feb 3 21:00:00 2005 - agruenAATTsuse.de
- Set the new default boot entry to the first entry in the boot
menu when removing the current default entry.
- A few minor code cleanups.
Thu Feb 3 21:00:00 2005 - jsrainAATTsuse.de
- fixed possible corruption of data files
- fixed counting and removing sections with specified kernel
Wed Feb 2 21:00:00 2005 - agruenAATTsuse.de
- Rename the man pages so that they include the Bootloader::
prefix.
- Fix a bug in Bootloader::Core::SplitDevPath.
- Add update-bootloader frontend script.
Sun Jan 30 21:00:00 2005 - jsrainAATTsuse.cz
- fixed several bugs
Mon Jan 24 21:00:00 2005 - jsrainAATTsuse.cz
- fixed GRUB to work properly with MD arrays
- fixed handlink of symlinks
- fixed root device when creating a new section
- implemented logging support when running without YaST
- fixed handling of GRUB path prefix
Sun Jan 23 21:00:00 2005 - jsrainAATTsuse.cz
- implemented logging mechanism
- several bugfixes
Wed Jan 19 21:00:00 2005 - jsrainAATTsuse.cz
- initial package