What we keep under /etc
M. Warner Losh
imp at bsdimp.com
Sat Oct 9 19:57:22 PDT 2004
In message: <20041009002051.GA20265 at odin.ac.hmc.edu>
Brooks Davis <brooks at one-eyed-alien.net> writes:
: As long as you don't actually modify the scripts you can just do an "rm
: /etc/rc.d/*" and run mergemaster with -i. It's a whole lot less painful
: that way.
rm -rf /etc/rc.d/* /etc/isdn/* /etc/periodic/* /etc/defaults/*
mergemaster -i
Is what I usually do. However, I'd rather have a regexp of filenames
that I can tell mergemaster NOT to merge and to merge everything else.
Warner
More information about the cvs-src
mailing list