Differences From Artifact [fa723c0ecd]:
- File mrc.conf — part of check-in [5fb1968943] at 2019-10-19 06:34:56 on branch trunk — add start file (user: arcade, size: 15) [annotate] [blame] [check-ins using]
To Artifact [889a186b78]:
- File mrc.conf — 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: 284) [annotate] [blame] [check-ins using]
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | + + + + + + + + + + + + + + + + + + | # vim:ft=make: # random # ENTROPY_FILE=/var/db/entropy/random # ENTROPY_DIR=/var/db/entropy # hostname # HOSTNAME=Amnesiac # ifconfig # IFCONFIG_IFACES=lo0 # IFCONFIG_lo0=inet 127.0.0.1/8 up # kld # KLD_LIST=### ### ### # wlans # WLANS_###=wlan# # WLANS_wlan#_ARGS=ssid FreeWifi |