[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] Generate valid treeinfo on i586
- From: Chris Lumens <clumens redhat com>
- To: anaconda-devel-list redhat com
- Subject: Re: [PATCH] Generate valid treeinfo on i586
- Date: Wed, 25 Feb 2009 10:18:33 -0500
> BUILDARCH is now i586, but mk-images is internally mapping that
> to i386. If mk-images and maketreeinfo.py disagree about the arch,
> we end up with an invalid treeinfo file - the "arch" value won't
> match any images-$arch section. And then virt-install and other
> things can't find kernel images and stuff goes kaboom.
>
> Therefore: explicitly pass BASEARCH to mk-images, rather than relying
> on the implicit mapping therein, and pass the same value to
> maketreeinfo.py.
Both of these patches look okay to me, though I must admit this is not
my area of expertise. If you have commit access, go ahead and do so.
Otherwise, I'll git-am them.
- Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]