<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/release/sysinstall/help, branch release/4.6.2</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: Document the HTTP proxy install method.</title>
<updated>2002-07-02T22:36:24+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2002-07-02T22:36:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c5dc9481e0ea03d8fb3a1b43db93a3d4e4a6ab49'/>
<id>c5dc9481e0ea03d8fb3a1b43db93a3d4e4a6ab49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update this to match current reality</title>
<updated>2001-10-11T18:14:45+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2001-10-11T18:14:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f6341cd25edfb096787c75d11dfecda96e4b0128'/>
<id>f6341cd25edfb096787c75d11dfecda96e4b0128</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This file is outdated - remove it.</title>
<updated>2001-10-11T18:14:11+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2001-10-11T18:14:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3a27aacc64642dc424071fe3018901ac3736fdf8'/>
<id>3a27aacc64642dc424071fe3018901ac3736fdf8</id>
<content type='text'>
Noticed by:	Oliver Fromme &lt;olli@secnetix.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Noticed by:	Oliver Fromme &lt;olli@secnetix.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: attempt to make key behavior more clear</title>
<updated>2001-08-31T05:10:00+00:00</updated>
<author>
<name>Eric Melville</name>
<email>eric@FreeBSD.org</email>
</author>
<published>2001-08-31T05:10:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a5bf5979b81a8c7867aa0eb10852f4972ce38e84'/>
<id>a5bf5979b81a8c7867aa0eb10852f4972ce38e84</id>
<content type='text'>
Approved by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	jkh
</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>
<entry>
<title>MFC: Fix default number of virtual consoles (1.12)</title>
<updated>2001-06-11T09:10:21+00:00</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2001-06-11T09:10:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4dc7e159761168795261626d4da8c67929dfe4d7'/>
<id>4dc7e159761168795261626d4da8c67929dfe4d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: document `F'</title>
<updated>2001-03-13T06:52:19+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2001-03-13T06:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=094c4e93972b102aaf70f780ca062eb78bfaf4a0'/>
<id>094c4e93972b102aaf70f780ca062eb78bfaf4a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:  OK, reviewing all of these changes actually shows them to be</title>
<updated>2001-03-12T12:10:35+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2001-03-12T12:10:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=23fcc3ff7a9b3f201bbd14c6991ccb9c00b4a548'/>
<id>23fcc3ff7a9b3f201bbd14c6991ccb9c00b4a548</id>
<content type='text'>
      more benign than first thought and they certainly provide a number
      of important bug fixes.  The modules code will probably remain
      dormant in 4.3 but it helps code maintainance to keep it synced up
      anyway.  The softupdates support code also turned out to be so
      trivial that it's a low-risk feature addition.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
      more benign than first thought and they certainly provide a number
      of important bug fixes.  The modules code will probably remain
      dormant in 4.3 but it helps code maintainance to keep it synced up
      anyway.  The softupdates support code also turned out to be so
      trivial that it's a low-risk feature addition.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: fix security profile categories</title>
<updated>2001-03-11T23:47:59+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2001-03-11T23:47:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2dd681d0702fbb96c0a67fb0199c4f31b2633ea2'/>
<id>2dd681d0702fbb96c0a67fb0199c4f31b2633ea2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
