Update Azure README

There isn't a requirement for RAW -> VHD conversion anymore. QEMU
supports VHD images from versions 1.1 and up[1], which are available on
`wheezy` (no need for `wheezy-backports`).

Also updates the information regarding `wget`.

[1]: http://wiki.qemu.org/ChangeLog/1.1#Block_devices
This commit is contained in:
Tiago Ilieve 2015-10-15 09:50:46 -03:00
parent b8d23c013c
commit 4d553a0b49

View file

@ -7,13 +7,10 @@ platform.
Setup Setup
----- -----
qemu-img >= 1.7.0 required to convert raw image to vhd fixed size disk. ``qemu-utils`` is needed to create the VHD image.
This release is available in wheezy-backports.
*wget* must be installed on local computer. ``wget`` must be installed on local computer, so the Windows Azure Linux Agent
can be downloaded.
Manifest must use the *raw* format, provider will automatically
transform the disk to a vhd disk format.
Do not create swap space on the OS disk: Do not create swap space on the OS disk: