From owner-cvs-all Thu Dec 20 15:40: 0 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 C137937B443; Thu, 20 Dec 2001 15:39:31 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKNdVA95421; Thu, 20 Dec 2001 15:39:31 -0800 (PST) (envelope-from jkh) Message-Id: <200112202339.fBKNdVA95421@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Thu, 20 Dec 2001 15:39:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall label.c 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/12/20 15:39:31 PST Modified files: usr.sbin/sysinstall label.c Log: Enable soft updates by default for everything but the root filesystem. The user can still toggle it back off in the label editor (or post-install for that matter) if they explicitly do not want soft updates to be used for some reason. Agreed to be a good thing by: kirk Revision Changes Path 1.114 +1 -1 src/usr.sbin/sysinstall/label.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message