From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16505 invoked from network); 11 Aug 2004 20:55:36 +0000 Received: from smtp.gentoo.org (156.56.111.197) by lists.gentoo.org with AES256-SHA encrypted SMTP; 11 Aug 2004 20:55:36 +0000 Received: from lists.gentoo.org ([156.56.111.196] helo=parrot.gentoo.org) by smtp.gentoo.org with esmtp (Exim 4.34) id 1Bv08E-0005IH-C0 for arch-gentoo-dev@lists.gentoo.org; Wed, 11 Aug 2004 20:55:34 +0000 Received: (qmail 15921 invoked by uid 89); 11 Aug 2004 20:55:33 +0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 337 invoked from network); 11 Aug 2004 20:55:33 +0000 Message-ID: Date: Wed, 11 Aug 2004 22:55:30 +0200 From: Radoslaw Stachowiak To: gentoo-dev@lists.gentoo.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20040810104326.GB22751@hydra.joerghoh.de> <200408101156.17481.mike@gaima.co.uk> <20040810112318.GA1912@hydra.joerghoh.de> <20040810120404.GB1912@hydra.joerghoh.de> Subject: [gentoo-dev] small dispatch-conf patch, WAS: extension of etc-update X-Archives-Salt: afe8deb6-768e-4639-93d0-21aa98a0fa72 X-Archives-Hash: a3cf106c9b27955b11607b9dd91639d4 Hello I posted my patch to dispatch-conf at http://dev.gentoo.org/~radek/ This patch adds two important (for me :) things: * Batch mode support, when dispatch updates all possible files (non changed etc), and then prints remaining ones and exits. * Merge unmodified files, using mtime < ctime comparision. This makes unnecessary any md5sum storage/computing, while being (almost?) equally safe. Both things have supporting config file options for better integration. Looking forward Your comments. -- radoslaw. -- gentoo-dev@gentoo.org mailing list