Artifact ed8e95636b3601d8d78848c38b1a8933e1265c6eff8f34af4a3787c00a2e24f1:
- File kld.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: 81) [annotate] [blame] [check-ins using]
# vim:ft=make: kld: bootfs .if defined(KLD_LIST) kldload -n ${KLD_LIST} .endif