- 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

OBS-URL: https://build.opensuse.org/package/show/Base:System/perl-Bootloader?expand=0&rev=91
This commit is contained in:
Steffen Winterfeldt 2013-02-25 15:27:27 +00:00 committed by Git OBS Bridge
parent 0dadb70f19
commit b87f6334f7
4 changed files with 23 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e4dd4e437b0f91f20be834d957b6b4a720d75ff7a0e5a088764cfc30842d8861
size 147500

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:367c8bb7b507ca8c586c569637eaca47b0eda445dcd7b4caa77f90446337b3fc
size 147976

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Feb 25 16:22:22 CET 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 09:26:38 UTC 2013 - coolo@suse.com

View File

@ -17,11 +17,11 @@
Name: perl-Bootloader
Version: 0.707
Version: 0.708
Release: 0
Requires: perl-base = %{perl_version}
Requires: coreutils
Requires: e2fsprogs
Requires: perl-base = %{perl_version}
Recommends: perl-gettext
Summary: Library for Configuring Boot Loaders
License: GPL-2.0+
@ -35,6 +35,15 @@ Conflicts: multipath-tools < 0.4.8-40.25.1
%description
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>
%prep
%setup -q