Date: Tue, 22 Apr 2014 17:37:26 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r351867 - head/sysutils/vhdtool Message-ID: <201404221737.s3MHbQWX045086@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Tue Apr 22 17:37:26 2014 New Revision: 351867 URL: http://svnweb.freebsd.org/changeset/ports/351867 QAT: https://qat.redports.org/buildarchive/r351867/ Log: Fix pkg-descr for vhdtool. Spotted by: bapt Pointyhat: gjb Sponsored by: The FreeBSD Foundation Modified: head/sysutils/vhdtool/pkg-descr Modified: head/sysutils/vhdtool/pkg-descr ============================================================================== --- head/sysutils/vhdtool/pkg-descr Tue Apr 22 17:21:32 2014 (r351866) +++ head/sysutils/vhdtool/pkg-descr Tue Apr 22 17:37:26 2014 (r351867) @@ -1,10 +1,3 @@ -vmdktool converts raw filesystems to VMDK files and vice versa. +vhdtool converts raw disk images to VHD images. -VMDK files can be imported directly into most Virtual Machine servers -as guest filesystems. Automatic machine deployments into products -such as VMware's ESXi and VirtualBox requires the ability to construct -VMDK files as the initial filesystem images for the created guests. - -vmdktool is free. - -Contact the author with any questions or comments. +WWW: https://github.com/andreiw/vhdtool
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404221737.s3MHbQWX045086>