Sun Oct 26, 2014 3:52 am
Ok, cross compiling the kernel, that is one, two, three rpms out of how many.
I was reading the red hat power point on porting to a new cpu, arch and yes the 5 step process involves compiling every thing on the hardware in question as nirvana. And yes I can see there point, but in lieu of waiting for digitally signed rpms from a questionable reliable repo, building them in a arm virtual machine, that closely mimics a raspberypi would be faster, and yes low level rpms that access hardware, it would not be a good choice. but bash, openssl, libxml2, etc, other rpms that have had errata and need to be addressed, if you want your pi to be safe on the net, attached to the net, or a free standing wireless device. It should not be hard to grab digitally signed source rpms, and compile them in an arm virtual machine. Was more to what I was referring to, and at least if they compiled there they would be worthy of recompiling on a pi, with 32gb flash 8gb for swap, and waiting for the result. It sucks waiting 5 hours to find out you have a syntax error, etc.