SHA256
1
0
forked from pool/grub2

Accepting request 215222 from Base:System

- Add changes to allow build for s390x arch: added
  grub2-s390x-01-Changes-made-and-files-added-in-order-to-allow-s390x.patch

- refresh 0002-script-create-menus-for-btrfs-snapshot.patch
* Fix bootable snapshots not found while root is on Btrfs subvolume
  (bnc#859587)
* Create missing slave config in /.snapshots/<num>/
* Prefix with SUSE_ for related options (forwarded request 215036 from oertel)

OBS-URL: https://build.opensuse.org/request/show/215222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=82
This commit is contained in:
Stephan Kulow
2014-01-30 10:23:54 +00:00
committed by Git OBS Bridge
parent bcdbe06aca
commit 78b579abb7
4 changed files with 410 additions and 55 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Jan 24 13:48:13 CET 2014 - jjolly@suse.com
- Add changes to allow build for s390x arch: added
grub2-s390x-01-Changes-made-and-files-added-in-order-to-allow-s390x.patch
-------------------------------------------------------------------
Wed Jan 22 05:19:35 UTC 2014 - mchang@suse.com
- refresh 0002-script-create-menus-for-btrfs-snapshot.patch
* Fix bootable snapshots not found while root is on Btrfs subvolume
(bnc#859587)
* Create missing slave config in /.snapshots/<num>/
* Prefix with SUSE_ for related options
-------------------------------------------------------------------
Fri Jan 17 06:23:04 UTC 2014 - mchang@suse.com