From owner-cvs-user Wed May 24 10:49:32 1995 Return-Path: cvs-user-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA18856 for cvs-user-outgoing; Wed, 24 May 1995 10:49:32 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA18842 ; Wed, 24 May 1995 10:49:21 -0700 Date: Wed, 24 May 1995 10:49:21 -0700 From: "Jordan K. Hubbard" Message-Id: <199505241749.KAA18842@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall devices.c dist.c dmenu.c ftp.c ftp.h install.c main.c media_strategy.c menus.c Sender: cvs-user-owner@freebsd.org Precedence: bulk jkh 95/05/24 10:49:21 Modified: release/sysinstall devices.c dist.c dmenu.c ftp.c ftp.h install.c main.c media_strategy.c menus.c Log: Bring everybody up to date on my morning's work. 1. Fix a few bugs in the ftp installation code and implement proper ftp and network shutdown routines. 2. Clean up the menus a fair bit - add a FreeBSD configuration menu. 3. Eliminate the last of the "chaining" - the installation now does the most obvious thing in the most obvious cases and doesn't present you with more menus than you were expecting. This makes it necessary to be a little more explicit in places, but it's still less confusing. 4. Add a few more safety nets for the user. Change a few hard-and-fast limits to warnings (it now runs as non-root, Bruce). 5. Add descriptions for all the supported ethernet cards. 6. Make the cpio floppy extract put up a menu requesting the drive you wish to use if you have more than one; don't just always assume drive A.