templates/system/package/auto-sync/node.def | 12 ++- templates/system/package/repository/node.def | 31 ++++++---- templates/system/package/repository/node.tag/components/node.def | 2 templates/system/package/repository/node.tag/description/node.def | 1 templates/system/package/repository/node.tag/distribution/node.def | 2 templates/system/package/repository/node.tag/url/node.def | 2 6 files changed, 36 insertions(+), 14 deletions(-)
New commits: commit d89b40e09c5753fabd5e642477c311b82ba82790 Author: Bob Gilligan <[email protected]> Date: Thu Jul 30 13:53:48 2009 -0700 Bugfix 4700: Move processing to "end" field so that param modifications are handled. In order to correctly handle cases where parameters are changed after a repository configuration has been set up, we need to do the work in an "end" field instead of a "create" field. The "create" field is only executed when the node itself is created, not when nodes below it are modified. (cherry picked from commit e500a9e4494649e0ecb523d36b28452f2e9dd326) http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=d89b40e09c5753fabd5e642477c311b82ba82790 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
