<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts/install/install-functions, branch debian/0.20.19</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.20.19</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.20.19'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2012-01-03T19:01:46+00:00</updated>
<entry>
<title>install: use sfdisk to get disk size</title>
<updated>2012-01-03T19:01:46+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-01-03T19:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=11b7290a75eefa9da5c08a25e3c17723be6a4e90'/>
<id>urn:sha1:11b7290a75eefa9da5c08a25e3c17723be6a4e90</id>
<content type='text'>
sfdisk is simpler, and safer for getting disk size. It doesn't
require as much screen scraping and doesn't need disk label.
</content>
</entry>
<entry>
<title>Bugfix 7488: Configure Xen PV console hvc0 in Vyatta config file.</title>
<updated>2011-09-02T01:02:09+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2011-09-02T01:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=f4edc32a5846f617be9781e52891be5617fd0595'/>
<id>urn:sha1:f4edc32a5846f617be9781e52891be5617fd0595</id>
<content type='text'>
Previously, the install-image program was adding a line to
/etc/inittab in the image being installed.  This change adds a console
entry to the Vyatta config file instead.  Because of that entry, the
system automatically generates a console entry for hvc0 in
/etc/inittab at boot time.

I also removed the code in install-image that added a line to
/etc/fstab to mount /proc/xen.  This is no longer necessary because
the /etc/init.d/xe-linux-distribution startup script now mounts
/proc/xen.
</content>
</entry>
<entry>
<title>Make add system image use the new config directory for copying files</title>
<updated>2011-06-24T22:55:35+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-06-24T22:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=1bc15089f78fc0778be78448e43ad33fd05e1e55'/>
<id>urn:sha1:1bc15089f78fc0778be78448e43ad33fd05e1e55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support interactive mode for rest api for install image op mode commands.</title>
<updated>2011-05-10T21:21:27+00:00</updated>
<author>
<name>Michael Larson</name>
<email>mike@vyatta.com</email>
</author>
<published>2011-05-10T21:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=55e7248013601a6120d343fc6a345f0e0ae98cfb'/>
<id>urn:sha1:55e7248013601a6120d343fc6a345f0e0ae98cfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix quoting issues with conversion to lower case</title>
<updated>2010-09-08T16:35:30+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-09-08T16:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=84c8616cb9b8f3847f6a8581e49e92d02b335beb'/>
<id>urn:sha1:84c8616cb9b8f3847f6a8581e49e92d02b335beb</id>
<content type='text'>
Add common shell function to convert to lower case.
Part of Bug 6132
</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 5424: Allow image with same version to be added to disk-based install</title>
<updated>2010-03-09T19:06:22+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2010-03-09T19:06:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=4ab3e62397765f48eca5823bca5fbe5335177c78'/>
<id>urn:sha1:4ab3e62397765f48eca5823bca5fbe5335177c78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use more reliable method for determining system version.</title>
<updated>2010-03-09T01:36:22+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2010-03-09T01:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=81df5c53d7dd6e7d3869ce96b3febc172e21611b'/>
<id>urn:sha1:81df5c53d7dd6e7d3869ce96b3febc172e21611b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix 5360: Get name of image from correct source.</title>
<updated>2010-03-08T22:50:43+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2010-02-19T02:02:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=11e6561d93f7c648a920a4451ce25d5c9b78fc85'/>
<id>urn:sha1:11e6561d93f7c648a920a4451ce25d5c9b78fc85</id>
<content type='text'>
The name of a system image is supposed to match the Vyatta version
string.  Previously, the install-image script determined the name of
the image being installed by parsing a field in the Vyatta version
file on the image being installed.  But the format of that file has
changed, and may change again the future, so it is not a good source
of the Vyatta version string.  The most accurate way to determine the
Vyatta version string is to look up the debian package version string
associated with the vyatta-version package on the image being
installed.  This changes the install-image script to get the system
image name that way.
(cherry picked from commit e1864411c77e688b1b67de40441550b1f1eba055)
</content>
</entry>
<entry>
<title>Bugfix 5413: Determine system version from vyatta-version package.</title>
<updated>2010-03-05T21:07:10+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2010-03-05T21:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=0013ec018a8ce8616d004b98476da7b7cb426517'/>
<id>urn:sha1:0013ec018a8ce8616d004b98476da7b7cb426517</id>
<content type='text'>
(cherry picked from commit 5ea1d90dbe42b0eefbc222b98b9b357b5676cb8b)
</content>
</entry>
</feed>
