From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH OSSTEST v5 04/24] Debian: refactor code to add preseed commands to the preseed file Date: Tue, 5 May 2015 10:57:04 +0100 Message-ID: <1430819824.2660.27.camel@citrix.com> References: <1429094135.15516.187.camel@citrix.com> <1429094149-6849-4-git-send-email-ian.campbell@citrix.com> <1430274723.12403.120.camel@citrix.com> <1430478438.15640.3.camel@citrix.com> <86C3224E41A7434B904EC364302132D80E49C020@SHSMSX101.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <86C3224E41A7434B904EC364302132D80E49C020@SHSMSX101.ccr.corp.intel.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: "Pang, LongtaoX" Cc: "Hu, Robert" , "ian.jackson@eu.citrix.com" , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Mon, 2015-05-04 at 02:08 +0000, Pang, LongtaoX wrote: > I have verified this squash patch in my environment. > After push in this patch based on your former v5_patch [04,05,06], the > 'late_command' work fine. > So, I could add ' in-target sed -i 's/^deb > *cdrom/#&/g' /etc/apt/sources.list;' code in late_command to disable > 'cdrom' entry to make HTTP URL entry available in sources.list for L1 > hvm guest. Great, thanks for letting us know. I did some testing of v6 over the weekend and fixed a couple of minor regressions which I caused to test-*-debianhvm-*. A final test is running now so I hope to post v6 either this afternoon or tomorrow AM. Ian.