mirror of
https://github.com/clearlinux/clr-installer.git
synced 2026-09-01 19:21:31 +00:00
This package provides MakeIso(), which when called, will take files already created by the image making process and produce an ISO in the current directory. ISO generation requires that images already be EFI-enabled and that those images mount this EFI partition at /boot (in relation to the image root) - MakeIso requires some files from this process and will fail if those files are not present. Signed-off-by: Brian J Lovin <brian.j.lovin@intel.com>