<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/sysinstall, branch release/9.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Fix grammar in a comment.</title>
<updated>2013-07-03T20:54:25+00:00</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-07-03T20:54:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0b1b7b77db241776d2719242be5fde9d52565bda'/>
<id>0b1b7b77db241776d2719242be5fde9d52565bda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a copy/paste error introduced by r248313 (s/ftp/http/ in menu text).</title>
<updated>2013-06-20T08:19:29+00:00</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-06-20T08:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7ba4207a153cd5a5ec9251fdfae7b88fe3bccac2'/>
<id>7ba4207a153cd5a5ec9251fdfae7b88fe3bccac2</id>
<content type='text'>
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Update error messages when processing the INDEX file to display the given</title>
<updated>2013-04-23T22:45:03+00:00</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-04-23T22:45:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=aec700ae4ba61d9f3dd03de1a1415700ae82a370'/>
<id>aec700ae4ba61d9f3dd03de1a1415700ae82a370</id>
<content type='text'>
path rather than a static string. This makes the error messages consistent
with the rest of the functions which already do the same thing (assumed to
be an oversight or r47055, 13+ years ago). A direct commit to stable/9.

Reviewed by:	eadler
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
path rather than a static string. This makes the error messages consistent
with the rest of the functions which already do the same thing (assumed to
be an oversight or r47055, 13+ years ago). A direct commit to stable/9.

Reviewed by:	eadler
MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for installation directly via HTTP.</title>
<updated>2013-03-15T05:00:51+00:00</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-03-15T05:00:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0e14637eb325365b4ae64eba2f47ba0bc9712cfb'/>
<id>0e14637eb325365b4ae64eba2f47ba0bc9712cfb</id>
<content type='text'>
Submitted by:	Rick Miller &lt;vmiller@hostileadmin.com&gt;
Reviewed by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Rick Miller &lt;vmiller@hostileadmin.com&gt;
Reviewed by:	jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ports count and size in sysinstall(8).</title>
<updated>2013-03-09T21:21:30+00:00</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2013-03-09T21:21:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=59ad3c33c0449b1b449fa6fe0c1dfe17d542be38'/>
<id>59ad3c33c0449b1b449fa6fe0c1dfe17d542be38</id>
<content type='text'>
This is a direct commit to stable/9.

Submitted by:	ryusuke
Approved by:	kib (implicit)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a direct commit to stable/9.

Submitted by:	ryusuke
Approved by:	kib (implicit)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update FTP directories to include new layout. Previously discussed with</title>
<updated>2013-03-02T16:18:40+00:00</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-03-02T16:18:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b5f3e502b80fd6cf821e5e8095698bbfeb76a15a'/>
<id>b5f3e502b80fd6cf821e5e8095698bbfeb76a15a</id>
<content type='text'>
kensmith and others as this alleviates the need for the symbolic link upkeep
which is currently manually maintained.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
kensmith and others as this alleviates the need for the symbolic link upkeep
which is currently manually maintained.
</pre>
</div>
</content>
</entry>
<entry>
<title>Oops, r55392 (over 13 years ago) forgot to classify the new HTTP Proxy for the</title>
<updated>2013-02-25T16:13:21+00:00</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-02-25T16:13:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2b33d2c9291782c9a5095cf79427897118565e6a'/>
<id>2b33d2c9291782c9a5095cf79427897118565e6a</id>
<content type='text'>
options dialog (causing "&lt;unknown&gt;" to be displayed for the HTTP media type).
Direct commit to stable/9 (no sysinstall in head).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
options dialog (causing "&lt;unknown&gt;" to be displayed for the HTTP media type).
Direct commit to stable/9 (no sysinstall in head).
</pre>
</div>
</content>
</entry>
<entry>
<title>Oops, r215291 (over 2 years ago) forgot to remove mention of "medium" from the</title>
<updated>2013-02-24T21:42:39+00:00</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-02-24T21:42:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f21554deeed7db8c9bac329b64876cf78d879b69'/>
<id>f21554deeed7db8c9bac329b64876cf78d879b69</id>
<content type='text'>
F1 Help file.  Direct commit to stable/9 (no sysinstall in head).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
F1 Help file.  Direct commit to stable/9 (no sysinstall in head).
</pre>
</div>
</content>
</entry>
<entry>
<title>Oops, r186202 (over 4 years ago) forgot to remove Tape from the F1 Help file.</title>
<updated>2013-02-24T21:36:54+00:00</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-02-24T21:36:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=24837b54833b16743efe8f00e1ed17083b65ae15'/>
<id>24837b54833b16743efe8f00e1ed17083b65ae15</id>
<content type='text'>
Direct commit to stable/9 (no sysinstall in head).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Direct commit to stable/9 (no sysinstall in head).
</pre>
</div>
</content>
</entry>
<entry>
<title>Whitespace. Direct commit to stable/9 (no sysinstall in head).</title>
<updated>2013-02-23T08:05:04+00:00</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-02-23T08:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3850a5da91400df6fc2a371b28b50805e961457c'/>
<id>3850a5da91400df6fc2a371b28b50805e961457c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
