5 Commits
Author SHA1 Message Date
Mark D Horn b7d592b2cb Added required bundles to installer image
Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
2018-10-23 10:03:34 -07:00
Leandro Dorileo df8ed2a1d3 installer image: set timeout
This patch sets the systemd-boot's timeout to 5 so the user may have
the opportunity to change the kernel arguments.

Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo@intel.com>
2018-10-10 15:10:16 -07:00
Leandro Dorileo 9574b4af9f installer image: use the clr-installer only
Create a custom image configuration file with a post-install hook
to "self install" clr-installer into the target system.

If installing clr-installer to an actual block device (i.e usb stick)
tweak the block-devices entries.

Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo@intel.com>
2018-10-09 16:46:40 -07:00
Mark D Horn e550ed70ea Clean Up all temporary files and directories
Ensure both the main code and test clean up after themselves.

Testing for changes in the /tmp directory done in the Makefile
to ensure the testing is done outside of the code itself.

Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
2018-10-02 16:24:45 -07:00
Mark D Horn e84bb0e403 First Open Source push of code base
This is code is still alpha. The Text-based User Interface is
undergoing a resign of the layout before beta.

Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
2018-08-13 14:14:30 -07:00