From owner-freebsd-questions@FreeBSD.ORG Mon Apr 27 15:58:34 2009 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 EAE72106566B for ; Mon, 27 Apr 2009 15:58:34 +0000 (UTC) (envelope-from alligator424@free.fr) Received: from smtpfb1-g21.free.fr (smtpfb1-g21.free.fr [212.27.42.9]) by mx1.freebsd.org (Postfix) with ESMTP id 57BBF8FC29 for ; Mon, 27 Apr 2009 15:58:32 +0000 (UTC) (envelope-from alligator424@free.fr) Received: from wmproxy1-g27.free.fr (wmproxy1-g27.free.fr [212.27.42.91]) by smtpfb1-g21.free.fr (Postfix) with ESMTP id 2F43177DED7 for ; Mon, 27 Apr 2009 17:42:19 +0200 (CEST) Received: from wmproxy1-g27.free.fr (localhost [127.0.0.1]) by wmproxy1-g27.free.fr (Postfix) with ESMTP id 20A0A635F5 for ; Mon, 27 Apr 2009 17:42:16 +0200 (CEST) Received: from UNKNOWN (imp2-g19.priv.proxad.net [172.20.243.132]) by wmproxy1-g27.free.fr (Postfix) with ESMTP id 2BF4B63405 for ; Mon, 27 Apr 2009 17:42:15 +0200 (CEST) Received: by UNKNOWN (Postfix, from userid 0) id 2B4195863CAFE; Mon, 27 Apr 2009 17:42:15 +0200 (CEST) Received: from ([91.90.98.82]) by imp.free.fr (IMP) with HTTP for ; Mon, 27 Apr 2009 17:42:15 +0200 Message-ID: <1240846935.49f5d2572821d@imp.free.fr> Date: Mon, 27 Apr 2009 17:42:15 +0200 From: alligator424@free.fr To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.8 X-Originating-IP: 91.90.98.82 Subject: [compiling & installing FreeBSD] 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, 27 Apr 2009 15:58:35 -0000 dear freeBSD's gurus, question is: does "make installworld " do any backup of the files it touch? is any way to failback that "installworld"? I think I have read that "make installkernel" do a backup of the kernel in kernel.old but for the world I would like to know. Regards