Date: Sun, 12 Aug 2001 13:59:14 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall config.c menus.c sysinstall.h src/release/sysinstall/help security.hlp Message-ID: <200108122059.f7CKxEp83152@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2001/08/12 13:59:14 PDT
Modified files: (Branch: RELENG_4)
release/sysinstall config.c menus.c sysinstall.h
release/sysinstall/help security.hlp
Log:
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
Revision Changes Path
1.156.2.20 +13 -73 src/release/sysinstall/Attic/config.c
1.252.2.44 +2 -4 src/release/sysinstall/Attic/menus.c
1.186.2.22 +2 -4 src/release/sysinstall/Attic/sysinstall.h
1.1.2.3 +8 -13 src/release/sysinstall/help/Attic/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?200108122059.f7CKxEp83152>
