From owner-svn-src-all@FreeBSD.ORG Sat Dec 27 01:10:18 2008 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C1241065674; Sat, 27 Dec 2008 01:10:18 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 27C338FC27; Sat, 27 Dec 2008 01:10:17 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id D5B7C1A3C3B; Fri, 26 Dec 2008 17:10:17 -0800 (PST) Date: Fri, 26 Dec 2008 17:10:17 -0800 From: Alfred Perlstein To: Ken Smith Message-ID: <20081227011017.GW18389@elvis.mu.org> References: <200812121158.mBCBwRPT096820@svn.freebsd.org> <20081226234619.GT18389@elvis.mu.org> <1230336804.25666.11.camel@bauer.cse.buffalo.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1230336804.25666.11.camel@bauer.cse.buffalo.edu> User-Agent: Mutt/1.4.2.3i Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, Ken Smith Subject: Re: svn commit: r185982 - head/usr.sbin/sysinstall X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2008 01:10:18 -0000 * Ken Smith [081226 16:13] wrote: > On Fri, 2008-12-26 at 15:46 -0800, Alfred Perlstein wrote: > > Does this mean that the user has to find the "Linux" package in the > > "add packages" area now? If so, that seems a bit complicated to > > get started. There's a LOT of packages. Pardon if I'm missing something > > obvious here. > > Yes, sort of. > > I've asked portmgr@ to help with setting things up so we've got a couple > of new meta packages that help users set up a usable workstation > relatively painlessly. They've said we can work together with the Gnome > and KDE folks to try and get that set up. I'm not sure at this point if > Linux emulation will be part of that or not, we haven't gotten quite > that far yet. And we'll do something to make those meta-packages > relatively easy to find. For example without something along those > lines a user may just select the "gnome2" metapackage thinking they'll > get a usable workstation but at least as of the last time I did > something like that you don't quite wind up with a usable workstation > (xorg-server is missing for example :-/). > > That said this has sort of been threatened for quite a while now, and > having sysinstall not care about any packages before it hits what is > currently its "Do you want to browse all the packages" section is needed > if we're talking about not including pre-built packages with the release > itself and that sort of thing. We're just setting it up so all packages > get treated as packages instead of some being intertwined in earlier > phases of sysinstall. OK, that makes sense. Please track it though, it would be bad to wind up "hiding" Linux compat from users under a huge package selection. thanks, -- - Alfred Perlstein