Re: Install from ISO for Xen guest

2009-08-09 Thread Ian Campbell
On Sun, 2009-08-09 at 16:42 +0200, Frans Pop wrote: > On Friday 07 August 2009, Ian Campbell wrote: > > I will follow up shortly with a short series of patches which > > introduces image "variants" to debian-cd and adds the Xen variant as an > > option for i386 and amd64 and a patch to the nightly

Re: Fix error message from tools/sort_deps

2009-08-09 Thread Frans Pop
On Friday 07 August 2009, Ian Campbell wrote: > It seems that "apt-cache depends" recently (as of 0.7.22) started > including Enhances lines in its output. Leading to: > > Generating dependency tree with apt-cache depends... > UNEXPECTED: Line ` Enhances: kvm > ' while parsing end

Re: Install from ISO for Xen guest

2009-08-09 Thread Frans Pop
On Friday 07 August 2009, Ian Campbell wrote: > I will follow up shortly with a short series of patches which > introduces image "variants" to debian-cd and adds the Xen variant as an > option for i386 and amd64 and a patch to the nightly cron jobs which > enables this variant for the i386+amd64+po

Re: Install from ISO for Xen guest

2009-08-09 Thread Ian Campbell
On Sun, 2009-08-09 at 11:16 +0100, Ian Campbell wrote: > The amd64 netboot-xen which is already committed has the same problem -- > I'll fix that right away. My mistake, it really is cdrom_gtk and netboot-gtk... Ian. -- Ian Campbell BOFH excuse #420: Feature was not beta tested signature.as

Re: Install from ISO for Xen guest

2009-08-09 Thread Ian Campbell
On Sun, 2009-08-09 at 11:32 +0200, Frans Pop wrote: > On Friday 07 August 2009, Ian Campbell wrote: > > diff --git a/installer/build/boot/x86/xen/xm-debian.cfg > > b/installer/build/boot/x86/xen/xm-debian.cfg index d1d78e7..7c3ff51 > > 100644 > > --- a/installer/build/boot/x86/xen/xm-debian.cfg > >

Re: Install from ISO for Xen guest

2009-08-09 Thread Frans Pop
On Friday 07 August 2009, Ian Campbell wrote: > diff --git a/installer/build/boot/x86/xen/xm-debian.cfg > b/installer/build/boot/x86/xen/xm-debian.cfg index d1d78e7..7c3ff51 > 100644 > --- a/installer/build/boot/x86/xen/xm-debian.cfg > +++ b/installer/build/boot/x86/xen/xm-debian.cfg The patch for