[gentoo-dev] where is config_protect implemented?

2007-04-06 Thread Ezra Nugroho
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?

Re: [gentoo-dev] where is config_protect implemented?

2007-04-06 Thread Alec Warner
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