make upgrade overwrites /etc/mail/mailer.conf
    Roel van der Hoorn 
    r.vanderhoorn at student.utwente.nl
       
    Tue Feb  8 23:39:14 PST 2005
    
    
  
Joerg Anslik wrote:
What really bothers me is /etc/services being overwritten on every
make upgrade, so modifying getservent() and its aunts and uncles
makes pretty much sense to me.
Does anyone have experience with Gentoo's etc-update?
The emerge system doesn't update files in /etc/, but rather creates 
temporary files. When you run etc-update it searches for the temporary files 
and displays the differences between the original config file and the 
'proposed' configfile. You can accept (the/certain) changes or completely 
reject the update. Whatever you like.
I think the same type of behaviour can be applied to a make upgrade.
Personally, I don't like the /etc/defaults/services. After it is updated, 
you still need to manually check if any of those updates would apply to 
/etc/services. Or do I completely missed something here...?
--
Roel van der Hoorn
    
    
More information about the Bugs
mailing list