Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Mar 2001 13:41:26 +0100
From:      Johan Karlsson <k@numeri.campus.luth.se>
To:        Martin Blapp <mb@imp.ch>
Cc:        current@FreeBSD.ORG
Subject:   Re: Proposal to mergemaster 
Message-ID:  <200103141241.f2ECfQ332288@numeri.campus.luth.se>
In-Reply-To: Your message of "Tue, 13 Mar 2001 16:53:46 %2B0100." <Pine.BSF.4.21.0103131652240.988-100000@levais.imp.ch> 

next in thread | previous in thread | raw e-mail | index | archive | help
At Tue, 13 Mar 2001 16:53:46 +0100, Martin Blapp wrote:
> 
> Hi,
> 
> > I have made something like this and submitted a PR
> > http://www.freebsd.org/cgi/query-pr.cgi?pr=25771
> 
> Yep, something like this I'd like to do, but with md5 checksums,
> so we do not have to say 'yes' to each file we update.

I remember some discussion about something similar.
The proposal back then was to use a text-file with each 
file to just install on one line in the file.

And also to have a text-file for file which should never be
updated.


However, I belive this was turned down since this

if [ -r "${MM_PRE_COMPARE_SCRIPT}" ]; then
  . "${MM_PRE_COMPARE_SCRIPT}"
fi

hook in mergemaster can be used to do that.
Using this hook the admin will have to know what he is doing :-)

/Johan K



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103141241.f2ECfQ332288>