clearcontainers / osbuilder

Clear Containers guest OS building scripts
20 stars 12 forks source link

Add target to create modified runtime config file #31

Closed jodh-intel closed 6 years ago

jodh-intel commented 6 years ago

Add a new build target that will replace the existing manual steps in the README to install the new rootfs image and kernel.

As @jcvenegas suggested, we could make the target install /etc/clear-containers/configuration.toml based on the existing /usr/share/defaults/clear-containers/configuration.toml but updated for the new assets. It would also be worth adding a comment saying something like:

# XXX: WARNING: this config file was generated by osbuilder on $(date) from /usr/share/defaults/clear-containers/configuration.toml