From owner-freebsd-questions@FreeBSD.ORG Sun Feb 21 07:15:55 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8BB8106566B for ; Sun, 21 Feb 2010 07:15:55 +0000 (UTC) (envelope-from alexandrsushko@gmail.com) Received: from mail-fx0-f215.google.com (mail-fx0-f215.google.com [209.85.220.215]) by mx1.freebsd.org (Postfix) with ESMTP id 5A5CC8FC08 for ; Sun, 21 Feb 2010 07:15:55 +0000 (UTC) Received: by fxm7 with SMTP id 7so1317606fxm.14 for ; Sat, 20 Feb 2010 23:15:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=dBnYLbUNaZKgLowrK4Jvi9ST4LxLuAaImYZX2VbKw/s=; b=o18LTv+zLLMkTYWWeSf0+2JKRnNENbm7POWwHYMHRzfEZ80kAyUX48psg1+A0xlNxf 2++H2CE7MMwTfgHn7G/mlmTyjiNkxGoPlJhCJcI2NgYFSG7loBQ74DV4YSg5le+WgFE7 RRaK6axirLCT9WYvUWh+iVEG9bHEgtCQKAVaI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=pVj1lHNO1JE6f8T636lJhuJrrCb9SE7ZEyXm50QE1S3XP8vs2g3fUqeCOe44VV3vmd 6o2MoOcfhAAsCJ/ARVSbYEvZjFymljRe4dMvbVxYncp+V+B2n/sRfCcq5PKkc1i4+DJ/ hXgkNMXVGtH0RNfCbBFT/J2I3r4T/+G3e+SwI= Received: by 10.103.80.1 with SMTP id h1mr10803mul.101.1266735022530; Sat, 20 Feb 2010 22:50:22 -0800 (PST) Received: from ?192.168.1.101? ([77.41.95.173]) by mx.google.com with ESMTPS id g1sm9127555muf.16.2010.02.20.22.50.21 (version=SSLv3 cipher=RC4-MD5); Sat, 20 Feb 2010 22:50:21 -0800 (PST) From: Alexandr Sushko To: Aiza In-Reply-To: <4B80ABBA.9000707@comclark.com> References: <4B80ABBA.9000707@comclark.com> Content-Type: text/plain; charset="UTF-8" Date: Sun, 21 Feb 2010 09:50:15 +0300 Message-ID: <1266735015.7184.4.camel@suse-book.site> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 Content-Transfer-Encoding: 7bit Cc: freebsd-questions Subject: Re: Dump questions 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: Sun, 21 Feb 2010 07:15:55 -0000 > 3. Can dump be told to only dump a particular > directory tree? IE /var/log or /usr/port? No.