From owner-freebsd-questions@FreeBSD.ORG Sun Jun 6 10:36:01 2010 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 D6B22106566C for ; Sun, 6 Jun 2010 10:36:01 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from kane.otenet.gr (kane.otenet.gr [83.235.67.31]) by mx1.freebsd.org (Postfix) with ESMTP id 41A0E8FC12 for ; Sun, 6 Jun 2010 10:36:00 +0000 (UTC) Received: from pulstar.local (athedsl-4363800.home.otenet.gr [79.130.6.8]) by kane.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id o56AZxo7014695; Sun, 6 Jun 2010 13:36:00 +0300 Message-ID: <4C0B7A0F.4070304@otenet.gr> Date: Sun, 06 Jun 2010 13:35:59 +0300 From: Manolis Kiagias User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Giorgos Tsiapaliokas References: In-Reply-To: X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: FreeBSD-questions@freebsd.org Subject: Re: freebsd releases?!?!?!(confused) 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: Sun, 06 Jun 2010 10:36:01 -0000 On 06/06/2010 1:27 μ.μ., Giorgos Tsiapaliokas wrote: > hello, > > i was using gentoo linux and i have install FBSD 8.0 in my second machine.. > > i have read the handbooks but i cannot understand which version of FBSD i > have. > i mean i know that i have 8.0 but i have the stable or the unstable > version??? > and what is going on with the mirrors? > Try uname -a You probably have 8.0-RELEASE, this is an officially released version suitable for servers and desktops alike. There is also 8-STABLE, this is a version in progress which is actually very stable and usable and may provide features missing from RELEASE (which you may need for some reason or other). Since you are a beginner, I suggest you stay with RELEASE for the time being.