From mboxrd@z Thu Jan 1 00:00:00 1970 From: Doug Goldstein Subject: Re: [PATCH] retain the configuration that Xen was built with Date: Tue, 22 Dec 2015 09:47:13 -0600 Message-ID: <56797081.8040907@cardoe.com> References: <1450799084-9995-1-git-send-email-cardoe@cardoe.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6093121780852088614==" Return-path: In-Reply-To: <1450799084-9995-1-git-send-email-cardoe@cardoe.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org Cc: Ian Jackson , Ian Campbell List-Id: xen-devel@lists.xenproject.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --===============6093121780852088614== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="eqqBujKWVssVMkppPm44pKGiQnNAx0tRr" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --eqqBujKWVssVMkppPm44pKGiQnNAx0tRr Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 12/22/15 9:44 AM, Doug Goldstein wrote: > This should retain the .config file from the Kconfig process so that we= > know how this build of Xen was configured. >=20 > Signed-off-by: Doug Goldstein > --- > ts-xen-build | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/ts-xen-build b/ts-xen-build > index b02e737..80b1faa 100755 > --- a/ts-xen-build > +++ b/ts-xen-build > @@ -192,6 +192,7 @@ sub stash () { > } > built_stash_file($ho, $builddir, "xen-syms", "xen/xen/xen-syms", 1= ); > built_stash_file($ho, $builddir, "xen-config", "xen/.config", 1); > + built_stash_file($ho, $builddir, "xen-hv-config", "xen/xen/.config= ", 1); > built_stash_file($ho, $builddir, "seabios-config", > "xen/tools/firmware/seabios-dir-remote/.config", 1); > built_compress_stashed("xen-syms"); >=20 This is for osstest. I forgot to include that in the subject. --=20 Doug Goldstein --eqqBujKWVssVMkppPm44pKGiQnNAx0tRr Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0 iQJ8BAEBCgBmBQJWeXCEXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNTM5MEQ2RTNFMTkyNzlCNzVDMzIwOTVB MkJDMDNEQzg3RUQxQkQ0AAoJEKK8A9yH7RvUcoQP/2dVkh7uwACbkZxt6Ygzk0Hi WMWTPmZcfi/fUlQ7hFrVRk4nNsSjQLC5rnJsD/dYbVh+tqlfEoNdM2hlMGFXycnx ftDPN7stK2XR/IqrMGtc2asnc0mcuFap74HRA60giDA/I/C9/lQrbvhE3xnDZJql +OjPCYXsGIRYt2+TdjBcytLULcXXRS4wILEZwhv4zmJ3qogQxJ8ZsFaQUyJKW1l7 d67eZHaHsZe3WSIpnEHqzsRA2oOifMyybf2vW7Thpr3D07RpPgLv9TWZrygMIuef 9g2eV/i99lkKWJMls+SHaKU2Xkj8SCDYUPcPU8g0H1pOvTsfkCHg6zka7JE+E7y3 sTFetyxKyuxqiCvtlKkb1LCfLs/Shyoj5ajJfNxzwMnXxbZNbG2qRYdsZefZlF0N R8rYs+PmCFboRqUxzg90J0b8ypAVwQK7Wi0jCrGltMFeN0UVup1URMtwFQvSwfgB f2+Ss0VZc9oK9Edw7v87Ul2irSnY/lrWnkzBnmr8SWiEDgJBxrYgehGY+qAo3lDZ W6jnFTuWhBnpA2p6T51H+iXf2PiX4x94iKQZflMACC6JXMtBDqN8yYtFnxpJlziK ROoJRVHbqnMhuNCRcuctbNEfoqIr26B9nuFxr90bOKI/bRrhKNdaN1ohXvARP6cZ xNUjqXXLB/iLBG8dTMas =tgoo -----END PGP SIGNATURE----- --eqqBujKWVssVMkppPm44pKGiQnNAx0tRr-- --===============6093121780852088614== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --===============6093121780852088614==--