View | Details | Raw Unified | Return to bug 221257
Collapse All | Expand All

(-)rescue/rescue/Makefile (+1 lines)
Lines 120-125 Link Here
120
120
121
.if ${MK_ZFS} != "no"
121
.if ${MK_ZFS} != "no"
122
CRUNCH_PROGS_sbin+= zfs
122
CRUNCH_PROGS_sbin+= zfs
123
CRUNCH_PROGS_sbin+= zfsbootcfg
123
CRUNCH_PROGS_sbin+= zpool
124
CRUNCH_PROGS_sbin+= zpool
124
CRUNCH_PROGS_usr.sbin+= zdb
125
CRUNCH_PROGS_usr.sbin+= zdb
125
.endif
126
.endif

Return to bug 221257