Fix the cloud-initramfs-growroot package name.

Docs previously listed the "cloud-initramfs-tools" package as part of the simplest way to enable automatic root filesystem resizing on boot. That's just a source package, which you can't actually install. cloud-initramfs-growroot contains the actual hooks for the growroot action.

Change-Id: Iccedeffd92c90772c504affafac6c65a302240b2
Closes-Bug: #1331179
This commit is contained in:
Stephen Jahl 2014-06-17 16:31:25 -04:00
parent 0014a98991
commit 3b0b13cc28

View File

@ -145,7 +145,7 @@
<command>growpart</command> tool for extending
partitions), the <link
xlink:href="https://launchpad.net/cloud-initramfs-tools"
>cloud-initramfs-tools</link> package (which
>cloud-initramfs-growroot</link> package (which
supports resizing root partition on the first boot),
and the <link
xlink:href="https://launchpad.net/cloud-init"