freebsd-nq/usr.sbin/sade
Robert Watson 4b51d758d5 Add a Securelevel sub-menu to the Security configuration menu,
permitting the administrator to select a securelevel top operate
at.  Include a helpfile summarizing some of the information from
init(8).  This allows for explicit configuration of securelevels,
which was previously implicit in Security Profile selection.
Currently, there are no checkboxes for the active securelevel,
because sysinstall's facilities for deriving "current settings"
from rc.conf may use only one variable, not two, and I opted for
the simplest approach at this point.

Approved by:	re (scottl)
2003-11-29 21:44:51 +00:00
..
help Don't use UFS2 by default during the install process on PC98, as the 2003-04-21 20:57:20 +00:00
command.c
config.c Add a Securelevel sub-menu to the Security configuration menu, 2003-11-29 21:44:51 +00:00
devices.c Add a device driver for the Broadcom BCM4401 ethernet controller, 2003-09-09 18:17:23 +00:00
disks.c o Compile-out "wizard" mode on ia64. 2003-11-01 20:04:12 +00:00
dispatch.c Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled the 2003-08-19 23:23:27 +00:00
dmenu.c Fix 3 'cast to pointer from integer of different size' warnings. 2003-09-17 03:45:30 +00:00
globals.c
install.c Remove security profiles from sysinstall. Currently, security profile 2003-11-28 18:47:45 +00:00
keymap.c
label.c o Don't tell that there's such a thing as a C suffix for specifying 2003-11-04 02:04:36 +00:00
list.h
main.c The PCMCIA Standard dictates that those funny cards you insert into 2003-08-20 06:27:21 +00:00
Makefile Add Greek keymaps to sysinstall. 2003-11-20 20:43:06 +00:00
menus.c Add a Securelevel sub-menu to the Security configuration menu, 2003-11-29 21:44:51 +00:00
misc.c save_realloc() should use reallocf() to close memory leaks. 2003-01-06 17:11:46 +00:00
msg.c
rtermcap.c
sade.8 The "krb5" distribution was merged with "crypto", record the death. 2003-05-22 18:41:16 +00:00
sade.h Add a Securelevel sub-menu to the Security configuration menu, 2003-11-29 21:44:51 +00:00
system.c
termcap.c
usb.c
variable.c Give users the ability to select an alternative MTA during the installation. 2003-07-12 15:33:09 +00:00
wizard.c