In order to clone the Packaging repository please follow the steps below:
- Fork the repository
- Clone the repository:
- git clone git@github.com:MissionCriticalCloud/packaging.git
- Please make sure that you have a deployment key (ssh key) in your profile. See references for more details
- Execute the following comment:
- ./package_cosmic -d centos7 -f [path_to_cosmic]
Once the build is done, the RPMs can be found at the following location:
- packaging/dist/rpmbuild/RPMS/x86_64
Before packging the RPMs, please make sure that you have built Cosmic. Find out how to build Cosmic here: Cosmic.
- [Generating an SSH key]{https://help.github.com/articles/generating-an-ssh-key/}