Page MenuHomeFreeBSD

D53567.1790022491.diff
No OneTemporary

Size
610 B
Referenced Files
None
Subscribers
None

D53567.1790022491.diff

diff --git a/release/Makefile.vm b/release/Makefile.vm
--- a/release/Makefile.vm
+++ b/release/Makefile.vm
@@ -129,6 +129,13 @@
cw-${_CW:tl}-${_FS}-${_FMT}: cw-ec2-base-${_FS}-${_FMT}
.endif
+# Special handling: GCE images ingest src.txz and ports.txz and expect them
+# to be in the /ftp/ directory. Note: This will need to be reworked before
+# distribution sets go away!
+.if ${_CW} == GCE
+cw-${_CW:tl}-${_FS}-${_FMT}: ftp
+.endif
+
cw-${_CW:tl}-${_FS}-${_FMT}: ${QEMUTGT} ${PKGBASE_REPO_DIR}
mkdir -p ${.OBJDIR}/${.TARGET}
env TARGET=${TARGET} TARGET_ARCH=${TARGET_ARCH} SWAPSIZE=${SWAPSIZE} \

File Metadata

Mime Type
text/plain
Expires
Mon, Sep 21, 8:28 PM (15 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29835881
Default Alt Text
D53567.1790022491.diff (610 B)

Event Timeline