Bug#497738: Creating other types of images with kernel-package

2008-10-19 Thread Rogério Brito
Hi, Manoj. On Oct 19 2008, Manoj Srivastava wrote: > On Sun, Oct 19 2008, Rogério Brito wrote: > > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > > cp System.map > > /tmp/kernel/boot/System.map-$VERSION > > cp .config

Bug#497738: Creating other types of images with kernel-package

2008-10-19 Thread Manoj Srivastava
On Sun, Oct 19 2008, Rogério Brito wrote: > Hi, Manoj. > > On Oct 19 2008, Manoj Srivastava wrote: >> On Sat, Oct 18 2008, Rogério Brito wrote: >> >> > "make all" creates: >> > >> > * a vmlinux in the root directory of the kernel tree >> > * a zImage in arch/powerpc/boot/ >> > * a uImage in arch/

Bug#497738: Creating other types of images with kernel-package

2008-10-19 Thread Rogério Brito
Hi, Manoj. On Oct 19 2008, Manoj Srivastava wrote: > On Sat, Oct 18 2008, Rogério Brito wrote: > > > "make all" creates: > > > > * a vmlinux in the root directory of the kernel tree > > * a zImage in arch/powerpc/boot/ > > * a uImage in arch/powerpc/boot/ > > Hmm. I think kernel-package

Bug#497738: Creating other types of images with kernel-package

2008-10-18 Thread Manoj Srivastava
On Sat, Oct 18 2008, Rogério Brito wrote: > "make all" creates: > > * a vmlinux in the root directory of the kernel tree > * a zImage in arch/powerpc/boot/ > * a uImage in arch/powerpc/boot/ Hmm. I think kernel-package will migrate to running make all. And then all we really need to do

Bug#497738: Creating other types of images with kernel-package

2008-10-18 Thread Rogério Brito
Hi again, Manoj. On Oct 18 2008, Rogério Brito wrote: > On Oct 18 2008, Manoj Srivastava wrote: > > On Sun, Aug 31 2008, Rogério Brito wrote: > > > Is there anything that I can do to make kernel-package generate the > > > uImage (for booting with uBoot) that I need? > > > > but a valid subarch u

Bug#497738: Creating other types of images with kernel-package

2008-10-18 Thread Rogério Brito
Hi, Manoj. On Oct 18 2008, Manoj Srivastava wrote: > On Sun, Aug 31 2008, Rogério Brito wrote: > > I currently have an embedded powerpc box that needs its boot images > > to be created via the "make uImage" target for the Linux kernel. > > > > Currently, when I create a package with kernel-package