From 48c19f008aae1f19c202fcacd1b851deab9e5f7bea0e18a8cd1f6e5345944ad0 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Mon, 23 Apr 2012 10:45:21 +0000 Subject: [PATCH] - add "Boot Loader Options" dialog for grub2-efi that provides widgets for manipulating global options. These options include timeout, vgamode, append and default. - add widgets for enabling serial console and specify it's arguments on "Boot Loader Options" dialog. - add "Boot Loader Options" dialog for grub2 that provides widgets for manipulating global options. These options include activate, generic_mbr, timeout, vgamode, append and default. - 2.23.2 - adapted ssh command for 2nd stage ssh installation (bnc#745340) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=84 --- yast2-bootloader-2.23.1.tar.bz2 | 3 --- yast2-bootloader-2.23.2.tar.bz2 | 3 +++ yast2-bootloader.changes | 18 ++++++++++++++++++ yast2-bootloader.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-2.23.1.tar.bz2 create mode 100644 yast2-bootloader-2.23.2.tar.bz2 diff --git a/yast2-bootloader-2.23.1.tar.bz2 b/yast2-bootloader-2.23.1.tar.bz2 deleted file mode 100644 index f640e19..0000000 --- a/yast2-bootloader-2.23.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:498f5f978e729fc3b816d2c5f845a21179f9bd3163b765a35a22f62a128eb311 -size 398743 diff --git a/yast2-bootloader-2.23.2.tar.bz2 b/yast2-bootloader-2.23.2.tar.bz2 new file mode 100644 index 0000000..4c0d488 --- /dev/null +++ b/yast2-bootloader-2.23.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f04d5a33b358699d7d5fc843b9ac5ab297148d10141df63401c366c8703947c4 +size 399145 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index ef6f8f3..0fbb57a 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Apr 23 12:40:24 CEST 2012 - mchang@suse.com + +- add "Boot Loader Options" dialog for grub2-efi that provides widgets for + manipulating global options. These options include timeout, vgamode, + append and default. +- add widgets for enabling serial console and specify it's arguments on + "Boot Loader Options" dialog. +- add "Boot Loader Options" dialog for grub2 that provides widgets for + manipulating global options. These options include activate, generic_mbr, + timeout, vgamode, append and default. +- 2.23.2 + +------------------------------------------------------------------- +Mon Apr 23 11:35:06 CEST 2012 - snwint@suse.de + +- adapted ssh command for 2nd stage ssh installation (bnc#745340) + ------------------------------------------------------------------- Thu Mar 22 10:56:28 UTC 2012 - mchang@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 668cb9a..1890b75 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 2.23.1 +Version: 2.23.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build