Use CirrOS 0.3.1 instead of 0.3.0 in all guides

Change-Id: I13fe817c33a281d68fbecf18fa6e5077e80fc93e
backport: none
This commit is contained in:
Gauvain Pocentek 2013-12-08 15:12:08 +01:00
parent e5337d805e
commit 9da7957d24
2 changed files with 4 additions and 5 deletions

View File

@ -15,8 +15,8 @@
download page</link>.</para> download page</link>.</para>
<para>If your deployment uses QEMU or KVM, we recommend using the images in qcow2 <para>If your deployment uses QEMU or KVM, we recommend using the images in qcow2
format. The most recent 64-bit qcow2 image as of this writing is <link format. The most recent 64-bit qcow2 image as of this writing is <link
xlink:href="https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img" xlink:href="http://download.cirros-cloud.net/0.3.1/cirros-0.3.1-x86_64-disk.img"
>cirros-0.3.0-x86_64-disk.img</link> >cirros-0.3.1-x86_64-disk.img</link>
<note> <note>
<para>In a CirrOS image, the login account is <literal>cirros</literal>. The <para>In a CirrOS image, the login account is <literal>cirros</literal>. The
password is <literal>cubswin:)</literal></para> password is <literal>cubswin:)</literal></para>

View File

@ -154,9 +154,8 @@
<screen><prompt>#</prompt> <userinput>mkdir -p /mnt/config</userinput> <screen><prompt>#</prompt> <userinput>mkdir -p /mnt/config</userinput>
<prompt>#</prompt> <userinput>mount /dev/disk/by-label/config-2 /mnt/config</userinput></screen> <prompt>#</prompt> <userinput>mount /dev/disk/by-label/config-2 /mnt/config</userinput></screen>
<note> <note>
<para>The CirrOS 0.3.0 test image does not support <para>Make sure that you use at least version 0.3.1
the configuration drive. Support will be added of CirrOS for configuration drive support.</para>
in CirrOS 0.3.1.</para>
</note> </note>
<para>If your guest operating system does not use <para>If your guest operating system does not use
<literal>udev</literal>, the <literal>udev</literal>, the