> > Gentoo experts, > > > I am curious in finding the code that actually does config file > protection. I found some code in portage library, but it seems that it > only decides what the next backup file name should be, not doing > diffing, merging, etc. > > Is the protection code in some base eclass somewhere? > Can someone give me a pointer?
Was in dblink.treewalk last time I looked. Portage itself doesn't diff or merge though, you want etc-update for that. -- [email protected] mailing list
