Differences From 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]
To Artifact [b4e4feefdb]:
- File mrc.conf — part of check-in [aea391e34e] at 2019-10-19 09:00:14 on branch trunk — add cleanvar (user: arcade, size: 353) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | + + + - + | # vim:ft=make: # cleanvar # CLEANVAR_DIRS=/var/run /var/spool/lock /var/spool/uucp/.Temp # 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# |