Wei Liu writes ("[PATCH OSSTEST v2 06/11] 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.
...
> -our $vgname= $ho->{Name};
> +our $vgname= $ho->{Sui
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
---
Changes in v2:
1. Make Jessie case default.
---
ts-host-install | 7 +--
ts-xen-build-prep | 8 +---
2 files