<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts, branch debian/0.19.16</title>
<subtitle>Vyatta system-level configuration templates/scripts (mirror of https://github.com/vyos/vyatta-cfg-system.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.19.16</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.19.16'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2010-12-07T00:39:18+00:00</updated>
<entry>
<title>Move touch() perl to Vyatta::File</title>
<updated>2010-12-07T00:39:18+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-12-07T00:30:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=b50112984f75faf046dc332f525325bf68fc32af'/>
<id>urn:sha1:b50112984f75faf046dc332f525325bf68fc32af</id>
<content type='text'>
Put function in common code.
</content>
</entry>
<entry>
<title>Move is_local_address to common code</title>
<updated>2010-12-06T23:14:21+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-12-06T23:14:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=7ab4c3cc61a2062a6702a3fe48efb19b0671e901'/>
<id>urn:sha1:7ab4c3cc61a2062a6702a3fe48efb19b0671e901</id>
<content type='text'>
Now part of lib/Vyatta/Misc.pm module
</content>
</entry>
<entry>
<title>Set up commit-revisions if configured after init-floppy.</title>
<updated>2010-12-04T21:38:14+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2010-12-04T21:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=84f9a63744ba58e9fec627e157eff9720a4de1ce'/>
<id>urn:sha1:84f9a63744ba58e9fec627e157eff9720a4de1ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark the Vyatta specific section of inittab</title>
<updated>2010-12-03T00:42:11+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-12-03T00:41:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=54c832060d5955111fc6299d8eca0f4d1bacbaec'/>
<id>urn:sha1:54c832060d5955111fc6299d8eca0f4d1bacbaec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow more serial console lines</title>
<updated>2010-12-03T00:08:17+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-12-03T00:08:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=af70eb27981808621e43f4937b4d9eb7b525d8e6'/>
<id>urn:sha1:af70eb27981808621e43f4937b4d9eb7b525d8e6</id>
<content type='text'>
Since inittab allows up to 4 characters for id field, allow 1000
entries.
</content>
</entry>
<entry>
<title>Allow configuring console speed etc</title>
<updated>2010-12-02T23:02:46+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-12-02T22:08:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=4c5e7207dd7a12990e9b10e0bb8ca9e61e312e79'/>
<id>urn:sha1:4c5e7207dd7a12990e9b10e0bb8ca9e61e312e79</id>
<content type='text'>
Bug 3849, 2289, 4126
Adds configuration of serial console:
  set system console {
        device ttyS0 {
            speed 19200
	}
        device ttyACM0 {
            speed 57600
            type modem
        }
  }

This covers the cases of deleting serial console, changing speed,
and allowing modem console devices
</content>
</entry>
<entry>
<title>Set group ownership and permissions on /var/run/vyatta</title>
<updated>2010-12-02T19:25:12+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-12-02T19:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=3030728407b3d6d03c7ba6c846560e5e57162048'/>
<id>urn:sha1:3030728407b3d6d03c7ba6c846560e5e57162048</id>
<content type='text'>
Bug 6407
Allow configuration commands to create files in /var/run/vyatta
without being root.
</content>
</entry>
<entry>
<title>Cleanup leftover ipv6_no_fwd files</title>
<updated>2010-12-02T19:19:28+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-12-02T19:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=690f0b2e864a2a2cb404be0d01b0ff65b0c6d4ed'/>
<id>urn:sha1:690f0b2e864a2a2cb404be0d01b0ff65b0c6d4ed</id>
<content type='text'>
Need to cleanup breadcrumb files on boot.
Fix spellin errors
</content>
</entry>
<entry>
<title>Speed up install-system progress bar</title>
<updated>2010-12-01T23:24:50+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-12-01T23:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=b4ed443fc05c38067ab33346156f6903732f9419'/>
<id>urn:sha1:b4ed443fc05c38067ab33346156f6903732f9419</id>
<content type='text'>
The progress bar for copy files is nice but slows down the install
because it updates too often
</content>
</entry>
<entry>
<title>Fix dhcpv6 client script</title>
<updated>2010-11-30T22:20:04+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-11-30T22:20:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=281f23011eb00ec7b5c4a0e198c5373eec8a0059'/>
<id>urn:sha1:281f23011eb00ec7b5c4a0e198c5373eec8a0059</id>
<content type='text'>
Some compile and typo errors. Don't capture output, let it flow
through to console. Use exec to get correct error code from dhcpv6
client program.
</content>
</entry>
</feed>
