Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 141153

Summary: Fixes for zImage.initrd (Pegasos)
Product: Gentoo Hosted Projects Reporter: Lars Weiler (RETIRED) <pylon>
Component: genkernelAssignee: Gentoo Genkernel Maintainers <genkernel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: genkernel-pegasos.patch

Description Lars Weiler (RETIRED) gentoo-dev 2006-07-20 04:57:31 UTC
genkernel needs a small fix for generating the zImage.initrd.  With kernel 2.6.16 on the kernel-maintainers moved from the pathes ppc/ppc64 to powerpc.

Attached is a fix for this problem.

I tried with ${ARCH} instead of a hard-fixed 'powerpc', but when I build on the ppc64 here, it inserts this machine-type instead of powerpc and fails again.  If you have a better fix, I would be happy.
Comment 1 Lars Weiler (RETIRED) gentoo-dev 2006-07-20 04:58:42 UTC
Created attachment 92295 [details, diff]
genkernel-pegasos.patch
Comment 2 Tim Yamin (RETIRED) gentoo-dev 2006-07-20 15:07:04 UTC
3.4.0_pre4; thanks for the patch.