<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/release/sysinstall/dispatch.c, branch release/7.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<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-test2/commit/?id=d2ef0cdab2fd284176fe351fd9375a62fb4c3154'/>
<id>urn:sha1:d2ef0cdab2fd284176fe351fd9375a62fb4c3154</id>
<content type='text'>
now uses the sources found there.
</content>
</entry>
<entry>
<title>One whack at the idea of having "security profiles" which select the</title>
<updated>2000-09-22T19:12:41Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2000-09-22T19:12:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b9d13dac472e7f33219e3180feb658f2a31513d0'/>
<id>urn:sha1:b9d13dac472e7f33219e3180feb658f2a31513d0</id>
<content type='text'>
appropriate(?) defaults for "low", "medium" and "high" security
environments.  Medium is basically what we currently have with a little
seat-belt tightening where it made sense.  Low is the same as medium but
without the tightening.  High is positively fascist with nothing turned
on by default and an automatic call to 911 if it can find a modem.
</content>
</entry>
<entry>
<title>Revise this for the brave new world of "crypto"</title>
<updated>2000-02-29T09:09:36Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2000-02-29T09:09:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=88007fd897cc19e750fa37d57c44da10e3b983bc'/>
<id>urn:sha1:88007fd897cc19e750fa37d57c44da10e3b983bc</id>
<content type='text'>
Submitted by:	markm
Approved by:	me!
</content>
</entry>
<entry>
<title>Don't call it a Novice install, call it Standard.</title>
<updated>2000-02-18T07:09:45Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2000-02-18T07:09:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=be4a40d0ebe0f554acbdde1c752481f85a546e77'/>
<id>urn:sha1:be4a40d0ebe0f554acbdde1c752481f85a546e77</id>
<content type='text'>
Also say thousands of packages, not hundreds.
</content>
</entry>
<entry>
<title>Add support for FTP installation via HTTP proxies.</title>
<updated>2000-01-04T04:50:07Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2000-01-04T04:50:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=98bfd247d17bf59d53bbff3291f98697acbec9bf'/>
<id>urn:sha1:98bfd247d17bf59d53bbff3291f98697acbec9bf</id>
<content type='text'>
Submitted by:	Philipp Mergenthaler &lt;un1i@rz.uni-karlsruhe.de&gt;
PR:		11316
</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>
<entry>
<title>Allow distributions to be excluded more easily in scripts.</title>
<updated>1999-11-08T11:51:57Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-11-08T11:51:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bc775f8b255b3153b88cc534170717cfc03f4101'/>
<id>urn:sha1:bc775f8b255b3153b88cc534170717cfc03f4101</id>
<content type='text'>
Submitted by:	Brian Dean &lt;brdean@unx.sas.com&gt;
</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-test2/commit/?id=97d92980a96a50750844f420cc225ddf918f0699'/>
<id>urn:sha1:97d92980a96a50750844f420cc225ddf918f0699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Make package matching for specific package loading use the Latest/</title>
<updated>1999-04-27T14:33:29Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-04-27T14:33:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4d24621b10a371cb21962524bec1e3f85807b4c3'/>
<id>urn:sha1:4d24621b10a371cb21962524bec1e3f85807b4c3</id>
<content type='text'>
  feature of packages now so that no version info is embedded.

o Add a default X desktop menu offering afterstep, enlightenment, KDE, GNOME
  and Windowmaker desktops instead of the boring twm(1) based one if the
  user so chooses.  This will require a little testing.
</content>
</entry>
<entry>
<title>Remove the registration stuff; we're redoing this and the emailed</title>
<updated>1999-04-24T01:53:55Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-04-24T01:53:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c8f07a79f8751300c03aeeeadf9a1a85360104d2'/>
<id>urn:sha1:c8f07a79f8751300c03aeeeadf9a1a85360104d2</id>
<content type='text'>
registrations have a high failure rate for various reasons.
</content>
</entry>
</feed>
