From owner-freebsd-questions@FreeBSD.ORG Wed May 30 00:07:12 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1AC0C16A400 for ; Wed, 30 May 2007 00:07:12 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id E4A4013C458 for ; Wed, 30 May 2007 00:07:08 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 29 May 2007 20:07:05 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.8.3-GA) with ESMTP id ISF97196; Tue, 29 May 2007 20:04:37 -0400 (EDT) Received: from 65-78-26-179.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([65.78.26.179]) by smtp01.lnh.mail.rcn.net with ESMTP; 29 May 2007 19:27:31 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18012.46821.965140.651101@jerusalem.litteratus.org> Date: Tue, 29 May 2007 19:27:33 -0400 To: questions@freebsd.org In-Reply-To: <20070529202518.GA50457@rot13.obsecurity.org> References: <18012.34630.141328.526503@jerusalem.litteratus.org> <20070529202518.GA50457@rot13.obsecurity.org> X-Mailer: VM 7.17 under 21.5 (beta27) "fiddleheads" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr08.lnh.mail.rcn.net) Cc: Subject: Re: recreating directory structure 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: Wed, 30 May 2007 00:07:12 -0000 Kris Kennaway writes: > > Some of the directories under /usr/src have gone missing. > > How do I re-create the directory structure? I know mtree is > > involved, but have no idea which flags and what file to feed it. > > Directories are not your problem, the missing files are. > Re-fetch the source using one of the standard methods (see > handbook). Intersting - fetching with cvsup seems to have worked where csup did not. I may investigate further if time permits. Robert Huff