History log of /freebsd-10-stable/usr.bin/mkimg/vhd.c
Revision Date Author Comments
# 287122 25-Aug-2015 marcel

MFC r286660, r286419, r286417, r286395, r286215, r284883

- Add the ntfs alias
- Fix the dynamic VHD format to work with qemu
- Update manpage

MFH:
Differential Revision:


# 284773 24-Jun-2015 marcel

MFC r284269, r284270, r284655, r284656, r284658:
VHD fixes for Microsoft Azure:
1. Round the image size to the VHD geometry and then round to a
multiple of 1MB.
2. Change the creator OS from "FBSD" to "Wi2k". It matters...
3. Bump the VHD tool version and the mkimg version.

Approved by: re (gjb)


# 269225 29-Jul-2014 pluknet

MFC r268727 (by delphij):

Add a bandaid to fix GCC build (on sparc64 et al).


# 269177 28-Jul-2014 marcel

MFC r268236,268264,268524,268646,268802,269021:
This brings VHD support to mkimg(1); both dynamic and fixed file formats.
Dynamic VHD and VMDK file images are now sparsely written, meaning that
"free" sectors do not occupy space.

Relnotes: yes


# 287122 25-Aug-2015 marcel

MFC r286660, r286419, r286417, r286395, r286215, r284883

- Add the ntfs alias
- Fix the dynamic VHD format to work with qemu
- Update manpage

MFH:
Differential Revision:


# 284773 24-Jun-2015 marcel

MFC r284269, r284270, r284655, r284656, r284658:
VHD fixes for Microsoft Azure:
1. Round the image size to the VHD geometry and then round to a
multiple of 1MB.
2. Change the creator OS from "FBSD" to "Wi2k". It matters...
3. Bump the VHD tool version and the mkimg version.

Approved by: re (gjb)


# 269225 29-Jul-2014 pluknet

MFC r268727 (by delphij):

Add a bandaid to fix GCC build (on sparc64 et al).


# 269177 28-Jul-2014 marcel

MFC r268236,268264,268524,268646,268802,269021:
This brings VHD support to mkimg(1); both dynamic and fixed file formats.
Dynamic VHD and VMDK file images are now sparsely written, meaning that
"free" sectors do not occupy space.

Relnotes: yes