]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Reduce the number of offered security profiles, as we now have a more
authorRobert Watson <rwatson@FreeBSD.org>
Fri, 10 Aug 2001 23:57:43 +0000 (23:57 +0000)
committerRobert Watson <rwatson@FreeBSD.org>
Fri, 10 Aug 2001 23:57:43 +0000 (23:57 +0000)
commit614af3941d12124203df726ce19a5138be53794c
tree3bc6c70dbda13e78bbdb414531ec82577d9fb1b0
parent3f085c228e2e846ea2f18f196525386a47ec5a62
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).

This is an MFC candidate for 4.4-RELEASE.

Reviewed by: freebsd-arch@FreeBSD.org
Approved by: re@FreeBSD.org
MFC after: 2 days
usr.sbin/sade/config.c
usr.sbin/sade/menus.c
usr.sbin/sade/sade.h
usr.sbin/sysinstall/config.c
usr.sbin/sysinstall/help/security.hlp
usr.sbin/sysinstall/menus.c
usr.sbin/sysinstall/sysinstall.h