Changes between Version 32 and Version 33 of Obsolete/Development/Templates/Generated


Ignore:
Timestamp:
Aug 28, 2009, 11:02:08 PM (16 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/Development/Templates/Generated

    v32 v33  
    3333gLite templates allow to define in a specific template a list of RPMs that must be used in replacement of standard RPMs. That means that RPMs listed in this template are installed only if the standard RPM was part of the configuration.
    3434
    35 ''Note: a similar feature exists for OS templates but is handled a little bit differently. Refer to the [/wiki/Doc/OS/Errata dedicated page] for more information.''
     35''Note: a similar feature exists for OS templates but is handled a little bit differently. Refer to the [/wiki/DOC/OS/Errata dedicated page] for more information.''
    3636
    3737Generally all update RPMs for one product version are kept in one directory. There is a tool to help producing the associated template with the last version of each RPM in this directory, [source:SCDB/trunk/src/utils/misc/rpmUpdates.pl src/utils/misc/rpmUpdates.pl/rpmUpdates.pl], which is part of the [source:SCDB SCDB base]. This script accept one argument, the RPM repository directory, and write the template to `stdout` which must be redirected to a file.