mirror of
https://github.com/opnsense/src.git
synced 2026-06-12 10:10:24 -04:00
Reactivate fsdb
This commit is contained in:
parent
f5ff0f7c99
commit
01b21ff640
1 changed files with 2 additions and 2 deletions
|
|
@ -3,14 +3,14 @@
|
|||
# XXX MISSING: icheck ncheck
|
||||
|
||||
SUBDIR= adjkerntz badsect ccdconfig clri disklabel dmesg dset dump dumpfs \
|
||||
dumpon fsck ifconfig init ipfw md5 mknod modload \
|
||||
dumpon fsck fsdb ifconfig init ipfw md5 mknod modload \
|
||||
modunload mount mount_cd9660 mount_ext2fs \
|
||||
mount_lfs mount_nfs mount_null mount_portal mount_std \
|
||||
mount_umap mount_union mountd newfs nfsd nfsiod \
|
||||
nologin ping quotacheck reboot restore route routed savecore scsi \
|
||||
scsiformat shutdown slattach startslip swapon tunefs umount
|
||||
|
||||
# Broken: dumplfs fsdb newlfs
|
||||
# Broken: dumplfs newlfs
|
||||
|
||||
.if exists(${.CURDIR}/${MACHINE})
|
||||
SUBDIR+= ${MACHINE}
|
||||
|
|
|
|||
Loading…
Reference in a new issue