diskimage-builder/elements/growroot
Ian Wienand 9305ea4b6d Add systemd/fedora support to growroot
Add systemd/fedora support to growroot element.  This involves
installing the correct packages, shipping the systemd service file and
ensuring it is enabled.

Note the required growfs/resize packages for Ubuntu/Debian are
installed in other places.  This is probably a bug in that path, but I
have not addressed that here.

I have tested this with a F23 build with all openstack-infra elements,
uploaded to RAX, and it boots and resizes the main file-system.

Change-Id: I5630dc638f85b1e80795826ef36a306632075460
2016-01-25 17:40:52 +11:00
..
init-scripts Add systemd/fedora support to growroot 2016-01-25 17:40:52 +11:00
post-install.d Add systemd/fedora support to growroot 2016-01-25 17:40:52 +11: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
package-installs.yaml Add systemd/fedora support to growroot 2016-01-25 17:40:52 +11:00
pkg-map Add systemd/fedora support to growroot 2016-01-25 17:40:52 +11: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.