- pbl rewrite continued

- 0.701

- 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

OBS-URL: https://build.opensuse.org/package/show/Base:System/perl-Bootloader?expand=0&rev=69
This commit is contained in:
Steffen Winterfeldt 2012-09-03 11:57:40 +00:00 committed by Git OBS Bridge
parent ad2f4819ea
commit aa7e06d367
5 changed files with 19 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Aug 30 12:07:22 CEST 2012 - snwint@suse.de
- pbl rewrite continued
- 0.701
-------------------------------------------------------------------
Thu Aug 30 12:07:21 CEST 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 16:52:34 CEST 2012 - snwint@suse.de

View File

@ -17,7 +17,7 @@
Name: perl-Bootloader
Version: 0.700
Version: 0.701
Release: 0
Requires: perl-base = %{perl_version}
Requires: e2fsprogs

View File

@ -311,7 +311,7 @@ if (defined $oper{add}) {
chomp ($opt_trans);
#log what is translated
$logger->milestone("translate :\n" . $0 . " " . join (" ", @ARGV));
$logger->milestone("translate: " . $0 . " " . join (" ", @ARGV));
# check whether translation only contains [a-zA-Z0-9 _]
# otherwise fall back to untranslated string