Date: Fri, 17 Jan 2025 16:32:15 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 284038] [release] /usr/src/release/Makefile - Add image existence check before "make install" Message-ID: <bug-284038-227-RxUNsJXutR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-284038-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284038 Ed Maste <emaste@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org --- Comment #1 from Ed Maste <emaste@freebsd.org> --- Copying only if exists is not good because it could introduce a silent failure if one of the expected artifacts failed to build for some reason. A better approach is to have a make variable that specifies the list of artifacts e.g. something like RELEASE_ARTIFACTS="memstick disc1" I'm happy to review a suggested patch, or will try to look at this as we take on some work in the release artifact build infrastructure. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284038-227-RxUNsJXutR>
