]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r284269, r284270, r284655, r284656, r284658:
authormarcel <marcel@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 24 Jun 2015 18:40:34 +0000 (18:40 +0000)
committermarcel <marcel@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 24 Jun 2015 18:40:34 +0000 (18:40 +0000)
commit5406bd946fb6932a9ab2b11d819f7d374ccdacb1
tree99ed0e0c8a504b3be81923563d997f2bf012a5f5
parent8130a56a40ec31dd5f7180b7bcc57c8377c94e33
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)

git-svn-id: svn://svn.freebsd.org/base/stable/10@284773 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/mkimg/Makefile
usr.bin/mkimg/format.c
usr.bin/mkimg/vhd.c