<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/sysinstall/network.c, branch release/8.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2010-05-25T03:08:47Z</updated>
<entry>
<title>MFC r208407:</title>
<updated>2010-05-25T03:08:47Z</updated>
<author>
<name>Randi Harper</name>
<email>randi@FreeBSD.org</email>
</author>
<published>2010-05-25T03:08:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8ddf122eea1943fb93ccc666cab15b856f5d28d1'/>
<id>urn:sha1:8ddf122eea1943fb93ccc666cab15b856f5d28d1</id>
<content type='text'>
  Flush all routes before adding the default route in order to allow
  sysinstall to cleanly re-initialize the network.

PR: bin/145553
Submitted by: gcooper
Approved by: cperciva (mentor)
</content>
</entry>
<entry>
<title>Actually fix the DHCP handling, by using more robust detection of DHCP</title>
<updated>2006-02-09T14:43:42Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2006-02-09T14:43:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f32c4f1dbdaa1f63b7ee74f4f8a7f64d1e1062da'/>
<id>urn:sha1:f32c4f1dbdaa1f63b7ee74f4f8a7f64d1e1062da</id>
<content type='text'>
setting.  While there, add some more debug messages explaining what is
happening, and some comments to improve readability.

Submitted by:	ceri
</content>
</entry>
<entry>
<title>Remove attempts to use mknod.</title>
<updated>2006-02-07T11:34:41Z</updated>
<author>
<name>Ceri Davies</name>
<email>ceri@FreeBSD.org</email>
</author>
<published>2006-02-07T11:34:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b64ff0e36e5617ccb48ccf1580051a13e1f6f658'/>
<id>urn:sha1:b64ff0e36e5617ccb48ccf1580051a13e1f6f658</id>
<content type='text'>
Approved by:	jhb
</content>
</entry>
<entry>
<title>debugMsg() should end with "\n".</title>
<updated>2002-11-01T02:05:05Z</updated>
<author>
<name>Jun Kuriyama</name>
<email>kuriyama@FreeBSD.org</email>
</author>
<published>2002-11-01T02:05:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b46e66a5a5e484be8ca38294fa204c6902f00b61'/>
<id>urn:sha1:b46e66a5a5e484be8ca38294fa204c6902f00b61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark relevant functions __printflike()/__printf0like() and silence some of</title>
<updated>2001-07-05T09:51:09Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2001-07-05T09:51:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a015c9348c803a214819f1835f2578ef3c20bb89'/>
<id>urn:sha1:a015c9348c803a214819f1835f2578ef3c20bb89</id>
<content type='text'>
the non-constant format string warnings.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Explicitly add a default route in ppp's install profile</title>
<updated>2001-06-21T15:39:40Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-06-21T15:39:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d18096cf79942bf13d5802b4f4f31151e8ba9136'/>
<id>urn:sha1:d18096cf79942bf13d5802b4f4f31151e8ba9136</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IPv6 support.</title>
<updated>2000-07-14T08:33:10Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2000-07-14T08:33:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2931df8a4022208f929437b3bad7a8c39b27ef7e'/>
<id>urn:sha1:2931df8a4022208f929437b3bad7a8c39b27ef7e</id>
<content type='text'>
IPv6 configuration is only done by rtsol.  Does someone really
need manual configuration? :-)
You can specify IPv6 DNS server as well.
We have only one server ftp7.jp.freebsd.org that speaks IPv6
in this time.  ftp7.jp speaks IPv4 as well and also listed as
Japan #7.

Approved by:	jkh
</content>
</entry>
<entry>
<title>Specify a trigger address of 0.0.0.0 here so that we can sucessfully</title>
<updated>2000-06-05T10:59:43Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2000-06-05T10:59:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=31428684515593537e8b137c8aeeda73e13f987c'/>
<id>urn:sha1:31428684515593537e8b137c8aeeda73e13f987c</id>
<content type='text'>
negotiate with broken ppp implementations that won't supply an IP
number unless we suggest 0.0.0.0

Noted by:	Andrew Parry &lt;andrew.parry@db.com&gt;
</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-test2/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>Completely rip-out and redesign sysinstall's refresh model as well</title>
<updated>1999-12-14T04:25:29Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-12-14T04:25:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7025aeb16e091cf9515535424d0532b53c618b83'/>
<id>urn:sha1: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>
</entry>
</feed>
