Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

TigerOS Upgrade Process

Tim Zabel edited this page Oct 6, 2018 · 1 revision

Steps to Upgrade TigerOS version

  1. Create fedora-# branch
  2. Bump version number in build scripts
  3. Update version number in RPM packages
    • Update changelog with version increase
  4. Create new version directory on TigerOS mirror
  5. Sign new RPM packages, upload to new directory on mirror
  6. Build new TigerOS ISO
  7. Test ISO
  8. Upload new ISO if changes are good
  9. Merge fedora-# to devel
  10. Merge devel to master