From owner-cvs-all Wed Jan 15 13:59:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEEC837B401; Wed, 15 Jan 2003 13:59:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E57B43F8B; Wed, 15 Jan 2003 13:59:12 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0FLxBfh045381; Wed, 15 Jan 2003 13:59:11 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0FLxBCS045380; Wed, 15 Jan 2003 13:59:11 -0800 (PST) Message-Id: <200301152159.h0FLxBCS045380@repoman.freebsd.org> From: John Baldwin Date: Wed, 15 Jan 2003 13:59:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile src/usr.sbin/sysinstall main.c modules.c sysinstall.h X-FreeBSD-CVS-Branch: RELENG_5_0 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2003/01/15 13:59:11 PST Modified files: (Branch: RELENG_5_0) release Makefile usr.sbin/sysinstall main.c modules.c sysinstall.h Log: MFC: Prompt for the driver floppy when booted from floppy prior to the main menu in sysinstall. Approved by: re (blanket) Revision Changes Path 1.736.2.2 +2 -0 src/release/Makefile 1.68.2.1 +6 -0 src/usr.sbin/sysinstall/main.c 1.5.2.1 +10 -0 src/usr.sbin/sysinstall/modules.c 1.237.2.2 +1 -0 src/usr.sbin/sysinstall/sysinstall.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message