| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-28 | all: set the resolv.conf symlinked to systemd stub-resolv.conf | Shulhan | |
| The default resolv.conf is empty. This cause program that depends on resolv.conf for name resolution will fail. As a test, we create small Go program "cmd/golookup" that can lookup IP address of host name using pure Go resolver (using/etc/resolv.conf). | |||
