<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts/install-system, branch jenner</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=jenner</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=jenner'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2009-09-12T00:05:13+00:00</updated>
<entry>
<title>Move check for livecd install to before filesystem intialization</title>
<updated>2009-09-12T00:05:13+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-09-12T00:05:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=3c6142ffeefc1575cfa5c0a370887c2eb0784b57'/>
<id>urn:sha1:3c6142ffeefc1575cfa5c0a370887c2eb0784b57</id>
<content type='text'>
Check for install-system failure (because of attempt to install
from active system), to occur before filesystem is destroyed.

Bug 1587
Backport from kenwood.
</content>
</entry>
<entry>
<title>Update hooks to setup config files for installing to a Xen VM.</title>
<updated>2009-06-26T00:39:15+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2009-06-26T00:39:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=dc7503daa3be528c452ce71c75cf21c735dc938a'/>
<id>urn:sha1:dc7503daa3be528c452ce71c75cf21c735dc938a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add optional hooks to setup config files for installing to a Xen VM.</title>
<updated>2009-06-24T23:15:52+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2009-06-24T23:15:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=6a769fda32ddcefde2fecd69eb78938202a6dd67'/>
<id>urn:sha1:6a769fda32ddcefde2fecd69eb78938202a6dd67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix 4490: Wait for stability after marking partition bootable.</title>
<updated>2009-06-17T22:15:46+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2009-06-17T22:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=3fec50d5eb89954826be8b1428d606e6da6b3825'/>
<id>urn:sha1:3fec50d5eb89954826be8b1428d606e6da6b3825</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix 4490: Mark root partition as "bootable" in the master boot record (MBR).</title>
<updated>2009-06-17T17:40:30+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2009-06-17T17:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=dc85b1bfe3534839a5e8eb8b4d4a27fec0985610'/>
<id>urn:sha1:dc85b1bfe3534839a5e8eb8b4d4a27fec0985610</id>
<content type='text'>
The MBR provides a flag on each of the partitions to indicate whether it
is "bootable" or not.  Most BIOS implementations ignore this flag and
will boot from a partition whether or not this flag is set.  Some BIOS
implementations, however, refuse to boot from a partition that is not marked
as "bootable".  This fix marks the partition that holds the root filesystem
as "bootable" so that it can be booted by either type of BIOS.
</content>
</entry>
<entry>
<title>post-install changes</title>
<updated>2009-04-14T23:25:19+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2009-04-14T23:25:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=873ed2407885f70adbdebbce171e4fd4d8060ae4'/>
<id>urn:sha1:873ed2407885f70adbdebbce171e4fd4d8060ae4</id>
<content type='text'>
* set up start-up config and /var/run.
* pass writable root to postinst hook for union-specific tasks.
</content>
</entry>
<entry>
<title>add read-write union install mechanism</title>
<updated>2009-04-14T02:47:10+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2009-04-14T02:47:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=8270392c9b5801e8ec9f54fb07cb9a282add390d'/>
<id>urn:sha1:8270392c9b5801e8ec9f54fb07cb9a282add390d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix xen kernel handling for union install</title>
<updated>2009-04-09T20:48:52+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2009-04-09T20:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=a51df7e17324d080a743e33504e379fbb7dbd580'/>
<id>urn:sha1:a51df7e17324d080a743e33504e379fbb7dbd580</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix 4139:  Increase minimum root filesystem size to 1 GB.</title>
<updated>2009-03-26T21:10:02+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2009-03-26T21:10:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=bb2533b0db46fd46abd943b02bbcfbd4d99a45e0'/>
<id>urn:sha1:bb2533b0db46fd46abd943b02bbcfbd4d99a45e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change install-system to handle CF better</title>
<updated>2009-03-02T23:16:22+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-03-02T23:16:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=10ad8aa596e50702f2cf1143a4ba715db5d50bd3'/>
<id>urn:sha1:10ad8aa596e50702f2cf1143a4ba715db5d50bd3</id>
<content type='text'>
On small disks use ext2 to avoid the extra writes wearing out flash
prematurely.

Bug 4149 and 3969
</content>
</entry>
</feed>
