<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts/install/install-get-partition, branch debian/0.19.45</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.45</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.19.45'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2011-01-18T07:05:30+00:00</updated>
<entry>
<title>Bugfix 6687: Need to explicitly specify the RAID metadata version number.</title>
<updated>2011-01-18T07:05:30+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2011-01-18T07:03:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=40c8ee2b2473778f4b8000dfb8a5c71a05dc4744'/>
<id>urn:sha1:40c8ee2b2473778f4b8000dfb8a5c71a05dc4744</id>
<content type='text'>
(cherry picked from commit 5de8a194db56c51c9e5541cca43423f11534ffb7)
</content>
</entry>
<entry>
<title>Bugfix 6457: Don't ask the question if you're not going to like the answer.</title>
<updated>2010-11-21T15:59:04+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2010-11-21T15:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=92f6f66814c0d9e9a82048ac99cf50d839678dc3'/>
<id>urn:sha1:92f6f66814c0d9e9a82048ac99cf50d839678dc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix quoting of shell -z</title>
<updated>2010-09-08T16:38:50+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-09-08T16:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=ec91bcae52bb39fcf6800660063447393d0407e5'/>
<id>urn:sha1:ec91bcae52bb39fcf6800660063447393d0407e5</id>
<content type='text'>
The -z test in shell needs to be quoted to avoid issues
with shell expansion.
</content>
</entry>
<entry>
<title>Improve wording of config info save dialog.</title>
<updated>2010-03-30T19:01:42+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2010-03-30T19:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=e97e670054298ee60820d375c213734945a483a6'/>
<id>urn:sha1:e97e670054298ee60820d375c213734945a483a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run partition editor with script flag to avoid prompting user</title>
<updated>2010-03-12T16:18:09+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-03-12T16:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=b97ce22691e1ffb34f2bc3638ea44a69baa052e4'/>
<id>urn:sha1:b97ce22691e1ffb34f2bc3638ea44a69baa052e4</id>
<content type='text'>
Bug 5443
When running on HyperV, install-system appeared to hang because
although hda existed, it had no information so parted was prompting
for retry.  Use the -s flag (never prompt) at all the places
in install-system/install-image where we don't want to have
user interaction.
</content>
</entry>
<entry>
<title>Bugfix 5414: Use correct install root reference when copying back SSH keys.</title>
<updated>2010-03-08T22:16:53+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2010-03-08T22:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=f457da66e387d10a71ae823ce55e7a4c69f87ed2'/>
<id>urn:sha1:f457da66e387d10a71ae823ce55e7a4c69f87ed2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix 5327: Don't try to save config from images with none.</title>
<updated>2010-02-16T19:52:14+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2010-02-16T19:52:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=03c22ef560755fa2f1b5983dd18fa91066adbd2c'/>
<id>urn:sha1:03c22ef560755fa2f1b5983dd18fa91066adbd2c</id>
<content type='text'>
On image-based systems, the Vyatta configuration is mounted on /config and
can be found in the disk filesystem under
/boot/&lt;image-name&gt;/live-rw/config.
</content>
</entry>
<entry>
<title>Bugfix 5229: Save old config info when installing on pre-existing RAID group.</title>
<updated>2010-01-27T00:23:49+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2010-01-27T00:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=030df66622d9448e57e9abd371c840cbf851c080'/>
<id>urn:sha1:030df66622d9448e57e9abd371c840cbf851c080</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix 5220: Use correct path to config directory on installed image.</title>
<updated>2010-01-26T22:19:08+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2010-01-26T22:19:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=7b19b46f127a2287d59b2a8c97133cece585a00d'/>
<id>urn:sha1:7b19b46f127a2287d59b2a8c97133cece585a00d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix 5232: Correctly handle case where user doesn't want to save SSH keys</title>
<updated>2010-01-26T20:01:44+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2010-01-26T20:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=a753a78ad8a3278e1093c0fc427d834883b010cf'/>
<id>urn:sha1:a753a78ad8a3278e1093c0fc427d834883b010cf</id>
<content type='text'>
</content>
</entry>
</feed>
