From owner-freebsd-questions@FreeBSD.ORG Thu Apr 21 14:17:25 2011 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 8165A1065678 for ; Thu, 21 Apr 2011 14:17:25 +0000 (UTC) (envelope-from rnmtw@lazlarlyricon.com) Received: from mailgw9.surf-town.net (mail12.surf-town.net [212.97.132.52]) by mx1.freebsd.org (Postfix) with ESMTP id 3C9548FC08 for ; Thu, 21 Apr 2011 14:17:24 +0000 (UTC) Received: by mailgw9.surf-town.net (Postfix, from userid 65534) id 9D28E9B504; Thu, 21 Apr 2011 16:01:38 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mailgw9.surf-town.net (Postfix) with ESMTP id 89EE19B7B8; Thu, 21 Apr 2011 16:01:38 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mailgw9.surf-town.net X-Spam-Flag: NO X-Spam-Score: -1.44 X-Spam-Level: X-Spam-Status: No, score=-1.44 tagged_above=-999 required=7 tests=[ALL_TRUSTED=-1.44] Received: from mailgw9.surf-town.net ([127.0.0.1]) by localhost (mailgw9.surf-town.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id w4Q2xZeSdacb; Thu, 21 Apr 2011 16:01:31 +0200 (CEST) Received: from lazlar.kicks-ass.net (c-0987e355.09-42-6e6b7010.cust.bredbandsbolaget.se [85.227.135.9]) by mailgw9.surf-town.net (Postfix) with ESMTPA id 7EE839B819; Thu, 21 Apr 2011 16:01:30 +0200 (CEST) Message-ID: <4DB038B9.60005@lazlarlyricon.com> Date: Thu, 21 Apr 2011 16:01:29 +0200 From: Rolf G Nielsen User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; sv-SE; rv:1.9.2.15) Gecko/20110326 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: philippe joffre Subject: Re: source code 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 Apr 2011 14:17:25 -0000 2011-04-21 14:58, philippe joffre skrev: > Hi , > > May you help me > > I'm looking for the code-source FREEBSD please it's possible to send me > the links . > > Thank you in advance . > > Best regards > > Philippe > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/8.2-RELEASE/src/ or ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/8.2-RELEASE/src/ These should be the same, but just in case. Note that amd64 also works with Intel's 64 bit processors (x86_64), just as i386 works with AMD's 32 bit processors. Once you've downloaded the source, run the install.sh script. You may need to edit it or change its permissions.