<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/release/sysinstall/nfs.c, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2001-01-17T07:14:45Z</updated>
<entry>
<title>Sysinstall has been repocopied to src/usr.sbin/sysinstall and everything</title>
<updated>2001-01-17T07:14:45Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2001-01-17T07:14:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d2ef0cdab2fd284176fe351fd9375a62fb4c3154'/>
<id>urn:sha1:d2ef0cdab2fd284176fe351fd9375a62fb4c3154</id>
<content type='text'>
now uses the sources found there.
</content>
</entry>
<entry>
<title>In retrospect, msgNotify() should leave its contents on the screen</title>
<updated>1999-12-17T02:46:04Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-12-17T02:46:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=61547e027bece2dac236b534d9cee65c72b2ae6d'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:35:59Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:35:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=97d92980a96a50750844f420cc225ddf918f0699'/>
<id>urn:sha1:97d92980a96a50750844f420cc225ddf918f0699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Collapse the "get" code substantially by combining common functions.</title>
<updated>1998-12-22T12:31:26Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-12-22T12:31:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8d8f2bab5a15fa771f5d6391bd52dcda6d1f25e2'/>
<id>urn:sha1:8d8f2bab5a15fa771f5d6391bd52dcda6d1f25e2</id>
<content type='text'>
Also make mountpoint for each media type easier to change.
Also reshuffled some menus for easier usage.
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T14:13:04Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T14:13:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b97fa2ef508bb1cc99621edb8b6d03845b55b8bd'/>
<id>urn:sha1:b97fa2ef508bb1cc99621edb8b6d03845b55b8bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OK, I've got two ideas to file in the "really seemed like a good idea</title>
<updated>1997-01-24T19:24:51Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-24T19:24:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5214787fd545d0b4fd9880d8f719e997ab70476a'/>
<id>urn:sha1:5214787fd545d0b4fd9880d8f719e997ab70476a</id>
<content type='text'>
at the time, but on further reflection..." bucket with these changes.

1. Checking the media before frobbing the disks was a fine idea, and
   I wish it could have worked, but that leads to a rather difficult
   situation when you need to mount the media someplace and you're about
   to:

	a) Chroot away from your present root.
	b) Newfs the root to be.

   You're basically screwed since there's no place to stick the mount
   point where it will be found following the newfs/chroot (and eliminating
   the chroot in favor of just using the "root bias" feature would work
   great for the distributions but not the pkg_add calls done by the
   package installer).

2. Automatic timeout handling.  I don't know why, but alarm() frequently
   returns no residual even when the alarm didn't go off, which defies
   the man page but hey, since when was that so unusual?  Take out timeouts
   but retain the code which temporarily replaces the SIGINT handler in
   favor of a more media-specific handler.  This way, at least, if it's hanging
   you can at least whap it.  I think the timeout code would have been losing
   over *really slow* links anyway, so it's probably best that it go.

This should fix NFS, tape &amp; CDROM installs again (serves me right for getting
complacent and using just the FTP installs in my testing).
</content>
</entry>
<entry>
<title>Argh!  Moving the media initialization to before the disk scribbling</title>
<updated>1997-01-22T00:15:51Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-22T00:15:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=898f607a63d1c6494712143879dde3396e415252'/>
<id>urn:sha1:898f607a63d1c6494712143879dde3396e415252</id>
<content type='text'>
section was a good thing, since it made it possible to detect media problems
*before* the installation started, but it also caused various things to
be mounted BEFORE the chroot() call, which definitely messes things up.

Fix this by detecting the pre-chroot() case and mounting into a subdir.
</content>
</entry>
<entry>
<title>Fix a variety of problems with my timeout handling, make it more</title>
<updated>1997-01-18T19:18:26Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-18T19:18:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a0e47058d0967033467a9d0dec7e2be2ef3e707d'/>
<id>urn:sha1:a0e47058d0967033467a9d0dec7e2be2ef3e707d</id>
<content type='text'>
configurable (you can now set the timeout interval), fix a crash-bug
when no network device was attached.
</content>
</entry>
<entry>
<title>Make the long-awaited change from $Id$ to $FreeBSD$</title>
<updated>1997-01-14T07:20:47Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-14T07:20:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1130b656e5fe4c2d1ba299e024d1b40eaeebd380'/>
<id>urn:sha1:1130b656e5fe4c2d1ba299e024d1b40eaeebd380</id>
<content type='text'>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</content>
</entry>
<entry>
<title>1. Correct bogon in cdromInit when running multi-user which took cdrom offline</title>
<updated>1997-01-01T12:36:09Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-01T12:36:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=434a0eeb388a2bae5d38a863fe3f6fa2d104fc38'/>
<id>urn:sha1:434a0eeb388a2bae5d38a863fe3f6fa2d104fc38</id>
<content type='text'>
   if wrong version.
2. Make sure network device is initialized in ftpInit
3. Eliminate bogus size values in the menus.  For now, we'll have to admit
   that nobody's added it up yet.  In the future, these menus should be
   build dynamically anyway, not declared static.
4. Add more debugging to networking code to chase the mystery ppp device
   problem.
</content>
</entry>
</feed>
