From owner-freebsd-current@FreeBSD.ORG Thu Dec 29 21:36:35 2011 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 1BBB41065670; Thu, 29 Dec 2011 21:36:35 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id C4C0E8FC0A; Thu, 29 Dec 2011 21:36:34 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id CA62AE6226; Thu, 29 Dec 2011 21:36:33 +0000 (GMT) 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=RZ6375KwremZ 4NWTY+KzGjXnQbs=; b=FMkZbuljvR5WC0wf9uze3b2M1mkDBL/fifFWAQH6IGd6 EXV1dtNhIbBRv9t3Uez6yGSY8FEGOUtptsZxM/bHDjNKyTa2HAAQ/KSqT/CK4U1o 1OvbIkJiqISd4DbcjyzbpMLo+dutMzZpVGjviHMdxGpjcY1k/yEyZm/mi2rZrjQ= 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=S+hkg4 SJS6L+c8PYQJsXQNy1BtK7koBjBZyS3zC4OmOEmu2+raohaYWuy3TgfEjQTnll5F +YeVpUAG23SA86mrWTGw+Lj3DrHJc9LVMgr8fB6oS9gzy8UqrCOqoyQmIgjeoUBI 4stE2mTvyu6ZagAScI2ewRoSA/YQlmm9IU3lo= Received: from [192.168.1.69] (188-220-36-32.zone11.bethere.co.uk [188.220.36.32]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 90595E6225; Thu, 29 Dec 2011 21:36:33 +0000 (GMT) Message-ID: <4EFCDD5F.6000704@cran.org.uk> Date: Thu, 29 Dec 2011 21:36:31 +0000 From: Bruce Cran User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: Chris Rees References: <1325193958.31545.YahooMailClassic@web113520.mail.gq1.yahoo.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: pfg@freebsd.org, Nathan Whitehorn , freebsd-current@freebsd.org Subject: Re: Removal of sysinstall from HEAD and lack of a post-install configuration tool 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: Thu, 29 Dec 2011 21:36:35 -0000 On 29/12/2011 21:30, Chris Rees wrote: > Nah, pkg_add -r works and grabs anything you need. Try it with > something monstrous (like gcc...) But then you have to know the exact name of the package, which isn't always obvious. -- Bruce Cran