From owner-freebsd-questions@FreeBSD.ORG Sat Dec 5 17:39:11 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 358B8106568F for ; Sat, 5 Dec 2009 17:39:11 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from aiolos.otenet.gr (aiolos.otenet.gr [83.235.67.30]) by mx1.freebsd.org (Postfix) with ESMTP id AE4EE8FC18 for ; Sat, 5 Dec 2009 17:39:10 +0000 (UTC) Received: from pulstar.local (athedsl-4490901.home.otenet.gr [94.71.82.157]) by aiolos.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id nB5Hd8gS026564; Sat, 5 Dec 2009 19:39:08 +0200 Message-ID: <4B1A9ABC.4070609@otenet.gr> Date: Sat, 05 Dec 2009 19:39:08 +0200 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Nicky Chorley References: In-Reply-To: X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" Subject: Re: 8.0 installation doesn't contain X distributions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Dec 2009 17:39:11 -0000 Nicky Chorley wrote: > Hi, > > I downloaded the DVD ISO for FreeBSD 8.0 (i386) and verified the MD5 > checksum before burning. With regards to choosing distributions for > installation, the handbook says > > "If a graphical user interface is desired then a distribution set that > is preceded by an X should be chosen" > > and the help for the "Choose Distributions" section of sysinstall says > > "An "X-" prefixed before a distribution set means that the Xorg base > distribution, libraries, manual pages, servers and a set of default > fonts will be selected in addition to the set itself..". > > However, I do not see any distributions listed that are prefixed with > "X-". The choices are "All", "Reset", "Developer", "Kern-Developer", > "User", "Minimal" and "Custom". Even the "Custom" option has nothing > related to Xorg. > That's correct, these have been removed. > Is it supposed to be like this (i.e. no distributions containing X are > presented on installation), or do I need to download other media from > which to install? Note that I'm not asking how to install X and I > realise that I can do it post-installation, but I'm just wondering > whether I've made a mistake with my download or if the documentation > is out of date. > You've done nothing wrong, the documentation is in need of an update. Please file a doc-bug PR. Removing X from the distributions is a right step IMO, these are just 3rd party packages and it seems confusing if they get installed along with the base system. If you wish to install X during initial installation you can still do it when you get to the packages stage. I believe you will need the DVD for that.