<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/src/common/defs.h, branch rolling</title>
<subtitle>Vyatta configuration system (mirror of https://github.com/vyos/vyatta-cfg.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2011-03-03T23:17:40+00:00</updated>
<entry>
<title>remove deactivate-handling code from commit</title>
<updated>2011-03-03T23:17:40+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-03-03T23:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=84d379b8b8d3537a82d12d7b734209bef6c4ee63'/>
<id>urn:sha1:84d379b8b8d3537a82d12d7b734209bef6c4ee63</id>
<content type='text'>
* activate/deactivate is pending redesign, so the old code no longer applies.
* conceptually activate/deactivate should be transparent to commit so removing the old code.
</content>
</entry>
<entry>
<title>1) Ordered evaluation of these scripts similar to what is found in</title>
<updated>2010-11-19T01:03:06+00:00</updated>
<author>
<name>Michael Larson</name>
<email>mike@vyatta.com</email>
</author>
<published>2010-11-19T01:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=6ec4dddcd88975a31358983bfcebdb2c6459563e'/>
<id>urn:sha1:6ec4dddcd88975a31358983bfcebdb2c6459563e</id>
<content type='text'>
/etc/rc* system. An integer at the beginning of the script identifies
the order in which the script is executed (i.e. 01test is run before
55monkey).

2) There is now a pre-commit hook that can be used. These scripts are
located at: /etc/precommit and are invoked before commit has started
processing actions.

3) A success/failure environment flag set before a process has run has
been changed to a tri-state:

SUCCESS = all priority groups succeeded
FAILURE = all priority groups failed
PARTIAL = mixed success/failed
</content>
</entry>
<entry>
<title>change first, last, firstlast behavior to apply environment setting on each action applied. will be used to help resolve problems identified w/ fw synchronization of rules.</title>
<updated>2010-10-29T19:00:45+00:00</updated>
<author>
<name>Michael Larson</name>
<email>mike@vyatta.com</email>
</author>
<published>2010-10-29T19:00:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=d5abfc00dcf2e606fbac6eca78eea06ead233a12'/>
<id>urn:sha1:d5abfc00dcf2e606fbac6eca78eea06ead233a12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add commit hook directory.</title>
<updated>2010-06-05T16:48:06+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@slioch.vyatta.com</email>
</author>
<published>2010-06-05T16:48:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=6fcaf773333e0285464e774751c95b79ec9c4ff5'/>
<id>urn:sha1:6fcaf773333e0285464e774751c95b79ec9c4ff5</id>
<content type='text'>
The entitlement bug can be fixed https://bugzilla.vyatta.com/show_bug.cgi?id=5354 by adding a hook into this directory.
</content>
</entry>
<entry>
<title>initial working version of activate and deactivate: load,save,show,commit supported.</title>
<updated>2010-05-05T00:54:56+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@slioch.vyatta.com</email>
</author>
<published>2010-05-05T00:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=0ffdc5e6d89f9677694a8eef916b07c089264753'/>
<id>urn:sha1:0ffdc5e6d89f9677694a8eef916b07c089264753</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support for PARENT reference in priority statements. Example:</title>
<updated>2010-04-22T20:34:17+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@slioch.vyatta.com</email>
</author>
<published>2010-04-22T20:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=b72ddf64bc5d89487ffe9672f0ba89c5b90ac2e5'/>
<id>urn:sha1:b72ddf64bc5d89487ffe9672f0ba89c5b90ac2e5</id>
<content type='text'>
priority: PARENT

Means that this priority group will adopt the priority value of the parent. And the behavior on deletion of this priority root node will be deleted before the parent. On
all other operations this node will be scheduled after the parent.

This should fix problems in scheduling creation/deletion orders for priority groups so long as they are located within the same hierarchy.

priority.pl has been updated as well.
</content>
</entry>
<entry>
<title>fix for bug 2176.</title>
<updated>2010-04-13T18:50:23+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@slioch.vyatta.com</email>
</author>
<published>2010-04-13T18:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=7c03bbb617c8e8c5bc9a553f25b79d43a8e40623'/>
<id>urn:sha1:7c03bbb617c8e8c5bc9a553f25b79d43a8e40623</id>
<content type='text'>
Embedded leaf nodes can now be supported in the cli structure. In additional an arbritrary limit can be set on the number of multinode values allowed.

Format in the node.def is:

tag: [u32]

or

multi: [u32]

For the special case of a leaf node the value for u32 is 1. In this case the operation applied to the node is to replace the node with the set value. This generates a
delete of the old tree structure from the embedded leaf and a set of the new tree structure from the embedded leaf.
</content>
</entry>
<entry>
<title>dismantle old priority file parsing and node matching code. removed</title>
<updated>2009-10-23T17:07:54+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-10-23T17:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=a4a15d2cb93e9fcf56f98472694e064d82c31f94'/>
<id>urn:sha1:a4a15d2cb93e9fcf56f98472694e064d82c31f94</id>
<content type='text'>
references to old values.
</content>
</entry>
<entry>
<title>activate priority values from node.def. priority file is now no longer used and should be considered depricated.</title>
<updated>2009-10-22T22:36:22+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-10-22T22:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=ee4800de96b1fb561a1e3f612814784891b4c468'/>
<id>urn:sha1:ee4800de96b1fb561a1e3f612814784891b4c468</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pull priority from file into data structure</title>
<updated>2009-10-21T23:33:13+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-10-21T23:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=7c64f480f3aaa2f6d46bf3d83c62e084e9a3154e'/>
<id>urn:sha1:7c64f480f3aaa2f6d46bf3d83c62e084e9a3154e</id>
<content type='text'>
</content>
</entry>
</feed>
