forked from pool/libguestfs
- more testcases for SLE12, using grub2
libguestfs.test.simple.create-sles12-guest.sh libguestfs.test.simple.create-sles12-guest-crypt-on-lvm.sh OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=273
This commit is contained in:
parent
7f36b4ca45
commit
67c19b1daf
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 4 22:57:01 CET 2014 - ohering@suse.de
|
||||||
|
|
||||||
|
- more testcases for SLE12, using grub2
|
||||||
|
libguestfs.test.simple.create-sles12-guest.sh
|
||||||
|
libguestfs.test.simple.create-sles12-guest-crypt-on-lvm.sh
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 30 12:10:34 CET 2014 - ohering@suse.de
|
Thu Jan 30 12:10:34 CET 2014 - ohering@suse.de
|
||||||
|
|
||||||
@ -15,7 +22,7 @@ Thu Jan 23 17:53:31 CET 2014 - ohering@suse.de
|
|||||||
- Disable ipv6 in the appliance because qemu usernet is ipv4 only
|
- Disable ipv6 in the appliance because qemu usernet is ipv4 only
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 22 10:13:00 UTC 2014 - ohering@suse.com
|
Wed Jan 22 10:13:00 UTC 2014 - ohering@suse.de
|
||||||
|
|
||||||
- add libguestfs-test subpackage, /usr/share/guestfs (fate#316275)
|
- add libguestfs-test subpackage, /usr/share/guestfs (fate#316275)
|
||||||
libguestfs.test.simple.run-libugestfs-test-tool.sh
|
libguestfs.test.simple.run-libugestfs-test-tool.sh
|
||||||
|
@ -167,6 +167,9 @@ Source1110: libguestfs.mkinitrd.1110.patch
|
|||||||
Source10001: libguestfs.test.simple.run-libugestfs-test-tool.sh
|
Source10001: libguestfs.test.simple.run-libugestfs-test-tool.sh
|
||||||
Source10002: libguestfs.test.simple.create-opensuse-guest.sh
|
Source10002: libguestfs.test.simple.create-opensuse-guest.sh
|
||||||
Source10003: libguestfs.test.simple.create-opensuse-guest-crypt-on-lvm.sh
|
Source10003: libguestfs.test.simple.create-opensuse-guest-crypt-on-lvm.sh
|
||||||
|
Source10004: libguestfs.test.simple.create-sles12-guest.sh
|
||||||
|
Source10005: libguestfs.test.simple.create-sles12-guest-crypt-on-lvm.sh
|
||||||
|
|
||||||
#
|
#
|
||||||
Requires: guestfs-tools
|
Requires: guestfs-tools
|
||||||
|
|
||||||
@ -540,6 +543,8 @@ rm -rfv $RPM_BUILD_ROOT%{_libdir}/guestfs/supermin.d
|
|||||||
#
|
#
|
||||||
mkdir -p $RPM_BUILD_ROOT%{_datadir}/guestfs
|
mkdir -p $RPM_BUILD_ROOT%{_datadir}/guestfs
|
||||||
cp -avLt $RPM_BUILD_ROOT%{_datadir}/guestfs \
|
cp -avLt $RPM_BUILD_ROOT%{_datadir}/guestfs \
|
||||||
|
%{S:10005} \
|
||||||
|
%{S:10004} \
|
||||||
%{S:10003} \
|
%{S:10003} \
|
||||||
%{S:10002} \
|
%{S:10002} \
|
||||||
%{S:10001}
|
%{S:10001}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user