From owner-freebsd-questions@FreeBSD.ORG Mon Dec 29 04:46:43 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 353811065670 for ; Mon, 29 Dec 2008 04:46:43 +0000 (UTC) (envelope-from masoom.shaikh@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.225]) by mx1.freebsd.org (Postfix) with ESMTP id 10E9A8FC1C for ; Mon, 29 Dec 2008 04:46:43 +0000 (UTC) (envelope-from masoom.shaikh@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so5812072rvf.43 for ; Sun, 28 Dec 2008 20:46:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=Owm7Pyb47GynWo86jq0hZ4ZeORu/KvGH8IiQEeG6Up0=; b=hoveqFGppFanabqinAT3hIvdx5b/tcAZydeC0Y5jv1nEjPQvYP/ky+cTcrRf3hcdz8 KSeDMe50InCTGlW7gxLHcETTA/+e/zi8ropsjDc8yxGLd0SNDi6yaMaUXdKBHhjIDIDx K4Y+5C1u5eC2DzrV37b0C9TWxfsu9d0VamOKg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=UrQpl+fXlBUlyd6ljEF0wHM/YVI9tPVtfze7FhizVY2cYC+43NL0v3Xod15mgpUAeO 45O5Hk1sb3sEmAmH9kITMh8bCxnbPu7sLerSI1NcfQlt8/NTA7K0Zbt/iJ6hXr0/T3Ss APVhYi+NEtplYZ8KMEsnEk4cYynsyEMuuHiio= Received: by 10.140.207.2 with SMTP id e2mr6553955rvg.65.1230526002390; Sun, 28 Dec 2008 20:46:42 -0800 (PST) Received: by 10.141.113.5 with HTTP; Sun, 28 Dec 2008 20:46:42 -0800 (PST) Message-ID: Date: Mon, 29 Dec 2008 10:16:42 +0530 From: "Masoom Shaikh" To: "freebsd-questions@freebsd.org" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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:46:43 -0000 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