Re: question on mergemaster

From: Peter Ulrich Kruppa <root_at_pukruppa.de>
Date: Thu, 22 Jan 2004 17:16:06 +0100 (CET)
On Wed, 21 Jan 2004, Richard Todd wrote:

> Peter Ulrich Kruppa wrote:
> >What about a file "mergemaster_ignore" where I put in the six or
> >seven names of files that should never be touched?
>
> You can do this already with a little fiddling with the .mergemasterrc file.
> I have a /root/.mergemasterrc file that looks like this:
> ------------------------
> MM_PRE_COMPARE_SCRIPT=/usr/local/bin/mergemaster_precompare
> ------------------------
>
> MM_PRE_COMPARE_SCRIPT specifies a script that gets run after
> the temproot dir gets populated but before mergemaster starts
> comparing it against the current /etc contents. My
> /usr/local/bin/mergemaster_precompare looks like this:
> ------------------------
> #!/bin/sh cd /var/tmp/temproot
> rm etc/master.passwd etc/group etc/ppp/ppp.conf
> etc/mail/aliases etc/amd.map etc/hosts
> ------------------------
> which removes
> those files from the set of "new" files mergemaster considers
> possibly installing.
Ah, yes I see.
Which options do you append to
# mergemaster
then?
I cannot find anything like "install everything without asking" in
the manpage.

Regards,

Uli.


	+---------------------------+
	|    Peter Ulrich Kruppa    |
        |         Wuppertal         |
        |          Germany          |
        +---------------------------+
Received on Thu Jan 22 2004 - 07:12:17 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:39 UTC