{% extends 'base_software.html' %} {% from 'host/common.html' import edit_field %} {% block head %} {% endblock %} {% block main %}

Create Tar File

Select from the available Release Software files in csm_data/repository to extract their contents.

The following are the contents from the selected tar files. Select which files should be included.

File Name Source Tar

Select any additional files from csm_data/repository that should be included.

Select the destination server repository for uploading the new tar file.

{{ edit_field(form.new_tar_name, class="form-control") }}
{% endblock %}