Re: RFT: bin/106642: [patch] Allow excluding certain files from mergemaster (8)



Doug Barton wrote:
Pieter de Goeje wrote:
On Tuesday 10 July 2007, Gaspar Chilingarov wrote:
Is it possible to have also some configuration for mergemaster to tell
it that some files should be installed automatically without asking --
thus I know that I NEVER change /etc/rc.d/ or /etc/mtree or something
like this -- so I wish to avoid mergemaster's questions about installing
that files.
Do you know of mergemaster's -U option? This does (almost) exactly what you want.

Yeah, that too. :) (Thanks Gordon)

Doug


Sure, it's *almost* what I want, but not exactly :).

Well another question -- is it possible teach somehow mergemaster, that it should never touch passwd, groups, /etc/ttys or bunch of another files?

About pre-script which you suggested, there is another problem -- I MAY have new scripts in /etc/rc.d, but NEVER change the system's scripts.

In other hand running rm /etc/rc.d/* before mergermaster's start can render system unusable, if mergemaster will fail for some reason.


--
Gaspar Chilingarov

System Administrator,
Network security consulting

t +37493 419763 (mob)
i 63174784
e nm@xxxxxx
w http://zanazan.am/
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Help with vbs and html
    ... - What OS are you using to run the scripts? ... - Why avoid using WMI? ... > seem to replicate this type of functionality. ...
    (microsoft.public.scripting.vbscript)
  • Re: Pythonic indentation (or: beating a dead horse)
    ... My work since some year is to decrease probability of errors - I'm creating testing tools, environments and scripts, performing integrations tests and so on. ... I don't like unnecessary syntax elements for scripting languages, because they spoil the view for the real problems. ... So I like Ruby's ability to avoid brackets, ... Would "J" encourage people to avoid comments and empty lines to avoid 50% of scrolling? ...
    (comp.lang.ruby)
  • Re: [rc update] sshd no longer starts at boot
    ... Doug Barton wrote: ... > Thanks to debugging help from Manfred and Scott, ... > on trying to figure out what's wrong with the ports scripts. ...
    (freebsd-current)
  • Re: [PSH] get-credential automation
    ... BTW, even if the scripts are just for you, you should consider using the ... ConvertTo-SecureString: Key not valid for use in specified state. ... UserName Passw ... avoid the popup? ...
    (microsoft.public.windows.server.scripting)
  • Re: need help on shell scripting
    ... Michael Tosch wrote: ... >> Can I achieve some complex programing through scripts. ... You also need to init av to avoid a blank in that case: ...
    (comp.unix.shell)