Making a Linux Debian Release

PreviousNext

Requirements

This describes all requirements that must be fullfilled before being able to make a release.

Release Process

This describes the steps which are being gone through when makeing a release.

1. All needed files are being copied to one of em_packagename in the ${EM}/release directory and all scripts are being copied to ${EM}/release/make

geant target: 'prepare_unx_em' or 'prepare_unx_gobo' or 'prepare_unx_ewg', dir:${EM}/release

2. The directory containing all files for the package is being cleaned, e.g. all CVS directories are being removed

geant target: 'clean' and 'clean_cvs_unx_em' or 'clean_cvs_unx_gobo' or 'clean-cvs_unx_ewg', dir:${EM}/release

3. The scripts are being run, which should produce the wanted packages in the ${EM}/release directory

geant target: 'build_unx', dir:${EM}/release