Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153423052
D46506.id142684.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
430 B
Referenced Files
None
Subscribers
None
D46506.id142684.diff
View Options
diff --git a/release/tools/vmimage.subr b/release/tools/vmimage.subr
--- a/release/tools/vmimage.subr
+++ b/release/tools/vmimage.subr
@@ -52,7 +52,7 @@
# Installs the FreeBSD userland/kernel to the virtual machine disk.
cd ${WORLDDIR} && \
- make DESTDIR=${DESTDIR} \
+ make DESTDIR=${DESTDIR} ${INSTALLOPTS} \
installworld installkernel distribution || \
err "\n\nCannot install the base system to ${DESTDIR}."
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 22, 2:19 AM (14 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31946924
Default Alt Text
D46506.id142684.diff (430 B)
Attached To
Mode
D46506: vmimage.subr: Pass $INSTALLOPTS to install*
Attached
Detach File
Event Timeline
Log In to Comment