K 10 svn:author V 7 rwatson K 8 svn:date V 27 2001-08-12T20:59:14.000000Z K 7 svn:log V 1008 MFC of reduced security profiles due to recent modifications to 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 END