From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 7/7] ts-debian-fixup: Install the overlays Date: Tue, 29 Sep 2015 15:14:56 +0100 Message-ID: <1443536096.16718.97.camel@citrix.com> References: <1443533847-16987-1-git-send-email-ian.jackson@eu.citrix.com> <1443533847-16987-8-git-send-email-ian.jackson@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZgvgM-0002nQ-46 for xen-devel@lists.xenproject.org; Tue, 29 Sep 2015 14:15:02 +0000 In-Reply-To: <1443533847-16987-8-git-send-email-ian.jackson@eu.citrix.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: Ian Jackson , xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Tue, 2015-09-29 at 14:37 +0100, Ian Jackson wrote: > We want debootstrap-installed guests to get these overlays too. > > Signed-off-by: Ian Jackson Acked-by: Ian Campbell I'm not especially sure it is necessary to stash the tarball, we don't for HVM or other d-i based installs (AFAICS), but it's done now and no point undoing it. Ian.