Accepting request 211328 from home:michael-chang:12.3:bnc:846003

- add os-prober-fix-btrfs-subvol-mounted-tests.patch
  * move btrfs subvolume mounted tests after regualr rootfs tree
    tests to make sure that root and subvolume fs tree are tested.
  * the test order is just a preference, assuming that distribution
    are installed to root fs tree more likely than to a subvolume.

OBS-URL: https://build.opensuse.org/request/show/211328
OBS-URL: https://build.opensuse.org/package/show/Base:System/os-prober?expand=0&rev=35
This commit is contained in:
2013-12-23 12:07:20 +00:00
committed by Git OBS Bridge
parent 55931a4bef
commit 639c2fee1c
3 changed files with 127 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Dec 18 04:16:03 UTC 2013 - mchang@suse.com
- add os-prober-fix-btrfs-subvol-mounted-tests.patch
* move btrfs subvolume mounted tests after regualr rootfs tree
tests to make sure that root and subvolume fs tree are tested.
* the test order is just a preference, assuming that distribution
are installed to root fs tree more likely than to a subvolume.
-------------------------------------------------------------------
Fri Dec 6 09:21:55 UTC 2013 - mchang@suse.com