From owner-cvs-all Fri Oct 12 15:39: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AECB437B401; Fri, 12 Oct 2001 15:39:02 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9CMd2i82891; Fri, 12 Oct 2001 15:39:02 -0700 (PDT) (envelope-from jkh) Message-Id: <200110122239.f9CMd2i82891@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Fri, 12 Oct 2001 15:39:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall menus.c modules.c sysinstall.h X-FreeBSD-CVS-Branch: HEAD 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 jkh 2001/10/12 15:39:02 PDT Modified files: usr.sbin/sysinstall menus.c modules.c sysinstall.h Log: Add the ability to load klds from a floppy as part of the installation. Submitted by: "Daniel O'Connor" MFC after: 2 weeks Revision Changes Path 1.325 +13 -1 src/usr.sbin/sysinstall/menus.c 1.2 +115 -1 src/usr.sbin/sysinstall/modules.c 1.218 +2 -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