diskimage-builder/elements/growroot
Clark Boylan ea79655a08 Run growroot after all filesystems are mounted
Appears that growroot was running before /dev is mounted so the script
is unable to introspect the filesystem partition info. Run this after
all local filesystems are mounted to fix this issue.

Change-Id: Ia7c41ba6ef79788fdbf198998622eeaa20dd4245
2015-08-25 17:04:38 -07:00
..
init-scripts/upstart Run growroot after all filesystems are mounted 2015-08-25 17:04:38 -07:00
static/usr/local/sbin create growroot element 2015-08-19 21:12:56 +00:00
element-deps create growroot element 2015-08-19 21:12:56 +00:00
README.rst create growroot element 2015-08-19 21:12:56 +00:00

========
growroot
========

Grow the root partition on first boot.

This only supported on ubuntu trusty or later.