Differences From Artifact [22b3ce26a3]:
- File defaults.mk — part of check-in [0be859974c] at 2019-10-25 19:00:27 on branch trunk — add pf/pflog, rename ifconfig to netif, comment defaults a little, fix random (user: arcade, size: 842) [annotate] [blame] [check-ins using]
To Artifact [be61474bfb]:
- File defaults.mk — part of check-in [cda92733d7] at 2019-10-25 19:23:54 on branch trunk — add zfs (user: arcade, size: 864) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
51 52 53 54 55 56 57 | # rpc_umntall RPC_UMNTALL_ENABLE?=no # savecore CRASHINFO_ENABLE?=no DUMPDIR?=/var/crash | > > > | 51 52 53 54 55 56 57 58 59 60 | # rpc_umntall RPC_UMNTALL_ENABLE?=no # savecore CRASHINFO_ENABLE?=no DUMPDIR?=/var/crash # zfs ZFS_ENABLE?=no |