<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts/install-system, branch current</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=current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2017-11-03T07:55:21+00:00</updated>
<entry>
<title>Remove "install system" command</title>
<updated>2017-11-03T07:55:21+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2017-08-28T15:19:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=a64512fd102d7fb08928c6a52551459ff3446281'/>
<id>urn:sha1:a64512fd102d7fb08928c6a52551459ff3446281</id>
<content type='text'>
Related to "T157: Remove "install system" command".
</content>
</entry>
<entry>
<title>T69 Remove floppy device settings</title>
<updated>2016-05-21T15:48:25+00:00</updated>
<author>
<name>Kim Hagen</name>
<email>kim.sidney@gmail.com</email>
</author>
<published>2016-05-21T15:48:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=b66cc78521db17628efa3dd27766527816c170cc'/>
<id>urn:sha1:b66cc78521db17628efa3dd27766527816c170cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace s/Vyatta/VyOS/ in install-system script.</title>
<updated>2013-11-01T20:39:52+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2013-11-01T20:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=169a2b27cce39ce95fcd8eaebf78e363870e5eeb'/>
<id>urn:sha1:169a2b27cce39ce95fcd8eaebf78e363870e5eeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert 918bd40d3e3f238a800b1486f70e2d5ee1d71a72</title>
<updated>2012-12-12T22:34:54+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=7d451abcc956ce92c6c6dfd6286757ce9da2aaa6'/>
<id>urn:sha1:7d451abcc956ce92c6c6dfd6286757ce9da2aaa6</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>
</feed>
