From owner-freebsd-questions@FreeBSD.ORG Mon Dec 29 04:57:32 2008 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 296C61065676 for ; Mon, 29 Dec 2008 04:57:32 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.241]) by mx1.freebsd.org (Postfix) with ESMTP id D96DB8FC16 for ; Mon, 29 Dec 2008 04:57:31 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: by an-out-0708.google.com with SMTP id c2so1743573anc.13 for ; Sun, 28 Dec 2008 20:57:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=0dYdmUEOtTDgxC80TOjnY3567Cy6ug6332GRH7/CUq0=; b=AwOqiFVlxPDfK82ZbtQ1+Mr3Aqq3BYu+ZWP7A73L2cfqc9hSgXQEpWhJEW4pv2xR+X /Hkl7O3+xVHQkQEF99c67YYIlgSNyoc0Ij42jadryo+76A35wpG6Iav/e7RpUoZIvK41 GCxC4GiHRIue9YPAxBV3G7DIlSe5Gyh3Dhzi4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; b=cOUhcpAEoqUgEARymukOIoBVPmUhvuUKfWY9EXYpTbUz5z7w3NiaQP1ZlCUwYsI5VV abtvQoQ0xH+36uOmEuWC6McOYj/Sp43jrHtNDYq22J3wVkDVqMkgmIe/RuquZ40xBT+e 2lFc8i+sj3bcaruPrBB9uZ67hhwZqEXemCIzY= Received: by 10.100.131.13 with SMTP id e13mr7478649and.57.1230526651245; Sun, 28 Dec 2008 20:57:31 -0800 (PST) Received: from ?192.168.1.100? ([190.177.202.204]) by mx.google.com with ESMTPS id b37sm23485768ana.50.2008.12.28.20.57.30 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 28 Dec 2008 20:57:30 -0800 (PST) From: Gonzalo Nemmi To: freebsd-questions@freebsd.org Date: Mon, 29 Dec 2008 02:57:37 -0200 User-Agent: KMail/1.9.10 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200812290257.37570.gnemmi@gmail.com> Subject: Re: local copy of handbook 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: Mon, 29 Dec 2008 04:57:32 -0000 On Monday 29 December 2008 2:46:42 am Masoom Shaikh wrote: > hello list, > > in my previous FBSD installations i always had a local copy of handbook > never bothered how it got there, until now. i lost my installation due to > some good ups. reinstalled minimal 7.0 and build installed kernel & world > > uname -a > FreeBSD raptor 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Wed Dec 17 > 13:27:42 UTC 2008 root@:/usr/obj/usr/src/sys/ARGON18 amd64 > > now i cannot see local copy of handbook, i had look at FreeBSD > Documentation Primer > but that seems overkill and geared towards contributing documentation > http://www.freebsd.org/doc/en/books/fdp-primer/ > > also I cud use tarballs from FTP, but is there easy way to install them ? > also csup didn't help here is my csup file > > *default tag=RELENG_7 > *default host=ftp2.tw.freebsd.org > *default prefix=/usr > *default base=/var/db > *default release=cvs delete use-rel-suffix compress > src-all > doc-all > > csup updates the source each time, but now i am not sure about doc!! > > hints and help ? > > Masoom Shaikh > _______________________________________________ > 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" sysinstall -> Configure -> Distributions -> docs ? Have fun :) -- Blessings Gonzalo Nemmi