Avoid using hostname -f for portability to eg, OS X, use Net::Domain instead, and...
authorJoey Hess <joey@kodama.kitenet.net>
Fri, 22 Aug 2008 02:48:07 +0000 (22:48 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Fri, 22 Aug 2008 02:48:07 +0000 (22:48 -0400)
commit888f4203f5a228005a15b70f962b7e7f16de9ad3
tree12ad3d29aef5d28f84778a1feb8386bb53673d36
parenta98bfb05c066fcc0454b8904b881a22f879ab2b6
Avoid using hostname -f for portability to eg, OS X, use Net::Domain instead, and prompt if it fails.
auto.setup
debian/changelog