]> xenbits.xensource.com Git - osstest.git/commit
Cope with Jessie's d-i vg name
authorWei Liu <wei.liu2@citrix.com>
Mon, 15 Jun 2015 11:07:38 +0000 (12:07 +0100)
committerIan Jackson <ian.jackson@eu.citrix.com>
Tue, 23 Jun 2015 15:43:55 +0000 (16:43 +0100)
commit2b911b5df1c692e7f9301f2f6aa880f9f264f7fd
tree8bdbe81e701368da7051a47d7ac5917963f11759
parent731326f654139cc292231c6b2ece1b6c14a27827
Cope with Jessie's d-i vg name

In Jessie the default vg name is changed to "$hostname-vg". Make that
default case and check for wheezy, squeeze and lenny for backward
compatibility.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
---
Changes in v4:
1. Add missing "use Osstest::Debian;".

Changes in v3:
1. Introduce a function to return vg name and use it.

Changes in v2:
1. Make Jessie case default.
Osstest/Debian.pm
ts-host-install
ts-xen-build-prep