From owner-freebsd-questions@FreeBSD.ORG Fri May 11 14:55:57 2007 Return-Path: X-Original-To: freebsd-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 5AF5616A413 for ; Fri, 11 May 2007 14:55:57 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail1.sea5.speakeasy.net (mail1.sea5.speakeasy.net [69.17.117.3]) by mx1.freebsd.org (Postfix) with ESMTP id 3618713C4DD for ; Fri, 11 May 2007 14:55:57 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 3982 invoked from network); 11 May 2007 14:55:56 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail1.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 11 May 2007 14:55:56 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 1D25F2842D; Fri, 11 May 2007 10:55:54 -0400 (EDT) To: "Zbigniew Szalbot" References: <63779.192.168.11.7.1178700443.squirrel@lists.lc-words.com> From: Lowell Gilbert Date: Fri, 11 May 2007 10:55:54 -0400 In-Reply-To: <63779.192.168.11.7.1178700443.squirrel@lists.lc-words.com> (Zbigniew Szalbot's message of "Wed\, 9 May 2007 10\:47\:23 +0200 \(CEST\)") Message-ID: <44iraz4dfp.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: freebsd-update and locally modfied files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 May 2007 14:55:57 -0000 "Zbigniew Szalbot" writes: > Can you help me by suggesting what I need to do when I want to use > freebsd-update fetch (FBSD 6.2) but get the following message: > > The following files are affected by updates, but no changes have > been downloaded because the files have been modified locally: > /etc/rc.d/jail > > Now, I do not recall ever playing with jail. Anyway, how do I update the > system (and keep changes to /etc/rc.d/jail (if any))? I suggest looking at the differences, and hand-updating to the latest version of the file if it will server for you. Then you should be able to take updates in the future...