<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/scripts, branch napa-dev</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=napa-dev</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=napa-dev'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2011-05-05T07:34:54+00:00</updated>
<entry>
<title>Fix Bug 7010 Update commands to save/retrieve files from /config</title>
<updated>2011-05-05T07:34:54+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit@vyatta.com</email>
</author>
<published>2011-05-05T00:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=27aa05b628a0272c4c0832edbbf3936e84f533ab'/>
<id>urn:sha1:27aa05b628a0272c4c0832edbbf3936e84f533ab</id>
<content type='text'>
* use shorter /config path when presenting configuration directory to users
(cherry picked from commit 828ddec316c54b5550a0c5cdc0c964e454e67f86)
</content>
</entry>
<entry>
<title>fix for bug 6996</title>
<updated>2011-04-13T22:32:55+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-04-13T22:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=bea24e830d53460703c9bdefd54476080b011450'/>
<id>urn:sha1:bea24e830d53460703c9bdefd54476080b011450</id>
<content type='text'>
* add "ignore-edit" option for config output.
* ignore "edit level" when saving config file.
</content>
</entry>
<entry>
<title>Remove accidental usage of perl prototype in usage</title>
<updated>2011-03-08T18:01:00+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-03-08T18:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=f89d5f769a7369378fe78ad8f5141a1e7aeafa93'/>
<id>urn:sha1:f89d5f769a7369378fe78ad8f5141a1e7aeafa93</id>
<content type='text'>
Perl prototypes are a misfeature and should not be used.
</content>
</entry>
<entry>
<title>change boot-time config loading to use new implementation in backend.</title>
<updated>2010-12-04T03:07:54+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-12-04T03:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=ed95fe7775d63a777d86779debcd1fd59e2d921f'/>
<id>urn:sha1:ed95fe7775d63a777d86779debcd1fd59e2d921f</id>
<content type='text'>
* add new boot-time config loading script that uses shell API to access backend directly, bypassing wrapper.
* use new loadFile implementation in the backend to perform the actual "load" operation (without "commit"). this reduces the "pre-commit" load time by ~60%.
</content>
</entry>
<entry>
<title>change "load" to use new backend loadFile implementation.</title>
<updated>2010-12-03T03:21:24+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-12-03T03:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=983fdb9f5ec3319b1b7695cc5dffe585f708e501'/>
<id>urn:sha1:983fdb9f5ec3319b1b7695cc5dffe585f708e501</id>
<content type='text'>
* export loadFile through perl API.
* "load" operation is now handled by the backend library.
</content>
</entry>
<entry>
<title>remove comment/activate/deactivate from load-config.pl.</title>
<updated>2010-12-02T23:13:34+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-12-02T23:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=11b0a437451fcd39c6ab9a45ccd5bd35eb5f3cac'/>
<id>urn:sha1:11b0a437451fcd39c6ab9a45ccd5bd35eb5f3cac</id>
<content type='text'>
* remove broken comment handling from script. "comment" for load is now handled in the library.
* remove activate/deactivate handling from script. need to reimplement pending re-design.
</content>
</entry>
<entry>
<title>clean up merge argument processing</title>
<updated>2010-12-01T23:52:22+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-12-01T23:52:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=58005829f825c3e6843d0c2c36e1e343194ec3dd'/>
<id>urn:sha1:58005829f825c3e6843d0c2c36e1e343194ec3dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Propgate error code from my_commit in command wrapper</title>
<updated>2010-12-01T04:44:42+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-12-01T04:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=5423665a6424de7dca6efec0ad8b2d93ca267326'/>
<id>urn:sha1:5423665a6424de7dca6efec0ad8b2d93ca267326</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix 6362: "show configuration cmds" actually returns set commands for saved config.boot instead of running config</title>
<updated>2010-11-30T02:14:49+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2010-11-30T02:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=da73f98b4dddf4b2168258e505af18839d003e2c'/>
<id>urn:sha1:da73f98b4dddf4b2168258e505af18839d003e2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change config-loader error message handling and logging</title>
<updated>2010-11-24T19:52:49+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-11-24T16:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=9c879c9da3a4aff82d10e3c58cd3598a5ec1ab11'/>
<id>urn:sha1:9c879c9da3a4aff82d10e3c58cd3598a5ec1ab11</id>
<content type='text'>
Put more information in the log, including timestamp.
Put elapsed time in syslog
Redirect both stdout and stderr to the log file.
</content>
</entry>
</feed>
