<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/release/sysinstall/wizard.c, branch release/2.1.5</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>1. Merge latest sysinstall changes.</title>
<updated>1996-05-09T13:34:21+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-05-09T13:34:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=250f2cb4d4551cdf6bc9a6a4bb0ef5f8cd1a74bc'/>
<id>250f2cb4d4551cdf6bc9a6a4bb0ef5f8cd1a74bc</id>
<content type='text'>
2. Nuke libdisk from here in preparation for a move to /usr/src/lib, as in
   -current.
3. Remove explicit references to libdisk in Makefile (which will probably
   be merged outright from the HEAD later, but this will do for now).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2. Nuke libdisk from here in preparation for a move to /usr/src/lib, as in
   -current.
3. Remove explicit references to libdisk in Makefile (which will probably
   be merged outright from the HEAD later, but this will do for now).
</pre>
</div>
</content>
</entry>
<entry>
<title>Update from HEAD</title>
<updated>1996-05-04T11:18:32+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-05-04T11:18:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=135d378ec312cd3ad42b09a622675f58504dfcb2'/>
<id>135d378ec312cd3ad42b09a622675f58504dfcb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1. Pick a proper default netmask in the TCP/IP install screen.</title>
<updated>1995-09-20T10:43:13+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-09-20T10:43:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=06adc5357ddedbed682bc3662dceb504da207ce8'/>
<id>06adc5357ddedbed682bc3662dceb504da207ce8</id>
<content type='text'>
2. Handle the `all disk for FreeBSD' case more gracefully.
Submitted by:	joerg
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2. Handle the `all disk for FreeBSD' case more gracefully.
Submitted by:	joerg
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge RELENG_2_0_5 into HEAD</title>
<updated>1995-06-11T19:33:05+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-06-11T19:33:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d3628763db3974826e46a036aa54333147fbe238'/>
<id>d3628763db3974826e46a036aa54333147fbe238</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T08:29:07+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T08:29:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e5370bd7fea519cd9716c9c78ff7b1d06a52dac4'/>
<id>e5370bd7fea519cd9716c9c78ff7b1d06a52dac4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1. Fix a pathological bug I introduced in msgInfo().  Right idea, wrong</title>
<updated>1995-05-20T10:33:14+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-05-20T10:33:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f10eb488f667ad2b0e855fcc2ac3747e787f9695'/>
<id>f10eb488f667ad2b0e855fcc2ac3747e787f9695</id>
<content type='text'>
   implementation.

2. Totally rework device registration.  It's about half the size and
   more powerful now.

3. Add DOS discovery.

4. Start filling in some of the strategy routines.

5. Another clean-up pass over the menus.

6. Make wizard code use Disk typedef.

If I can get the first strategy routine finished tonite, we should have a working
install (from ftp, at least) this weekend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   implementation.

2. Totally rework device registration.  It's about half the size and
   more powerful now.

3. Add DOS discovery.

4. Start filling in some of the strategy routines.

5. Another clean-up pass over the menus.

6. Make wizard code use Disk typedef.

If I can get the first strategy routine finished tonite, we should have a working
install (from ftp, at least) this weekend.
</pre>
</div>
</content>
</entry>
<entry>
<title>Commit my latest so that Gary can sync up - this version should also</title>
<updated>1995-05-17T14:40:00+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-05-17T14:40:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d0eeafc570c1f7423cdc4b48734243a2852e08a3'/>
<id>d0eeafc570c1f7423cdc4b48734243a2852e08a3</id>
<content type='text'>
be the grounds for our first round of testing in the release I'm rolling.
It doesn't load the distributions yet, but it should do everything else.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be the grounds for our first round of testing in the release I'm rolling.
It doesn't load the distributions yet, but it should do everything else.
</pre>
</div>
</content>
</entry>
<entry>
<title>This does _not yet compile_; I'm simply bringing in my changes from</title>
<updated>1995-05-16T02:53:31+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-05-16T02:53:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3dee6615c74e8170f2f64a25fb1f7cfabb1157de'/>
<id>3dee6615c74e8170f2f64a25fb1f7cfabb1157de</id>
<content type='text'>
this weekend in order to more easily sync with my CVS tree at home.
Another commit relative to these changes will follow shortly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this weekend in order to more easily sync with my CVS tree at home.
Another commit relative to these changes will follow shortly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Everything but the partition editor is done.  This commit is for MBR testing.</title>
<updated>1995-05-04T23:36:23+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-05-04T23:36:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a2e3498a3cb7589d00b16799ea0544f4200f7e26'/>
<id>a2e3498a3cb7589d00b16799ea0544f4200f7e26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
