From owner-freebsd-questions@FreeBSD.ORG Thu Jun 21 13:38:28 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D1B5010656D1 for ; Thu, 21 Jun 2012 13:38:28 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id 420DD8FC15 for ; Thu, 21 Jun 2012 13:38:28 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id q5LDcLst002916; Thu, 21 Jun 2012 15:38:21 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id q5LDcLcV002913; Thu, 21 Jun 2012 15:38:21 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 21 Jun 2012 15:38:21 +0200 (CEST) From: Wojciech Puchar To: Erich Dollansky In-Reply-To: <201206212008.00577.erich@alogreentechnologies.com> Message-ID: References: <201206212008.00577.erich@alogreentechnologies.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Thu, 21 Jun 2012 15:38:21 +0200 (CEST) Cc: freebsd-questions@freebsd.org, Fred Morcos , Walter Hurry Subject: Re: New to FreeBSD - Some questions 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: Thu, 21 Jun 2012 13:38:28 -0000 > Maybe a hint. I leave always one big release out. With other words. If you > start now with 9, you do not have to move to 10 but you can stick with 9 until > 11 comes out. You do not even have to upgrade at the spot. my as i do - i for now run FreeBSD 8, and will run 9 when it will be needed with new hardware (drivers) or it will have clearly noticable adventages of speed and/or functionality. > I think you see here Linux as a distribution. Things like this are avoided > with FreeBSD itself but not wit the ports. The ports have nothing much to do > with FreeBSD except that they work on FreeBSD. repeating once again. FreeBSD base system is one complete and consistent thing. ports are another. If one run program X under linux, it will be the same program X under FreeBSD.