Differences From Artifact [99996f3f18]:
- File hostname.init — part of check-in [2f11a995dc] at 2019-10-19 08:52:13 on branch trunk — add bootfs, hostname, kld, wlans, config comment, network initialization (user: arcade, size: 89) [annotate] [blame] [check-ins using]
To Artifact [e13e61205f]:
- File hostname.init.mk — part of check-in [7a1e7f4a58] at 2019-10-21 16:17:43 on branch trunk — rename, make silent, add correct logging, collapse command (user: arcade, size: 92) [annotate] [blame] [check-ins using]
|
| < < | | 1 2 3 4 5 | HOSTNAME?=Amnesiac hostname: echo "MRC:$@> Setting to ${HOSTNAME}." hostname ${HOSTNAME} |