<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/release/sysinstall/system.c, branch release/4.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-07-26T21:12:35+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-26T21:12:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f1bf9342879a7ee2dd88e11a33ae7509eab55b0'/>
<id>7f1bf9342879a7ee2dd88e11a33ae7509eab55b0</id>
<content type='text'>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: allow the Fix-it functionality to detect that we are on a serial console.</title>
<updated>2000-07-18T09:16:43+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-07-18T09:16:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4251d087b3b3a57b5759f3f1a9848f9f17977b29'/>
<id>4251d087b3b3a57b5759f3f1a9848f9f17977b29</id>
<content type='text'>
PR:		19837
Submitted by:	Doug Ambrisko &lt;ambrisko@whistle.com&gt;
Approved by:	JKH
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		19837
Submitted by:	Doug Ambrisko &lt;ambrisko@whistle.com&gt;
Approved by:	JKH
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Add #include's to quiet warning.</title>
<updated>2000-07-14T08:14:05+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2000-07-14T08:14:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b78a4af76eb32abc314a69998cfacb685230ab6b'/>
<id>b78a4af76eb32abc314a69998cfacb685230ab6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sysinstall use the new debug.boothowto OID.  It will now go</title>
<updated>2000-02-25T20:55:15+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2000-02-25T20:55:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ccd140ac0844c0f18480dc7549aa00a240e48aff'/>
<id>ccd140ac0844c0f18480dc7549aa00a240e48aff</id>
<content type='text'>
straight into debug mode if you boot -v.  Also conditionalize some
annoying debugging output now that we have this ability.

Partially submitted by:	msmith
Approved by:	jkh [to make certain wise-acres happy ;)]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
straight into debug mode if you boot -v.  Also conditionalize some
annoying debugging output now that we have this ability.

Partially submitted by:	msmith
Approved by:	jkh [to make certain wise-acres happy ;)]
</pre>
</div>
</content>
</entry>
<entry>
<title>In retrospect, msgNotify() should leave its contents on the screen</title>
<updated>1999-12-17T02:46:04+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-12-17T02:46:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=61547e027bece2dac236b534d9cee65c72b2ae6d'/>
<id>61547e027bece2dac236b534d9cee65c72b2ae6d</id>
<content type='text'>
longer to give the user something to look at while things are happening.
Change it to do so and insert the appropriate screen saves elsewhere.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
longer to give the user something to look at while things are happening.
Change it to do so and insert the appropriate screen saves elsewhere.
</pre>
</div>
</content>
</entry>
<entry>
<title>Completely rip-out and redesign sysinstall's refresh model as well</title>
<updated>1999-12-14T04:25:29+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-12-14T04:25:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7025aeb16e091cf9515535424d0532b53c618b83'/>
<id>7025aeb16e091cf9515535424d0532b53c618b83</id>
<content type='text'>
as redoing all the menus to have proper, or at least non-hallucinogenic,
keyboard accelerators.

This requires my recent update to libdialog to work properly and will
probably also exhibit some other "interesting" behavior while the last
few missing screen clears are found (which is why I'm not going to MFC
immediately).  At least now, however, sysinstall does not gratuitously
redraw random screens at the drop of a hat and drive serial console
installers out of their minds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as redoing all the menus to have proper, or at least non-hallucinogenic,
keyboard accelerators.

This requires my recent update to libdialog to work properly and will
probably also exhibit some other "interesting" behavior while the last
few missing screen clears are found (which is why I'm not going to MFC
immediately).  At least now, however, sysinstall does not gratuitously
redraw random screens at the drop of a hat and drive serial console
installers out of their minds.
</pre>
</div>
</content>
</entry>
<entry>
<title>I shouldn't have incremented PART_OFF; it was wrong and broke label</title>
<updated>1999-12-12T04:58:02+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-12-12T04:58:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=404f4d4100b44af1d65e313c84567698e839c312'/>
<id>404f4d4100b44af1d65e313c84567698e839c312</id>
<content type='text'>
display to boot.  Also fix some various warning fluff while I'm in
here cleaning up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
display to boot.  Also fix some various warning fluff while I'm in
here cleaning up.
</pre>
</div>
</content>
</entry>
<entry>
<title>o Catch up with pnp changes - kget no longer saves pnp data.</title>
<updated>1999-09-04T16:01:15+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-09-04T16:01:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=29ed216a4d179fd0767df0496ceccc1cd7cef03c'/>
<id>29ed216a4d179fd0767df0496ceccc1cd7cef03c</id>
<content type='text'>
o Catch up with ncurses updates - some internal function names have changed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o Catch up with ncurses updates - some internal function names have changed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Oh crud, did I ever screw the pooch!  Rather than sync this with -stable,</title>
<updated>1999-09-02T00:51:16+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-09-02T00:51:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3910e95363804f8a406c9dab85d29e6e9c7b3645'/>
<id>3910e95363804f8a406c9dab85d29e6e9c7b3645</id>
<content type='text'>
I backed-out the changes in -current and didn't touch stable at all (I
thought I had my patch order reversed, not what actually happened).
AIEEE!  I can't even blame the crack for this one since I broke my
crack pipe a few weeks ago.  I think sleep deprivation gets the blame
for this one.

Medal for noticing this one goes to:	Jim Bloom &lt;bloom@acm.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I backed-out the changes in -current and didn't touch stable at all (I
thought I had my patch order reversed, not what actually happened).
AIEEE!  I can't even blame the crack for this one since I broke my
crack pipe a few weeks ago.  I think sleep deprivation gets the blame
for this one.

Medal for noticing this one goes to:	Jim Bloom &lt;bloom@acm.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:  Catch 3.2-stable sysinstall up to 4.0-current level functionality,</title>
<updated>1999-09-01T04:29:30+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-09-01T04:29:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d03dcaa7790c395f5c8340e418c31ba4f3d80dd8'/>
<id>d03dcaa7790c395f5c8340e418c31ba4f3d80dd8</id>
<content type='text'>
bringing in DHCP support.  The only thing I left out were Poul-Henning's
newfs changes since I'm not sure if he's brought the rest of that support
into -stable yet.  If it turns out that this is the case, I'll MFC those
changes too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bringing in DHCP support.  The only thing I left out were Poul-Henning's
newfs changes since I'm not sure if he's brought the rest of that support
into -stable yet.  If it turns out that this is the case, I'll MFC those
changes too.
</pre>
</div>
</content>
</entry>
</feed>
