Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154007962
D44768.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
488 B
Referenced Files
None
Subscribers
None
D44768.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
@@ -141,7 +141,7 @@
chroot ${DESTDIR} ${EMULATOR} env ASSUME_ALWAYS_YES=yes \
/usr/sbin/pkg bootstrap -y
for p in ${VM_EXTRA_PACKAGES}; do
- chroot ${DESTDIR} ${EMULATOR} env ASSUME_ALWAYS_YES=yes \
+ chroot ${DESTDIR} ${EMULATOR} env ASSUME_ALWAYS_YES=yes AUTOCLEAN=yes \
/usr/sbin/pkg install -y ${p}
done
umount_loop ${DESTDIR}/dev
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 26, 10:26 AM (19 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32134578
Default Alt Text
D44768.diff (488 B)
Attached To
Mode
D44768: cloudware: purge pkg cache after installation
Attached
Detach File
Event Timeline
Log In to Comment