Scott Moser 90d2f96d37 cc_growpart: respect /etc/growroot-disabled
cloud-initramfs-growroot is an initramfs module in cloud-initramfs-tools
that resizes the root partition before the root is pivoted over.

growroot was used in Ubuntu up to and including 12.10.  The file
/etc/growroot-disabled on the root filesystem was the only way of
disabling the growing of the root partition.

In cloud-init 0.7.2 cloud-init began resizing the root partition
as growpart gained the ability to utilize 'ptupdate' in kernels > 3.8.
This was a big improvement as now the user could disable or enable
the growing of the root partition via user-data.

In order to let users disable growing of / very simplistically cloud-init
will now respect the presense of /etc/growroot-disabled unless config
specifically tells it to ignore that file.
2013-10-02 14:35:14 -04:00
..
2013-06-19 08:46:54 +02:00
2013-03-20 08:34:19 -04:00
2013-04-17 09:42:55 -07:00
2012-09-24 16:59:23 -04:00
2012-09-28 16:35:53 -04:00
2013-09-05 13:11:09 +02:00
2013-07-20 16:40:11 -07:00
2013-09-27 19:42:38 -04:00
2013-07-20 12:18:44 -07:00