Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147517643
D53569.1783653172.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
525 B
Referenced Files
None
Subscribers
None
D53569.1783653172.diff
View Options
diff --git a/release/tools/gce.conf b/release/tools/gce.conf
--- a/release/tools/gce.conf
+++ b/release/tools/gce.conf
@@ -103,8 +103,9 @@
_INSTALLED_PACKAGES=$(pkg -r ${DESTDIR} info -o -q -a | grep -v ^base/)
for PACKAGE in ${_INSTALLED_PACKAGES}; do
make -C ${DESTDIR}/usr/ports/${PACKAGE} fetch \
- DISTDIR=${DESTDIR}/usr/ports/distfiles
-
+ DISTDIR=${DESTDIR}/usr/ports/distfiles \
+ DISABLE_VULNERABILITIES=YES \
+ I_DONT_CARE_IF_MY_BUILDS_TARGET_THE_WRONG_RELEASE=YES
done
fi
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 10, 3:12 AM (12 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29049957
Default Alt Text
D53569.1783653172.diff (525 B)
Attached To
Mode
D53569: release: Make fetch happen in GCE images
Attached
Detach File
Event Timeline
Log In to Comment