<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/sysinstall/help, branch release/8.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2013-03-18T01:20:11Z</updated>
<entry>
<title>MFS9-&gt;8 r248313: Add support for installation directly via HTTP.</title>
<updated>2013-03-18T01:20:11Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-03-18T01:20:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f73cf36481649a54c6879e4e945791141c6b4039'/>
<id>urn:sha1:f73cf36481649a54c6879e4e945791141c6b4039</id>
<content type='text'>
Submitted by:	Rick Miller &lt;vmiller@hostileadmin.com&gt;
Reviewed by:	jkh
Approved by:	re, jpaetzel
</content>
</entry>
<entry>
<title>MFS 9-&gt;8 r247241:</title>
<updated>2013-03-03T08:02:07Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-03-03T08:02:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=277ae310c4ffbf3dcfd1b17abb0032b7a32838c5'/>
<id>urn:sha1:277ae310c4ffbf3dcfd1b17abb0032b7a32838c5</id>
<content type='text'>
Oops, r186202 (over 4 years ago) forgot to remove Tape from the F1 Help file.
Direct commit to stable/9 (no sysinstall in head).

MFS 9-&gt;8 r247242:

Oops, r215291 (over 2 years ago) forgot to remove mention of "medium" from the
F1 Help file.  Direct commit to stable/9 (no sysinstall in head).
</content>
</entry>
<entry>
<title>MFS 9-&gt;8 r245438:</title>
<updated>2013-03-03T07:54:28Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-03-03T07:54:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=967f13dc647c9d3bfb3e5378bd71226bc558f226'/>
<id>urn:sha1:967f13dc647c9d3bfb3e5378bd71226bc558f226</id>
<content type='text'>
Oops, r186202 (4 years ago) forgot to remove Tape from the F1 Help file.
</content>
</entry>
<entry>
<title>MFC r215286:</title>
<updated>2010-11-21T13:04:53Z</updated>
<author>
<name>Rebecca Cran</name>
<email>brucec@FreeBSD.org</email>
</author>
<published>2010-11-21T13:04:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=deaa19b27dd860c48b8496d1039787bef79b74d5'/>
<id>urn:sha1:deaa19b27dd860c48b8496d1039787bef79b74d5</id>
<content type='text'>
Connect to ftp2.tr.freebsd.org when the Turkey #2 mirror is selected.

PR:	bin/128587
Submitted by: 	Mehmet Kose &lt;mehmet.kose at gmail.com&gt;

MFC r215287:

"Web" should not be all upper-case because it's not an acronym.

PR:	bin/130366
Submitted by:	Royce Williams &lt;royce at alaska.net&gt;

MFC r215290:

ntpdate(8) hosts are now configured in rc.conf via ntpdate_hosts.

PR:	bin/148350
Submitted by: Joel FAEDI &lt;joel.faedi at gmail.com&gt;

MFC r215291:

Remove support for cpioVerbose=medium because bsdcpio doesn't support the
"-V" flag.

PR:	bin/151821
Submitted by: Devin Teske &lt;dteske at vicor.com&gt;

MFC r215296:

Fix use of CD_VERSION=any in cdrom.inf by calling strcmp instead of
variable_cmp.

PR:	bin/142960
Submitted by: G. Paul Ziemba &lt;p-fbsd-bugs at ziemba.us&gt;
</content>
</entry>
<entry>
<title>MFC r210641: Fix a couple of typos.</title>
<updated>2010-08-06T09:08:18Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2010-08-06T09:08:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5c35201ff3127492bf3c316bd813bd2691b38394'/>
<id>urn:sha1:5c35201ff3127492bf3c316bd813bd2691b38394</id>
<content type='text'>
PR:		docs/148891
Submitted by:	olgeni
</content>
</entry>
<entry>
<title>Change the name displayed in sysinstall(8) from 'Wizard Mode'</title>
<updated>2009-07-25T08:36:28Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2009-07-25T08:36:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ea665f1079ef7d4116306aa20461f332baac98d9'/>
<id>urn:sha1:ea665f1079ef7d4116306aa20461f332baac98d9</id>
<content type='text'>
to 'Expert Mode', to make it less confusing to new users, to whom
a 'wizard' is a set of simple dialogs with the 'next &gt;&gt;&gt;' button.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Correct a typo (which you can use to in order -&gt; which you can use in order</title>
<updated>2009-06-25T23:10:59Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2009-06-25T23:10:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=256d01ee17cd80e8d245c9c004558536dcf7f848'/>
<id>urn:sha1:256d01ee17cd80e8d245c9c004558536dcf7f848</id>
<content type='text'>
to).

PR:		bin/136040
Submitted by:	"Vikentii L. Karabin" &lt;kvl tomsksoft com&gt;
MFC after:	1 weeks
</content>
</entry>
<entry>
<title>Fix a number of documentation-lags-behind-reality bugs in sysinstall(8).</title>
<updated>2007-06-25T16:37:17Z</updated>
<author>
<name>Philip Paeps</name>
<email>philip@FreeBSD.org</email>
</author>
<published>2007-06-25T16:37:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8375edb4bb8771ceb29dfd44f47e5d03544c5dda'/>
<id>urn:sha1:8375edb4bb8771ceb29dfd44f47e5d03544c5dda</id>
<content type='text'>
While here, fix a couple of comments too.

Submitted by:	Oliver Fromme &lt;olli -at- lurza.secnetix.de&gt;
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Another update for reality:  "dangerously dedicated" mode is now</title>
<updated>2006-02-06T00:06:39Z</updated>
<author>
<name>Ceri Davies</name>
<email>ceri@FreeBSD.org</email>
</author>
<published>2006-02-06T00:06:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=67e4c7efd52731ef63e51c8e9741292646a8b1fc'/>
<id>urn:sha1:67e4c7efd52731ef63e51c8e9741292646a8b1fc</id>
<content type='text'>
achieved by hitting 'F', which is no longer undocumented.

PR:		bin/92533
Submitted by:	Rudolf Cejka &lt;cejkar at fit.vutbr dot cz&gt;
</content>
</entry>
<entry>
<title>Bring these files somewhat into the present.</title>
<updated>2006-02-05T18:46:46Z</updated>
<author>
<name>Ceri Davies</name>
<email>ceri@FreeBSD.org</email>
</author>
<published>2006-02-05T18:46:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9ca95cfad327559350d383885ee5e55c7750324a'/>
<id>urn:sha1:9ca95cfad327559350d383885ee5e55c7750324a</id>
<content type='text'>
Perform some rewording while here.

Remove register.hlp, since the code that deals with it was removed
nearly 7 years ago.
</content>
</entry>
</feed>
