Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109850319
D46506.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.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
Tue, Feb 11, 8:13 AM (11 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16591671
Default Alt Text
D46506.diff (430 B)
Attached To
Mode
D46506: vmimage.subr: Pass $INSTALLOPTS to install*
Attached
Detach File
Event Timeline
Log In to Comment