Changes between Version 4 and Version 5 of Obsolete/Development/Templates/Generated
- Timestamp:
- Jul 27, 2006, 8:42:58 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/Development/Templates/Generated
v4 v5 27 27 28 28 29 == List of update RPMs == 30 31 LCG, gLite and OS 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. 32 33 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 SCDB base. This script accept one argument, the RPM repository directory, and write the template on `stdout` which must be redirected to a file. 34 29 35 == Trusted CAs Template == 30 36