From owner-cvs-all Sat Apr 13 5:43:18 2002 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 BF42937B404; Sat, 13 Apr 2002 05:43:11 -0700 (PDT) Received: (from murray@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DChBN71880; Sat, 13 Apr 2002 05:43:11 -0700 (PDT) (envelope-from murray) Message-Id: <200204131243.g3DChBN71880@freefall.freebsd.org> From: Murray Stokely Date: Sat, 13 Apr 2002 05:43:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall 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 murray 2002/04/13 05:43:07 PDT Modified files: usr.sbin/sysinstall sysinstall.h Log: Add the concept of a volume to the device and package structures. If these values are different for a given package, then we must prompt the user to insert another disc before the package can be installed. Revision Changes Path 1.225 +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