[oe-issues] [Bug 2505] netbase has files that are already provided by iana-etc
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Mon Jun 18 05:23:58 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2505
--- Comment #6 from Jamie Lenehan <lenehan at twibble.org> 2007-06-17 22:23:57 ---
I don't think allowing iana-etc to install /etc/services and /etc/protocols is
going to work. The best idea I can see is:
- Make iana-etc install into a different location (/etc/services.iana or
/usr/share/iana-etc/services or something, and the same for protocols). If
users want these versions as the main versions then they would need to manually
copy them.
- Mark /etc/services and /etc/protocols as config files in netbase, so changes
won't be lost during upgrades and since you are meant to be able to make local
changes to these files. And if the use has replaced them with the iana versions
they won't be lost.
- Add whatever entry is needed by ntpdate to the services file in netbase.
Apparently this is what the original problem.
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list