From owner-freebsd-commit Fri May 19 08:56:36 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA25305 for commit-outgoing; Fri, 19 May 1995 08:56:36 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA25284 for cvs-user-outgoing; Fri, 19 May 1995 08:56:07 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA25273 ; Fri, 19 May 1995 08:56:03 -0700 Date: Fri, 19 May 1995 08:56:03 -0700 From: "Jordan K. Hubbard" Message-Id: <199505191556.IAA25273@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall install.c msg.c Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/05/19 08:56:03 Modified: release/sysinstall install.c msg.c Log: 1. Copy the boot floppy into /stand before extracting the CPIO floppy. 2. On Justin's advice, remind the user when they should switch back from the debugging screen, if they're looking over there.