Date: Fri, 10 Aug 2001 16:57:43 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall config.c menus.c sysinstall.h src/usr.sbin/sysinstall/help security.hlp Message-ID: <200108102357.f7ANvht61295@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2001/08/10 16:57:43 PDT
Modified files:
usr.sbin/sysinstall config.c menus.c sysinstall.h
usr.sbin/sysinstall/help security.hlp
Log:
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
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
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108102357.f7ANvht61295>
