freebsd-dev/release/sysinstall
Jordan K. Hubbard 042c61e58d Add another security configuration profile, call it "high" and
rename the previous one to indicate that it's not just high, it's
extreme (everything off, secure level raised).

Submitted mostly by:	Tony Finch <dot@dotat.at>
2000-10-14 21:02:31 +00:00
..
help Remove outdated crypto comments. 2000-07-24 18:45:25 +00:00
anonFTP.c Argh, this is what I get for testing, making one last "harmless cosmetic 2000-01-25 19:16:31 +00:00
cdrom.c Remove the bogus check against "none" for release names (which 2000-09-22 08:13:36 +00:00
command.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
config.c Add another security configuration profile, call it "high" and 2000-10-14 21:02:31 +00:00
dev2c.sh $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
devices.c Added NEC PC-9801-83, 84, PC-9801-103, 104, PC-9801N-25 and PC-9801N-J02R 2000-10-02 14:27:20 +00:00
dhcp.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
disks.c - Added support for installing boot0 and boot0.5 for PC-98. 2000-08-12 14:20:31 +00:00
dispatch.c One whack at the idea of having "security profiles" which select the 2000-09-22 19:12:41 +00:00
dist.c One whack at the idea of having "security profiles" which select the 2000-09-22 19:12:41 +00:00
dist.h Enable crypto by default with "canned" distributions (it can still 2000-09-16 21:15:21 +00:00
dmenu.c Whoops - really make the "fix" I did to the dmenuToggleVariable logic 2000-03-08 14:20:26 +00:00
doc.c Fix benign but stupid variable typo. 2000-02-26 12:35:00 +00:00
dos.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
floppy.c - Remove obsolete PC-card boot.flp hack. It was for making both PC-card 2000-06-05 13:17:23 +00:00
ftp.c Remove the bogus check against "none" for release names (which 2000-09-22 08:13:36 +00:00
globals.c Terminate, with extreme prejudice, the USAResident hack which 2000-07-24 18:00:16 +00:00
http.c Fix the http proxy fetch code. 2000-09-25 20:19:43 +00:00
index.c "zope language" --> "zope platform". 2000-09-22 06:53:44 +00:00
install.c If user selects no distributions at all, assume "User" as 2000-10-05 18:02:09 +00:00
install.cfg s/wd/ad/ - new ATA code 2000-02-17 04:40:11 +00:00
installUpgrade.c Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
keymap.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
kget.c Update sysinstall to use struct uc_device instead of struct isa_device 2000-03-24 22:24:09 +00:00
label.c - Support MBR boot loaders that are larger than one sector size. 2000-07-12 18:08:27 +00:00
lang.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
list.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
lndir.c 1. Update all the copyrights to delete useless clauses 3 and 4. 1996-04-13 13:32:15 +00:00
main.c - Remove obsolete PC-card boot.flp hack. It was for making both PC-card 2000-06-05 13:17:23 +00:00
Makefile Remove unneded -lmytinfo 2000-09-16 03:56:25 +00:00
media.c Fix the http proxy fetch code. 2000-09-25 20:19:43 +00:00
menus.c Add another security configuration profile, call it "high" and 2000-10-14 21:02:31 +00:00
misc.c Remove BAD144 support. 1999-11-27 14:33:07 +00:00
mouse.c Fixed small bug introduced in my last commit. 2000-05-11 23:43:12 +00:00
msg.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
network.c IPv6 support. 2000-07-14 08:33:10 +00:00
nfs.c In retrospect, msgNotify() should leave its contents on the screen 1999-12-17 02:46:04 +00:00
options.c Remove the bogus check against "none" for release names (which 2000-09-22 08:13:36 +00:00
package.c We still need a hack for rsaref package; add it. This doesn't 2000-03-18 08:46:23 +00:00
pccard.c Fix bug in ``the selection of pccard IRQs fully selectable'' 2000-10-13 09:51:18 +00:00
rtermcap.c Implement a work-around for Create_Chunk providing no pointer to the 1995-05-07 22:07:53 +00:00
sysinstall.8 Tiny manual correction; add mention of Kerberos 5. 2000-06-25 10:48:40 +00:00
sysinstall.h Add another security configuration profile, call it "high" and 2000-10-14 21:02:31 +00:00
system.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
tape.c In retrospect, msgNotify() should leave its contents on the screen 1999-12-17 02:46:04 +00:00
tcpip.c Correct variable check for VAR_TRY_DHCP. 2000-09-15 08:15:14 +00:00
termcap.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
ufs.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
usb.c Add support for USB to sysinstall. This includes running usbd and 2000-05-12 03:01:17 +00:00
user.c More error checking and idiot-proofing for the user editor. 2000-04-08 03:08:12 +00:00
variable.c Fix the HTTP transfer code to correctly parse the port number if 2000-07-30 22:18:53 +00:00
wizard.c - Remove obsolete PC-card boot.flp hack. It was for making both PC-card 2000-06-05 13:17:23 +00:00