Skip to content
  • Nikos Skalkotos's avatar
    Move the task exclusion check away from common.sh · 2a0c492d
    Nikos Skalkotos authored
    Not all tasks, should be able to be excluded. If MountImage,
    UnmountImage and InstallUnattanded are never excluded, then the system
    deployment can't break. If you don't want to mount the image or install
    Unattend.xml then you probably want to use EXCLUDE_ALL_TASKS, since all
    other tasks depend on the aforementioned ones.
    2a0c492d