K 10 svn:author V 9 ronald-st K 8 svn:date V 27 2009-03-09T13:22:14.912546Z K 7 svn:log V 1012 2009-03-09 RonaldS * Release: 1.2.0 - - Rename site-info.def after failure, so that ncm-yaim will be executed again next run - The list of supported node types is derived from the files under node-info.d - Schema change concerning the node types: nodetype is now a list of strings instead of hash of booleans. Required to enable ordered configuration for multiple node types (bug #47269) - Support for Yaim < 3.1 has been removed, in particular installing rpms via Yaim - Massive code re-organizations, such as the (re-)use of functions to keep the code readable and removing stuff that was unused. - Replaced the abundant API calls ($config->elementExists and friends) by a one-time getTree to fill a hash and use that hash further - Added the list of supported keys to the schema and removed it from the Perl code - Added support for GLEXEC and SCAS node types - Added support for using an alternative Yaim script via key YAIM_SCRIPT - Added support to force execution of Yaim via key force END