From owner-freebsd-current@FreeBSD.ORG Tue May 4 21:48:45 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 386C716A4CE; Tue, 4 May 2004 21:48:45 -0700 (PDT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3A2D43D5A; Tue, 4 May 2004 21:48:44 -0700 (PDT) (envelope-from kaarthik@comcast.net) Received: from the-saint.the-saint.localdomain (pcp09493799pcs.nrockv01.md.comcast.net[69.140.197.148]) by comcast.net (sccrmhc13) with ESMTP id <2004050504484301600d1fh1e>; Wed, 5 May 2004 04:48:44 +0000 To: Kris Kennaway From: Kaarthik Sivakumar In-Reply-To: <4095AF71.6080906@obsecurity.org> (Kris Kennaway's message of "Sun, 02 May 2004 19:33:21 -0700") References: <27069625$1083545780409598b48f99f4.24297031@config22.schlund.de> <20040503013317.GA70955@troutmask.apl.washington.edu> <4095A795.8070108@adelphia.net> <4095AF71.6080906@obsecurity.org> Date: Wed, 05 May 2004 00:53:46 -0400 Message-ID: <86k6zro4o5.fsf_-_@comcast.net> User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.5 (chayote, berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-current@freebsd.org cc: freebsd-newbies@freebsd.org Subject: Backups and all that (was: missing libncurses.so.5 and other lib*) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 May 2004 04:48:45 -0000 >>> "KK" == Kris Kennaway writes: KK> You mean you don't back up the contents of your laptop that runs KK> -CURRENT? You must like living dangerously and/or spending lots of KK> time recovering from errors. Actually I have been meaning to ask: what exactly do you backup? Everybody and every doc says "backup the important stuff", but what exactly in the system is important? Currently I backup the following: /boot/loader.conf /etc /usr/X11R6/etc /usr/local/etc /usr/local/share/config /var/db/pkg /home/ /root Is this sufficient? kaarthik