Re: A smarter mergemaster
From: Daniel O'Connor (doconnor_at_gsoft.com.au)
Date: 09/30/05
- Previous message: Ashley Moran: "Re: A smarter mergemaster"
- In reply to: Ashley Moran: "Re: A smarter mergemaster"
- Next in thread: Doug Barton: "Re: A smarter mergemaster"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-hackers@freebsd.org Date: Sat, 1 Oct 2005 00:29:01 +0930
On Friday 30 September 2005 23:50, Ashley Moran wrote:
> Unfortunately it seems that config files for the subsystems (eg SSH) are
> stored separately in the CVS tree and I didn't have time to work out
> where they live.
The trick is to get the system to build you an /etc - see how mergemaster does
it (runs make in the right place basically)
> While we're on the subject, how do you handle the DB files? I don't see
> any special mention of them in the man pages. When I last etcmerged I
> glossed over them and haven't had any login problems since.
For passwd stuff I merge /etc/master.passwd and then run cap_mkdb to rebuild
the other 3 files based on it.
Also run newaliases when aliases are touched, and cap_mkdb for login.conf.
-- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
- application/pgp-signature attachment: stored
- Previous message: Ashley Moran: "Re: A smarter mergemaster"
- In reply to: Ashley Moran: "Re: A smarter mergemaster"
- Next in thread: Doug Barton: "Re: A smarter mergemaster"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|