From owner-cvs-all Thu Oct 5 11: 2:13 2000 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 EFCBA37B503; Thu, 5 Oct 2000 11:02:10 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA81470; Thu, 5 Oct 2000 11:02:10 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Message-Id: <200010051802.LAA81470@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Thu, 5 Oct 2000 11:02:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall install.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2000/10/05 11:02:10 PDT Modified files: release/sysinstall install.c Log: If user selects no distributions at all, assume "User" as a default. This should prevent people from whacking return at the Distributions menu and getting nothing selected as a result (a minimal "standard" system will at least install). Flagged as big tech support headache by: Chris Shumway Revision Changes Path 1.284 +7 -4 src/release/sysinstall/install.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message