This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
genode
Watch
1
Star
0
Fork
0
You've already forked genode
mirror of
https://github.com/genodelabs/genode.git
synced
2024-12-21 06:33:31 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5e8c53f61c
genode
/
repos
/
libports
/
ports
/
libc.hash
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
libc: use socket fs for DNS information The libc will now use the file given by the 'nameserver_file' attribute to get the DNS nameserver address instead of reading '/etc/resolv.conf'. It defaults to '/socket/nameserver' which is the common location when using the lxip VFS plugin. As a constraint the libc will read the first line and expects the nameserver address without any keywords in front of it. Fixes #2861.
2018-05-25 20:22:12 +00:00
5a5de5baab6e3ce23f24012a7604abf070fa990c
Reference in New Issue
Copy Permalink