Page MenuHomeFreeBSD

D53567.1789702217.diff
No OneTemporary

Size
610 B
Referenced Files
None
Subscribers
None

D53567.1789702217.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
Fri, Sep 18, 3:30 AM (4 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29741076
Default Alt Text
D53567.1789702217.diff (610 B)

Event Timeline