From owner-freebsd-current@FreeBSD.ORG Sat Jul 14 20:06:46 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CD23106564A; Sat, 14 Jul 2012 20:06:46 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [93.89.92.64]) by mx1.freebsd.org (Postfix) with ESMTP id 0E29F8FC0C; Sat, 14 Jul 2012 20:06:46 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 33718E656F; Sat, 14 Jul 2012 21:08:18 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; s=mail; bh=icytUlfndz5P ZECL5TtSaaFn/BI=; b=i2JOWRMG9COIhGPjhYUfdvqX9NYoLp9hxU0d7CkqI4il PyX+sD10Qr80M7o2UiE/9Acl7V32oZ91UJCkSvMBmC+x1gbLaHP98TzKUyA4lpzU P36hYLM4jvUw4L2vvTjKd2Af8N4LTlcuEiFcv+Gz4unW8UFlgdGUODsdIBJxSEE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=mail; b=cCs7Vj KF0WDq4BoRSEC4WECrRgNFbiN9kaJVSsCUGr7Xf8P8EEFzAQBwaoy/rYw75eGMHd /Npl47ScUn22kZybjkFdP0KFztxbx8MO19XF9tHaIviALRps/qkkV29DoL9m8ppP kZlISVed8HRYU0vbCFTynyCoLa4pbMOdcDC28= Received: from [192.168.2.11] (unknown [93.89.81.205]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 09DF1E6559; Sat, 14 Jul 2012 21:08:18 +0100 (BST) Message-ID: <5001D152.2050007@cran.org.uk> Date: Sat, 14 Jul 2012 21:06:42 +0100 From: Bruce Cran User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: Devin Teske References: <50013D3B.90206@cran.org.uk> <04E88813-2416-4B60-93D3-D620DBE5A8AF@fisglobal.com> In-Reply-To: <04E88813-2416-4B60-93D3-D620DBE5A8AF@fisglobal.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, Ron McDowell , Devin Teske Subject: Re: [IMPORT] bsdconfig(8) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2012 20:06:46 -0000 On 14/07/2012 20:49, Devin Teske wrote: > The goal is to have bsdinstall drop those functionalities and instead link to bsdconfig. Won't that mean it'll be possible to end up with an installation without a root password set? -- Bruce Cran