Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In addition to these special files user release can contain regular packages. One can checkout package from the base release with the command:

Code Block
kinit               # needed once to obtain Kerberos ticket which is valid for 1 day
addpkg PackageName    # to use the same version as in base release
addpkg PackageName V00-00-01    # to use different version

...