From owner-freebsd-hackers@FreeBSD.ORG Wed Jul 2 23:57:20 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2709106564A; Wed, 2 Jul 2008 23:57:20 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 72E828FC19; Wed, 2 Jul 2008 23:57:20 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from laptop3.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.2/8.14.2) with ESMTP id m62NuRSE007696; Wed, 2 Jul 2008 18:56:28 -0500 (CDT) (envelope-from stephen@math.missouri.edu) Message-ID: <486C15DE.3000504@math.missouri.edu> Date: Wed, 02 Jul 2008 18:57:18 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.13) Gecko/20080701 SeaMonkey/1.1.9 MIME-Version: 1.0 To: freebsd-hackers@freebsd.org, freebsd-current@freebsd.org References: <784966050807021123l267aa20en39eb513c12c90ad2@mail.gmail.com> <486BFE3B.3040509@gmail.com> <20080702233411.GA26065@phat.za.net> In-Reply-To: <20080702233411.GA26065@phat.za.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Sysinstall is still inadequate after all of these years X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2008 23:57:20 -0000 On the whole, I rather like the installation process for FreeBSD. Generally what I really like about FreeBSD is the ease of system administration, and whenever I use Linux distributions I get rather frustrated. If, as the OP suggests, installation of packages from the FreeBSD CD's requires switching around 40 times, then that is bad. But it should be something easily fixable, without greatly modifying the rest of the process. Stephen