From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH OSSTEST v2 00/20] support for ARM32 arndale and cubietruck platforms Date: Wed, 29 Oct 2014 16:51:04 +0000 Message-ID: <1414601464.2064.9.camel@citrix.com> References: <1414579268.29975.13.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1414579268.29975.13.camel@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 Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On Wed, 2014-10-29 at 10:41 +0000, Ian Campbell wrote: > Since v1 I've reordered to pulled the stuff which relates to updating > mg-debian-installer-update and TftpDiVersion to the front, in the hopes > of getting that in sooner. This includes everything up to at least > "ts-host-install: include console before *and* after the -- marker." > which is needed because rerunning mg-debian-installer-update today will > pull in a kernel which is affected by that issue. In reality the initial > set of acked patches here is larger. I've pushed the first 8 which were acked: 50d9107 standalone: Provide a helper to clear the host runvar 81f6b3b mg-debian-installer-update: Include any device tree blobs in the tftp dir 5c94792 mg-debian-installer-update: Add more modules when creating initrd overlay 54fdfe0 ts-host-install: Add fdtdir to PXE stanza if dtbs directory exists cd903c2 ts-host-install: Refactor code to construct a Linux console= for a host db26f58 ts-host-install: include console before *and* after the -- marker. d11e246 ts-host-install: Add option to boot debian-installer in rescue mode ff9e0d8 ts-host-install: Add force-mac-address host flag Once this set has passed osstest's own push gate I intend to followup with a mass rerun of ./mg-debian-installer-update and an update to production-config. Ian.