<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/release/sysinstall/sysinstall.h, branch release/4.6.0</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 branch 'RELENG_4_6'.</title>
<updated>2002-07-03T13:01:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-07-03T13:01:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=db0a3b09965d55f9dee7a58fb04e31df42b6ae73'/>
<id>db0a3b09965d55f9dee7a58fb04e31df42b6ae73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Only build and link the pccard module on architectures that support</title>
<updated>2002-07-03T00:05:05+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2002-07-03T00:05:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e54f448fc34521fac291e5b5a063d7fbc59fa860'/>
<id>e54f448fc34521fac291e5b5a063d7fbc59fa860</id>
<content type='text'>
it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Add 'diskInteractive' variable.</title>
<updated>2002-07-03T00:01:08+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2002-07-03T00:01:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2acf206a5c5bc271d3f68e4eab9b1b24a5675a89'/>
<id>2acf206a5c5bc271d3f68e4eab9b1b24a5675a89</id>
<content type='text'>
Sponsored by:	The Weather Channel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sponsored by:	The Weather Channel
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Add 'Sendmail' menu to set sendmail_enable variable.</title>
<updated>2002-06-02T13:26:36+00:00</updated>
<author>
<name>Makoto Matsushita</name>
<email>matusita@FreeBSD.org</email>
</author>
<published>2002-06-02T13:26:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d54e9188e30d54f8edcccae8fec9c7469bf82e35'/>
<id>d54e9188e30d54f8edcccae8fec9c7469bf82e35</id>
<content type='text'>
This change comes from:
  1.344     +21 -1     src/usr.sbin/sysinstall/menus.c
  1.345     +4 -2      src/usr.sbin/sysinstall/menus.c
  1.228     +1 -0      src/usr.sbin/sysinstall/sysinstall.h

Approved by:	re (jhb, brian)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change comes from:
  1.344     +21 -1     src/usr.sbin/sysinstall/menus.c
  1.345     +4 -2      src/usr.sbin/sysinstall/menus.c
  1.228     +1 -0      src/usr.sbin/sysinstall/sysinstall.h

Approved by:	re (jhb, brian)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: r1.224 - GCC 3.1 cleanup</title>
<updated>2002-05-01T06:24:41+00:00</updated>
<author>
<name>Murray Stokely</name>
<email>murray@FreeBSD.org</email>
</author>
<published>2002-05-01T06:24:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dd162690290ff6f83e52747cd6bef8d9217e0351'/>
<id>dd162690290ff6f83e52747cd6bef8d9217e0351</id>
<content type='text'>
     r1.225 - Add volume id to the relevant data structures.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
     r1.225 - Add volume id to the relevant data structures.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC 1.111, 1.112, 1.113, 1.115</title>
<updated>2002-01-07T07:59:30+00:00</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2002-01-07T07:59:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=432989ed5e384227c7f4f52c6202c06babd97256'/>
<id>432989ed5e384227c7f4f52c6202c06babd97256</id>
<content type='text'>
    * Cleanup 'A'uto option to generate more reasonable default
      partition sizes.
    * Auto create /tmp.
    * (Auto creation of /home comitted but disabled with a #define)
    * Add 'R'ecover option, which works like 'D'elete but attempts
      to collapse the space into the previous partition.

Approved by:	re@freebsd.org
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    * Cleanup 'A'uto option to generate more reasonable default
      partition sizes.
    * Auto create /tmp.
    * (Auto creation of /home comitted but disabled with a #define)
    * Add 'R'ecover option, which works like 'D'elete but attempts
      to collapse the space into the previous partition.

Approved by:	re@freebsd.org
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: kld loading support</title>
<updated>2001-10-26T09:25:01+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2001-10-26T09:25:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4709a1a484054df3484575357c5c6b725efa9aca'/>
<id>4709a1a484054df3484575357c5c6b725efa9aca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Support to prevent bogusly redoing certain ops on signal restart.</title>
<updated>2001-10-26T08:26:34+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2001-10-26T08:26:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cfd224bd69cdd402c06eab62eb2a44565d0992a9'/>
<id>cfd224bd69cdd402c06eab62eb2a44565d0992a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Add free_variables and persistent variables.</title>
<updated>2001-09-27T06:57:45+00:00</updated>
<author>
<name>Murray Stokely</name>
<email>murray@FreeBSD.org</email>
</author>
<published>2001-09-27T06:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=54bc13839469888d33d1f311436d37c403e32d93'/>
<id>54bc13839469888d33d1f311436d37c403e32d93</id>
<content type='text'>
  variables.c  : 1.33-1.34
  sysinstall.h : 1.214, 1.216
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  variables.c  : 1.33-1.34
  sysinstall.h : 1.214, 1.216
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC of reduced security profiles due to recent modifications to</title>
<updated>2001-08-12T20:59:14+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2001-08-12T20:59:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6becea93b863d0ef6ec5fa081138e53fe19bc2bb'/>
<id>6becea93b863d0ef6ec5fa081138e53fe19bc2bb</id>
<content type='text'>
sysinstall.  Original commit message:

  o Reduce the number of offered security profiles, as we now have a more
    conservative default, and actually prompt specifically for inetd rather
    than handling it as a side effect of the security profile.  Update the
    help file to reflect this change.
  o Rename "Fascist" to "Extreme" in the source code, to match the names
    presented to the user.
  o Remove portmap and inetd from profile management.  Portmap is now
    disabled by default, but automatically turned on if a feature requires
    it (such as NFS, etc).

    Revision  Changes    Path
    1.189     +13 -74    src/usr.sbin/sysinstall/config.c
    1.315     +2 -4      src/usr.sbin/sysinstall/menus.c
    1.213     +2 -4      src/usr.sbin/sysinstall/sysinstall.h
    1.3       +8 -13     src/usr.sbin/sysinstall/help/security.hlp

Reviewed by:	freehsd-arch@FreeBSD.org, freebsd-stable@FreeBSD.org
Approved by:	re@FreeBSD.org
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sysinstall.  Original commit message:

  o Reduce the number of offered security profiles, as we now have a more
    conservative default, and actually prompt specifically for inetd rather
    than handling it as a side effect of the security profile.  Update the
    help file to reflect this change.
  o Rename "Fascist" to "Extreme" in the source code, to match the names
    presented to the user.
  o Remove portmap and inetd from profile management.  Portmap is now
    disabled by default, but automatically turned on if a feature requires
    it (such as NFS, etc).

    Revision  Changes    Path
    1.189     +13 -74    src/usr.sbin/sysinstall/config.c
    1.315     +2 -4      src/usr.sbin/sysinstall/menus.c
    1.213     +2 -4      src/usr.sbin/sysinstall/sysinstall.h
    1.3       +8 -13     src/usr.sbin/sysinstall/help/security.hlp

Reviewed by:	freehsd-arch@FreeBSD.org, freebsd-stable@FreeBSD.org
Approved by:	re@FreeBSD.org
</pre>
</div>
</content>
</entry>
</feed>
