[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Renaming xm-debian.cfg to just debian.cfg



On Tue, Aug 16, 2011 at 12:55:10PM +0100, Ian Campbell wrote:
>On Tue, 2011-08-16 at 11:55 +0100, Steve McIntyre wrote:
>> 
>> Hmmm. It'll break the daily "wheezy" CD images that use the last
>> testing release instead of the dailt d-i builds. But at the moment I
>> think they're broken already... :-(
>
>Hopefully they fail in the "omit that one file" way rather than
>completely. I suppose we could go with an interim solution (untested,
>debmirror is playing up so I don't have a proper mirror at the
>moment :-( ):
>
>diff --git a/tools/boot/wheezy/boot-x86 b/tools/boot/wheezy/boot-x86
>index 1b23b1b..2cc090b 100644
>--- a/tools/boot/wheezy/boot-x86
>+++ b/tools/boot/wheezy/boot-x86
>@@ -257,7 +257,7 @@ rm -f boot$N/isolinux/isolinux.cfg.with*
> if variant_enabled "xen" ; then
> 	extra_image xen/vmlinuz         "../vmlinuz   ../gtk/vmlinuz"
> 	extra_image xen/initrd.gz       "../initrd.gz ../gtk/initrd.gz"
>-	extra_image xen/debian.cfg
>+	extra_image xen/debian.cfg || extra_image xen/xm-debian.cfg
> fi
> 
> # Modify win32-loader.ini for the "current" arch

I'm trying that now as a fallback, the images have been failing to build.

-- 
Steve McIntyre, Cambridge, UK.                                steve@einval.com
Google-bait:       http://www.debian.org/CD/free-linux-cd
  Debian does NOT ship free CDs. Please do NOT contact the mailing
  lists asking us to send them to you.


Reply to: