<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/scripts/vyatta-cfg-cmd-wrapper, branch debian/0.18.26</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=debian%2F0.18.26</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=debian%2F0.18.26'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2010-11-16T21:18:15+00:00</updated>
<entry>
<title>remove error flag now that error locations will be exposed by default.</title>
<updated>2010-11-16T21:18:15+00:00</updated>
<author>
<name>Michael Larson</name>
<email>mike@vyatta.com</email>
</author>
<published>2010-11-16T21:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=cd2ad188bbef4245f64484dc127c12bfd6e9d706'/>
<id>urn:sha1:cd2ad188bbef4245f64484dc127c12bfd6e9d706</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modify formatting options for GUI client on -x option. Set option on GUI invoked commit.</title>
<updated>2010-11-09T19:40:29+00:00</updated>
<author>
<name>Michael Larson</name>
<email>mike@vyatta.com</email>
</author>
<published>2010-11-09T19:40:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=87d1c907559c1962db2db0e5a5b92c016719bace'/>
<id>urn:sha1:87d1c907559c1962db2db0e5a5b92c016719bace</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add commit wrapper hook that allows errors with location to be written to stdout.</title>
<updated>2010-10-01T16:54:43+00:00</updated>
<author>
<name>root</name>
<email>root@vyatta-build.(none)</email>
</author>
<published>2010-10-01T16:54:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=00694d6b4c6fdad70401f6fce86d30e85b91f1ec'/>
<id>urn:sha1:00694d6b4c6fdad70401f6fce86d30e85b91f1ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch vyatta-cfg-cmd-wrapper to new config output implementation.</title>
<updated>2010-08-26T21:20:30+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-08-26T21:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=e2e8e49c2a801d1afc87dd376b28f046374c26fd'/>
<id>urn:sha1:e2e8e49c2a801d1afc87dd376b28f046374c26fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add new cstore library</title>
<updated>2010-07-28T21:30:32+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-07-28T21:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=639c835bc2730a4fbffd915f5b2028a68375ee7a'/>
<id>urn:sha1:639c835bc2730a4fbffd915f5b2028a68375ee7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extension to cmd wrapper.</title>
<updated>2010-06-11T17:49:24+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@slioch.vyatta.com</email>
</author>
<published>2010-06-11T17:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=e61c077fd2aa4f20bff37164997906f92716473c'/>
<id>urn:sha1:e61c077fd2aa4f20bff37164997906f92716473c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial checkin of comment feature for cli.</title>
<updated>2010-05-14T20:47:21+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@slioch.vyatta.com</email>
</author>
<published>2010-05-14T20:47:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=d36d0a6ea76d443c5e4072401eaa9dbf563c74bd'/>
<id>urn:sha1:d36d0a6ea76d443c5e4072401eaa9dbf563c74bd</id>
<content type='text'>
/* to create a comment */
&gt; comment [PATH-TO-NODE] "my comments"

/* to delete a comment */
&gt; comment [PATH-TO-NODE] ""
</content>
</entry>
<entry>
<title>boot loader support now added. various bug fixes and some small rework.</title>
<updated>2010-05-05T23:50:44+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@slioch.vyatta.com</email>
</author>
<published>2010-05-05T23:50:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=0d020c8b938443ac8875bcfcff231dd1bf0d1d41'/>
<id>urn:sha1:0d020c8b938443ac8875bcfcff231dd1bf0d1d41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add cmd-wrapper move command (for app-mode)</title>
<updated>2010-03-05T19:21:42+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-03-05T19:21:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=1b999c2d281ce2e3cc87ff8e64f3d596c2911a85'/>
<id>urn:sha1:1b999c2d281ce2e3cc87ff8e64f3d596c2911a85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>alter rename rule option to work for firewall and nat rules</title>
<updated>2009-07-29T00:07:00+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2009-07-29T00:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=138cfe3b7213fa19c91d16114f3b377b8587d095'/>
<id>urn:sha1:138cfe3b7213fa19c91d16114f3b377b8587d095</id>
<content type='text'>
</content>
</entry>
</feed>
