<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts/install-system, branch debian/0.19.85</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.85</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.19.85'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2011-05-05T15:19:20+00:00</updated>
<entry>
<title>Make ext4 the default file system type</title>
<updated>2011-05-05T15:19:20+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-05-05T15:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=82037c7e260d6e5c73f47162a14b4778629c53a8'/>
<id>urn:sha1:82037c7e260d6e5c73f47162a14b4778629c53a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust root partition offset based on disk size</title>
<updated>2011-05-04T02:53:15+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-05-02T18:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=b6871cf68a0b32f191d864aac34e6622970a828a'/>
<id>urn:sha1:b6871cf68a0b32f191d864aac34e6622970a828a</id>
<content type='text'>
On tiny disks, then it doesn't make sense to waste space by offsetting
root partition. On big disks, it doesn't hurt and it allows for running
on SSD.
</content>
</entry>
<entry>
<title>Yet another better alignment start</title>
<updated>2011-04-30T17:31:48+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-04-30T17:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=4829b46c2453e3f94409ce622e1faedf3d11b457'/>
<id>urn:sha1:4829b46c2453e3f94409ce622e1faedf3d11b457</id>
<content type='text'>
Parted has magic value '0%' which causes it to choose optimum
alignment (2048 on most disks).
</content>
</entry>
<entry>
<title>Fix alignment of root partition</title>
<updated>2011-04-30T16:48:39+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-04-29T18:33:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=b2fcc3d68146716f4451e45d7dc86418b67781bb'/>
<id>urn:sha1:b2fcc3d68146716f4451e45d7dc86418b67781bb</id>
<content type='text'>
Redo Bug 7038
The previous change did nothing; the alignment option only reports
alignment, it does not change values. Need to manually reserve space
before root partition.
</content>
</entry>
<entry>
<title>Tell parted to align disk partition</title>
<updated>2011-04-28T23:55:52+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-04-28T23:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=281164b2208ede1f99180ff5e192aede6db46858'/>
<id>urn:sha1:281164b2208ede1f99180ff5e192aede6db46858</id>
<content type='text'>
Bug 7038
Align the created disk partition for both install-system and initial
install-image.

Note: can't fix existing systems where disk is already partitioned.
They will just have to suffer with poor performance.
</content>
</entry>
<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>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 regexp used for disabling up serial with Xen</title>
<updated>2010-10-14T21:43:26+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-10-14T21:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=9a09a382f874510f3427cf0a212b87fdb5b8e8d2'/>
<id>urn:sha1:9a09a382f874510f3427cf0a212b87fdb5b8e8d2</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>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>
</feed>
