From owner-freebsd-stable@FreeBSD.ORG Sat Dec 10 06:45:35 2011 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 7AD9B106564A for ; Sat, 10 Dec 2011 06:45:35 +0000 (UTC) (envelope-from laa@laa.zp.ua) Received: from m.cemu.ru (m.cemu.ru [194.186.216.68]) by mx1.freebsd.org (Postfix) with ESMTP id 2EC4A8FC12 for ; Sat, 10 Dec 2011 06:45:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=laa.zp.ua; s=dkim; h=In-Reply-To:Content-Transfer-Encoding:Content-Type:Mime-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=Bxy4E19zL7zlhajAtA326jdwNFYiaKFka6rUI82tqKw=; b=oS/XaXLf0Ede2uU9g2ZWhXNMKRLDdvEeUxWfCI8lmFaVE+/97O7qCj8GW5AhG2WP0K73wRI88qkUNfCcGih7BTuhZFK/7J1PEchUbuJp2xx/tTXr3wCwcSETGelhAMYQ0Nr1Eq8AzDu5wWYOfmi4EVKpNfqq5L4PZiP48+Vw8IY=; Received: from " laa" by m.cemu.ru with local (Exim) (envelope-from ) id 1RZGUq-00049o-4g; Sat, 10 Dec 2011 10:33:20 +0400 Date: Sat, 10 Dec 2011 10:33:20 +0400 From: Lystopad Olexandr To: Man Chan Message-ID: <20111210063320.GN94235@laa.zp.ua> References: <1323490833.69410.YahooMailNeo@web190805.mail.sg3.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1323490833.69410.YahooMailNeo@web190805.mail.sg3.yahoo.com> User-Agent: Mutt/1.4.2.3i Cc: "freebsd-stable@freebsd.org" Subject: Re: how to update source tree 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: Sat, 10 Dec 2011 06:45:35 -0000 Hello, Man Chan! On Sat, Dec 10, 2011 at 12:20:33PM +0800 freebsd_gb@yahoo.com.hk wrote about "how to update source tree": > Hi, > > I am new to freebsd and just installed a 8.2 release on a laptop.š I just tried to update my source tree with the exampleš describe in the A.4 Anonymous CVS without any luck.š The error is no route to host.š Can anyone help. You need to configure your network card, default gateway and dns. Read ch. 12.8.2 from http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/config-network-setup.html Good luck. -- Lystopad Olexandr