On Sat, May 12, 2012 at 5:40 PM, Jerry Vonau <[email protected]> wrote: > Don't think OOB is used to generate the initramfs, from the kernel spec > file:
You are correct as to current state of play. It _used_ to be generated during the OOB run. Now it is build during the kernel build. This makes things rather tricky -- currently to get a kernel driver param such as this one you need to install it _on the machine where you build your kernel rpm_. This is at best awkward -- the kernel build environment better be a chroot :-/ So currently Ajay will need to rebuild the kernel rpm in a chroot where he has installed that libertas.conf he desires. Luckily, we don' t mess with this too much. At some point however, I hope that hacking in the initrd gets a bit more practical. cheers, m -- [email protected] [email protected] -- Software Architect - OLPC - ask interesting questions - don't get distracted with shiny stuff - working code first - http://wiki.laptop.org/go/User:Martinlanghoff _______________________________________________ Devel mailing list [email protected] http://lists.laptop.org/listinfo/devel
