SHA256
1
0
forked from pool/grub2

Accepting request 377163 from home:michael-chang:branches:Base:System

- Fix GRUB_DISABLE_LINUX_UUID to be ignore and also fallback kernel device
  won't be used if fs uuid not detected (bsc#971867)
  * added 0001-10_linux-Fix-grouping-of-tests-for-GRUB_DEVICE.patch
  * added 0002-20_linux_xen-fix-test-for-GRUB_DEVICE.patch

OBS-URL: https://build.opensuse.org/request/show/377163
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=209
This commit is contained in:
2016-03-22 08:53:27 +00:00
committed by Git OBS Bridge
parent 2e14e5acb8
commit 4051ae3843
4 changed files with 59 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 21 11:27:54 UTC 2016 - mchang@suse.com
- Fix GRUB_DISABLE_LINUX_UUID to be ignore and also fallback kernel device
won't be used if fs uuid not detected (bsc#971867)
* added 0001-10_linux-Fix-grouping-of-tests-for-GRUB_DEVICE.patch
* added 0002-20_linux_xen-fix-test-for-GRUB_DEVICE.patch
-------------------------------------------------------------------
Tue Mar 1 18:53:17 UTC 2016 - arvidjaar@gmail.com