Issue #2564 has been updated by pavalos. Status changed from New to Closed
Fixed in master. ---------------------------------------- Bug #2564: installworld blows away /etc/services http://bugs.dragonflybsd.org/issues/2564 Author: pavalos Status: Closed Priority: Normal Assignee: pavalos Category: Target version: /etc/services could contain user-modified entries which get blown away with an installworld. Additionally some dports modify /etc/services as part of their install process (e.g. mail/spamd). I think the easiest solution is to stop installworld from touching /etc/services, but that leads to a problem for how to deal with updating /etc/ files when you upgrade (a task mergemaster can do, but really sucks without having file idents). -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
