From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH OSSTEST v4 04/25] Debian: refactor code to add preseed commands to the preseed file Date: Thu, 2 Apr 2015 13:29:19 +0100 Message-ID: <1427977759.4037.65.camel@citrix.com> References: <1427966183.4037.17.camel@citrix.com> <1427966199-5064-4-git-send-email-ian.campbell@citrix.com> <21789.10377.210953.358706@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <21789.10377.210953.358706@mariner.uk.xensource.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 Cc: longtaox.pang@intel.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, 2015-04-02 at 12:31 +0100, Ian Jackson wrote: > Ian Campbell writes ("[PATCH OSSTEST v4 04/25] Debian: refactor code to add preseed commands to the preseed file"): > > Call it from ts-debian-hvm-install. > > Please expand the commit message. Something like: > > This means that, in future, ts-debian-hvm-install can use > preseed_hook_command and preseed_hook_installscript. No functional > change for now. I assumed you meant s/hvm/di/ since the hvm case is handled right here, but done. Ian > > Thanks, > Ian.