From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH RFC OSSTEST v1 01/12] Debian: Abolish $suite and $xopts{Suite} from preseed_* interfaces. Date: Fri, 8 Jan 2016 15:08:00 +0000 Message-ID: <22159.53456.541230.962668@mariner.uk.xensource.com> References: <1452263368.29416.39.camel@citrix.com> <1452263399-14094-1-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1452263399-14094-1-git-send-email-ian.campbell@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 Campbell Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Ian Campbell writes ("[PATCH RFC OSSTEST v1 01/12] Debian: Abolish $suite and $xopts{Suite} from preseed_* interfaces."): > Generating a preseed for a suite which does not match the ->{Suite} of > the underlying guest or host object does not seem useful, so remove > this option and use ->{Suite} instead. Acked-by: Ian Jackson