Provide more detailed network information
authorMichael Prokop <mika@grml.org>
Wed, 27 May 2020 08:56:43 +0000 (10:56 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 27 May 2020 08:57:37 +0000 (10:57 +0200)
commitb294805a2295e91844144d2af1a2f70e16d3e4ec
tree9d8d5f3103fc0a71648b1e7481d2f0fa4f0db6be
parent4690c89f8fabffa03dbd84f13d7799cb0abf372a
Provide more detailed network information

* Display information about all configured IP addresses
  (excluding localhost)

* Display SSH information whenever sshd process is running,
  since boot option ssh might isn't strictly necessary
  (boot option services=ssh or a custom netscript might
  start it as well as a customized Grml ISO)

* Display zeroconf hostname information (when service
  avahi-daemon is running and avahi-resolve-address is
  available)

Closes: grml/grml-quickconfig#1
quickconfig/002-ipaddr.sh