Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102674492
D43844.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
558 B
Referenced Files
None
Subscribers
None
D43844.diff
View Options
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -133,6 +133,7 @@
.if ${MK_ZFS} != "no"
CRUNCH_PROGS_sbin+= bectl
CRUNCH_PROGS_sbin+= zfs
+CRUNCH_PROGS_sbin+= zfsbootcfg
CRUNCH_PROGS_sbin+= zpool
CRUNCH_PROGS_usr.sbin+= zdb
.endif
@@ -154,6 +155,7 @@
CRUNCH_LIBS_bectl+= ${CRUNCH_LIBS_zfs}
CRUNCH_LIBS_zpool+= ${CRUNCH_LIBS_zfs}
CRUNCH_LIBS_zdb+= ${CRUNCH_LIBS_zfs} ${LIBZDB}
+CRUNCH_LIBS_zfsbootcfg+=${LIBZFSBOOTENV}
.else
# liblzma needs pthread
CRUNCH_LIBS+= -lpthread
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 4:59 PM (21 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14661712
Default Alt Text
D43844.diff (558 B)
Attached To
Mode
D43844: rescue: belatedly add zfsbootcfg
Attached
Detach File
Event Timeline
Log In to Comment