New tool virt-tail, in libguestfs >= 1.35.9.
This commit is contained in:
parent
89a0592edc
commit
5a42dad35d
@ -570,6 +570,8 @@ Virt-sparsify makes virtual machine disk images sparse (thin-provisioned).
|
||||
Virt-sysprep lets you reset or unconfigure virtual machines in
|
||||
preparation for cloning them.
|
||||
|
||||
Virt-tail follows (tails) a log file within a guest, like 'tail -f'.
|
||||
|
||||
Virt-tar-in and virt-tar-out are archive, backup and upload tools
|
||||
for virtual machines. These replace the deprecated program virt-tar.
|
||||
|
||||
@ -1239,6 +1241,8 @@ install -m 0644 utils/boot-benchmark/boot-benchmark.1 $RPM_BUILD_ROOT%{_mandir}/
|
||||
%{_mandir}/man1/virt-sparsify.1*
|
||||
%{_bindir}/virt-sysprep
|
||||
%{_mandir}/man1/virt-sysprep.1*
|
||||
%{_bindir}/virt-tail
|
||||
%{_mandir}/man1/virt-tail.1*
|
||||
%{_bindir}/virt-tar-in
|
||||
%{_mandir}/man1/virt-tar-in.1*
|
||||
%{_bindir}/virt-tar-out
|
||||
|
Loading…
Reference in New Issue
Block a user