<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/sysinstall/system.c, branch release/8.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2011-02-16T16:18:46Z</updated>
<entry>
<title>Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.</title>
<updated>2011-02-16T16:18:46Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-02-16T16:18:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dec99dafe5763ba1db6950342aa80a634169c083'/>
<id>urn:sha1:dec99dafe5763ba1db6950342aa80a634169c083</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.2-RELEASE image.
</content>
</entry>
<entry>
<title>Stop treating Xorg as a distribution in the mainline portion of sysinstall</title>
<updated>2008-12-16T01:18:10Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-12-16T01:18:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0a65345ca494092b1990c4924696781acbb3e290'/>
<id>urn:sha1:0a65345ca494092b1990c4924696781acbb3e290</id>
<content type='text'>
and leave it to be handled in the packages section (or post-install
completely) along with all the other packages.
</content>
</entry>
<entry>
<title>Don't tell the user to remove the media until its actually possible for</title>
<updated>2008-12-15T15:46:56Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-12-15T15:46:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5695960913cefb974dc49e08f3d8c12a63d23c06'/>
<id>urn:sha1:5695960913cefb974dc49e08f3d8c12a63d23c06</id>
<content type='text'>
them to remove the media.  CDs need to be unmounted before they can be
removed.
</content>
</entry>
<entry>
<title>Clean out the remaining alpha-isms.</title>
<updated>2008-12-14T06:40:04Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-12-14T06:40:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6821c5f6572259e8dc55b4c1d652dfcf7eb0d0e3'/>
<id>urn:sha1:6821c5f6572259e8dc55b4c1d652dfcf7eb0d0e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better to just statically set the name vs. determine at run time.</title>
<updated>2008-05-11T17:23:57Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2008-05-11T17:23:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1ff2ab846d9d95806652b76b83aac80ca2e2366a'/>
<id>urn:sha1:1ff2ab846d9d95806652b76b83aac80ca2e2366a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync program name agnostic changes with SADE.</title>
<updated>2008-05-11T07:18:22Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2008-05-11T07:18:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=244fb23f20b5c1bea09dcfe42e9ca07fcfae7675'/>
<id>urn:sha1:244fb23f20b5c1bea09dcfe42e9ca07fcfae7675</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Be more consistant and use UNZIPPER everywhere.</title>
<updated>2007-12-09T02:43:28Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2007-12-09T02:43:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=df28e5cc57d6a6eb716293f6af7a5663df4f883e'/>
<id>urn:sha1:df28e5cc57d6a6eb716293f6af7a5663df4f883e</id>
<content type='text'>
</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>Use the RB_AUTOBOOT define over 0.</title>
<updated>2007-02-23T21:15:14Z</updated>
<author>
<name>Ceri Davies</name>
<email>ceri@FreeBSD.org</email>
</author>
<published>2007-02-23T21:15:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6c117974983d0fcfb63319a653bd0628fc651c53'/>
<id>urn:sha1:6c117974983d0fcfb63319a653bd0628fc651c53</id>
<content type='text'>
Approved by:	ru (mentor)
</content>
</entry>
<entry>
<title>G/C some cruft.</title>
<updated>2006-02-28T20:34:50Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2006-02-28T20:34:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e9582526d3c853f488f29f063e79030ede1d4563'/>
<id>urn:sha1:e9582526d3c853f488f29f063e79030ede1d4563</id>
<content type='text'>
</content>
</entry>
</feed>
