<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts/install-system, branch debian/0.20.69</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.69</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.20.69'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2012-12-12T22:40:01+00:00</updated>
<entry>
<title>revert 918bd40d3e3f238a800b1486f70e2d5ee1d71a72</title>
<updated>2012-12-12T22:40:01+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2012-12-12T22:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=4149e49f808f6602e21bf51f82629fecb843e28c'/>
<id>urn:sha1:4149e49f808f6602e21bf51f82629fecb843e28c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for 8372 - Unclear which user ID the changed administrator password applies to</title>
<updated>2012-09-18T23:52:40+00:00</updated>
<author>
<name>Deepti Kulkarni</name>
<email>deepti@vyatta.com</email>
</author>
<published>2012-09-18T23:52:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=4aebc142e0fcc4b858d73d311f96b40c6105f900'/>
<id>urn:sha1:4aebc142e0fcc4b858d73d311f96b40c6105f900</id>
<content type='text'>
fix for 8350 - Install allows installation with empty password
</content>
</entry>
<entry>
<title>Bugfix 8290</title>
<updated>2012-09-04T23:36:24+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2012-09-04T23:36:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=918bd40d3e3f238a800b1486f70e2d5ee1d71a72'/>
<id>urn:sha1:918bd40d3e3f238a800b1486f70e2d5ee1d71a72</id>
<content type='text'>
  Don't allow default password to persist after first boot.

  Due to the numerous ways a user can get a vyatta system this required
  a lot of changes.

  1. Don't allow a user to set a password to 'vyatta' after first login,
  but allow it on the initial boot otherwise the system will have no
  user.
  2. Don't allow the password to be set to vyatta in installer.
  3. Force password change on first login. under the following
  conditions:
  3.a. User is an admin level user. Operators do not have the abillity
  to change the config so they can't change passwords. Allow 'vyatta' to
  be the password until an admin logs in.
  3.b. This is not the livecd, its silly to force a password change
  before install.
</content>
</entry>
<entry>
<title>Force Xen installs to use ext3 without write barriers</title>
<updated>2012-08-29T17:48:08+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2012-08-29T17:48:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=1867ce76ef780666982434f9f41fab383f8fbfa5'/>
<id>urn:sha1:1867ce76ef780666982434f9f41fab383f8fbfa5</id>
<content type='text'>
In oxnard our Xen images used ext3 without write barriers. This patch is
a workaround for bug 8303. The goal of this patch is to provide a workable
solution that is no worse than our previous behavior until Xenserver has
the write barrier fix available in Xen integrated.
</content>
</entry>
<entry>
<title>Revert "Write barriers don't work on all devices, disable them"</title>
<updated>2012-08-28T22:46:07+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2012-08-28T22:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=3e9f0b15e325e0c562a4aac983c9b702efc92562'/>
<id>urn:sha1:3e9f0b15e325e0c562a4aac983c9b702efc92562</id>
<content type='text'>
This reverts commit f344e975d1b0eb489af7fb2d2f22168bc465b1de.
</content>
</entry>
<entry>
<title>Write barriers don't work on all devices, disable them</title>
<updated>2012-08-28T20:36:49+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2012-08-28T20:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=f344e975d1b0eb489af7fb2d2f22168bc465b1de'/>
<id>urn:sha1:f344e975d1b0eb489af7fb2d2f22168bc465b1de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix missing error (missing lecho) in install-system</title>
<updated>2012-01-25T00:50:50+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-01-25T00:50:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=07119bd476b7963fee55e1b5eb649edf25603910'/>
<id>urn:sha1:07119bd476b7963fee55e1b5eb649edf25603910</id>
<content type='text'>
Some statements were copy/pasted over from install-image.
install-system does not use lecho, that is only used in install-image
</content>
</entry>
<entry>
<title>Make disk label if necessary</title>
<updated>2012-01-20T23:36:25+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-01-20T23:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=177fa685159523d2ef8bd9ad6447d28c3338e7e9'/>
<id>urn:sha1:177fa685159523d2ef8bd9ad6447d28c3338e7e9</id>
<content type='text'>
Bug 7732
Restore installation section that makes disk label.
</content>
</entry>
<entry>
<title>install-system: use sfdisk to find drive size</title>
<updated>2012-01-03T19:04:26+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-01-03T19:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=42c61e632a88446a425bf2e2f0ce3e0430e2f4bf'/>
<id>urn:sha1:42c61e632a88446a425bf2e2f0ce3e0430e2f4bf</id>
<content type='text'>
Better than using parted which requires more parsing.
</content>
</entry>
<entry>
<title>md: don't start unless needed</title>
<updated>2011-12-02T22:44:24+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-12-02T22:44:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=e8c8ebfc74203309871d4f291a378565f7ca4181'/>
<id>urn:sha1:e8c8ebfc74203309871d4f291a378565f7ca4181</id>
<content type='text'>
Don't start RAID (md) unless root device is configured for RAID.
</content>
</entry>
</feed>
