diskimage-builder/diskimage_builder/elements/ubuntu-systemd-container/test-elements/xenial-build-succeeds
Jesse Pretorius d59a0c8786 Add ubuntu-systemd-container operating-system element
In order to allow the simple preparation of base images which
can be used for LXC/nspawn machine containers, we add this
element.

Containers inherit a kernel from the host, so there is no need
to build a kernel into the image. All the element needs is a
base init system which, in this case, is systemd.

Change-Id: I45651de2aa1b19bdeee301094f0bdffdd0a3b45c
2018-10-31 14:22:28 +11:00
..
environment.d Add ubuntu-systemd-container operating-system element 2018-10-31 14:22:28 +11:00
README.rst Add ubuntu-systemd-container operating-system element 2018-10-31 14:22:28 +11:00
element-deps Add ubuntu-systemd-container operating-system element 2018-10-31 14:22:28 +11:00
test-output-formats Add ubuntu-systemd-container operating-system element 2018-10-31 14:22:28 +11:00

README.rst

Verify we can build a ubuntu-systemd-container image.