2 Commits
Author SHA1 Message Date
George T Kramer c2773b0e78 Chroot when enabling clr-installer service
When using the --root option with systemctl, libsystemd for the systemd
in the chroot will be resolved on the host.  In cases where the systemd
in the chroot is a different version from the systemd on the host, this
will result in a library not found error.  Need to chroot when eanbling
clr-installer service to avoid this problem.

Signed-off-by: George T Kramer <george.t.kramer@intel.com>
2019-03-05 18:17:33 -08:00
Mark D Horn 80f226ae72 Developer Desktop YAML File
For developer to build a desktop image with the locally
modified installer code.

Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
2019-02-22 17:26:44 -08:00