Differences From Artifact [bb021a975c]:
- File Makefile — part of check-in [5fb1968943] at 2019-10-19 06:34:56 on branch trunk — add start file (user: arcade, size: 147) [annotate] [blame] [check-ins using]
To Artifact [d9318177ac]:
- File Makefile — 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: 152) [annotate] [blame] [check-ins using]
|
| | | 1 2 3 4 5 6 7 8 | .include "/etc/mrc.conf" .if defined(AUTOBOOT) SCRIPTS!=ls *.init *.service .else SCRIPTS!=ls *.service .endif |
︙ | ︙ |