Changes between Version 32 and Version 33 of Obsolete/Development/Templates/Generated
- Timestamp:
- Aug 28, 2009, 11:02:08 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/Development/Templates/Generated
v32 v33 33 33 gLite 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. 34 34 35 ''Note: a similar feature exists for OS templates but is handled a little bit differently. Refer to the [/wiki/D oc/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.'' 36 36 37 37 Generally 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.