From owner-cvs-all Thu Feb 17 9:59:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1DF1D37B7DA; Thu, 17 Feb 2000 09:59:43 -0800 (PST) (envelope-from dcs@FreeBSD.org) Received: (from dcs@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA43982; Thu, 17 Feb 2000 09:59:43 -0800 (PST) (envelope-from dcs@FreeBSD.org) Message-Id: <200002171759.JAA43982@freefall.freebsd.org> From: "Daniel C. Sobral" Date: Thu, 17 Feb 2000 09:59:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall dist.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dcs 2000/02/17 09:59:42 PST Modified files: release/sysinstall dist.c Log: If no distribution file is found, abort the installation. Previous behavior silently ignored the problem. This affects installations from a filesystem, and possible other types of media. Approved by: jkh Revision Changes Path 1.170 +5 -3 src/release/sysinstall/dist.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message