From 64da8551005c95b9ba0c12994192f952d77d78ebd98203572fefd4ea4ba68d92 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Fri, 30 Mar 2012 11:09:04 +0000 Subject: [PATCH] - add kernel parameters (detected necessary and user specfied one during installation) to grub2's config file (bnc#752939) - 2.23.1 - add new grub2-efi module to support booting on UEFI firmware. - 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=82 --- yast2-bootloader-2.23.0.tar.bz2 | 3 --- yast2-bootloader-2.23.1.tar.bz2 | 3 +++ yast2-bootloader.changes | 17 +++++++++++++++++ yast2-bootloader.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-2.23.0.tar.bz2 create mode 100644 yast2-bootloader-2.23.1.tar.bz2 diff --git a/yast2-bootloader-2.23.0.tar.bz2 b/yast2-bootloader-2.23.0.tar.bz2 deleted file mode 100644 index 53dee3a..0000000 --- a/yast2-bootloader-2.23.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9445b0b60eac34d40ef0da9205de062debe3ab33401cf68c569b9a76139e6d8 -size 396982 diff --git a/yast2-bootloader-2.23.1.tar.bz2 b/yast2-bootloader-2.23.1.tar.bz2 new file mode 100644 index 0000000..f640e19 --- /dev/null +++ b/yast2-bootloader-2.23.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:498f5f978e729fc3b816d2c5f845a21179f9bd3163b765a35a22f62a128eb311 +size 398743 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index ff7c0c6..ef6f8f3 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Mar 22 10:56:28 UTC 2012 - mchang@suse.com + +- add kernel parameters (detected necessary and user specfied one during + installation) to grub2's config file (bnc#752939) +- 2.23.1 + +------------------------------------------------------------------- +Thu Mar 22 10:56:28 UTC 2012 - mchang@suse.com + +- add new grub2-efi module to support booting on UEFI firmware. + +------------------------------------------------------------------- +Wed Mar 14 15:43:44 CET 2012 - aschnell@suse.de + +- adapted ssh command for 2nd stage ssh installation (bnc#745340) + ------------------------------------------------------------------- Mon Mar 5 14:42:10 CET 2012 - mchang@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 2bb026d..668cb9a 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 2.23.0 +Version: 2.23.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build