diskimage-builder/elements/growroot
Gregory Haynes 858fc3db30 Fix growroot device detection
We are incorrectly detecting major/minor device numbers for the growroot
rootfs. This can also be simplified by querying udev for partition
information.

Change-Id: I68059bf11f2563872f6b4d0e23fa09a15de980a8
2015-12-20 08:23:54 +00:00
..
init-scripts/upstart Run growroot after all filesystems are mounted 2015-08-25 17:04:38 -07:00
static/usr/local/sbin Fix growroot device detection 2015-12-20 08:23:54 +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.