Date: Fri, 22 Sep 2000 12:12:43 -0700 (PDT) From: "Jordan K. Hubbard" <jkh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall config.c dispatch.c dist.c install.c menus.c sysinstall.h Message-ID: <200009221912.MAA02122@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 2000/09/22 12:12:43 PDT
Modified files:
release/sysinstall config.c dispatch.c dist.c install.c
menus.c sysinstall.h
Log:
One whack at the idea of having "security profiles" which select the
appropriate(?) defaults for "low", "medium" and "high" security
environments. Medium is basically what we currently have with a little
seat-belt tightening where it made sense. Low is the same as medium but
without the tightening. High is positively fascist with nothing turned
on by default and an automatic call to 911 if it can find a modem.
Revision Changes Path
1.165 +90 -5 src/release/sysinstall/config.c
1.36 +1 -2 src/release/sysinstall/dispatch.c
1.183 +9 -43 src/release/sysinstall/dist.c
1.280 +16 -1 src/release/sysinstall/install.c
1.276 +115 -131 src/release/sysinstall/menus.c
1.195 +6 -3 src/release/sysinstall/sysinstall.h
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?200009221912.MAA02122>
