From owner-freebsd-stable@FreeBSD.ORG Thu Sep 4 15:47:00 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B370106568D for ; Thu, 4 Sep 2008 15:47:00 +0000 (UTC) (envelope-from peterson@notredame.ac.jp) Received: from ndwc.notredame.ac.jp (ndwc.notredame.ac.jp [202.231.1.1]) by mx1.freebsd.org (Postfix) with ESMTP id A02BA8FC4C for ; Thu, 4 Sep 2008 15:46:59 +0000 (UTC) (envelope-from peterson@notredame.ac.jp) Received: from uranus.notredame.ac.jp (uranus.notredame.ac.jp [202.231.1.13]) by ndwc.notredame.ac.jp (Postfix) with ESMTP id 338042040CE; Thu, 4 Sep 2008 23:43:45 +0900 (JST) Received: from uranus.notredame.ac.jp (localhost [127.0.0.1]) by localhost.notredame.ac.jp (Postfix) with ESMTP id 1DCC55F65; Thu, 4 Sep 2008 23:43:45 +0900 (JST) Received: from ares.notredame.ac.jp (ares.notredame.ac.jp [10.1.0.34]) by uranus.notredame.ac.jp (Postfix) with ESMTP id 0A8765F62; Thu, 4 Sep 2008 23:43:45 +0900 (JST) Date: Thu, 04 Sep 2008 23:43:45 +0900 Message-ID: <82hc8wdl9a.wl%peterson@notredame.ac.jp> From: Greg Peterson To: Guido Falsi In-Reply-To: <48BF8554.6060905@madpilot.net> References: <35445338-D597-4FE2-996F-DEC7BE986741@airwired.net> <48BEEB55.4050406@madpilot.net> <20080904062053.GA5953@icarus.home.lan> <48BF8554.6060905@madpilot.net> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) LIMIT/1.14.10 (Furuichi) APEL/10.6 Emacs/22.2 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI) Organization: Kyoto Notre Dame University MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD 7.1 Content X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2008 15:47:00 -0000 Guido, I agree completely with you and Jeremy. At Thu, 04 Sep 2008 08:51:00 +0200, Guido Falsi wrote: > > Jeremy Chadwick wrote: > > On Wed, Sep 03, 2008 at 03:01:48PM -0600, Dan Allen wrote: > >> On 3 Sep 2008, at 1:53 PM, Guido Falsi wrote: > >> > >>> If you just want na instant workstation, why you just don't try > >>> Freesbie or something like that? > >> Because I want something from the source -- from the main team -- and > >> not something downstream. > >> > >>> If I install FreeBSD on a PC I expect this installation to live there > >>> for some years. I can spend some hours/days installing and configuring > >>> what I really need. At least this is the way I see it. Maybe I'm > >>> misunderstanding you. > >> I too spend the time. I am thinking that for other people to want to > >> use FreeBSD they want something other than a command prompt. They at > >> least want a web browser out of the box. With the choices we have these days, I think they would be happier with a FreeBSD-based integrated distribution. > > I haven't finished reading the thread yet, but your assumption is > > ignorant. Why do you think FreeBSD is intended solely for desktop > > usage? It's not. > > > > I, for one, **only want a command prompt** out of the box. I **do not** > > want Xorg or any X-related garbage on my servers. > > I fully agree with this last statement. I choose freebsd for many > reasons, and this is one of those, I tried a few linux distributions, > and even slackware installs too much garbage if you're not looking > closely at it. Me, too. I'm typing this on an IBM ThinkPad R40e that once ran Xubuntu. Installation was a dream, and everything worked for a while. When the system became unstable after an upgrade, I couldn't untangle the different parts of the system since everything was dumped together under /etc/ and /usr/. I reinstalled FreeBSD, which I've used for over a decade. Now the machine is stable, and I can control which ports to install. More importantly, I can always get back to the operating system, and I know that it will work okay. I use FreeBSD for 99% of my desktop work (Xorg/fvwm2), but I would not want GUI code in the OS. People who want pre-installed software can use one of the new distributions that are getting good reviews. For me the clear distinction between the operating system and other software inspires great long-term confidence in FreeBSD. > And n the way to providing a useful desktop system out of the box, I > think no one can choose arbitrarily what to include and what not. Most > people would find WM+FF[23] too little, some other would want some > minimal gnome/kde, some others full blown gnome/kde (or other des for > example) who's bound to choose? Exactly. I even disagree with myself sometimes! A Web/mail/whatever server, an old laptop, and a fast, new workstation are different kinds of systems for different purposes. I really appreciate the separation of ports from the operating system. With the same OS it's easy to communicate about any FreeBSD system. With ports we have great flexibility, and we can back out of trouble (deinstall ports) and still keep the OS intact. That gives us solid reliability. > FreeBSD has always made a choice to be just an os, and a server oriented > one. There are downstream distributions bundling full blown systems, > and, as stated by others, the devel team has no time to spare, I think > it should concentrate on that, and leave the desktop work to others. I agree completely. As a long-term STABLE user, I'm happy to install ported and non-ported software that helps me do my work every day. People who port software and who develop integrated desktop systems contribute extremely valuable work, but that work is separate from the development and maintenance of FreeBSD. FreeBSD has been really rock-solid for so many years because dedicated people concentrate on the operating system. Their concentration on the OS enables others to contribute ports and special-purpose distributions with confidence. Greg Peterson