--
You received this message because you are subscribed to the Google Groups "Beagle Board" group.
To post to this group, send email to beagl...@googlegroups.com.
To unsubscribe from this group, send email to beagleboard...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/beagleboard?hl=en.
try:
MACHINE=beagleboard ./oebb.sh bitbake console-image
or
MACHINE=beagleboard ./oebb.sh bitbake x11-image
> What is the OpenEmbedded / Angstrom way of building the rootfs?
> Basically what I'm trying to do is get a cross-compiler build
> environment setup on my host computer running Ubuntu 10.10, be able to
> build custom kernels and build custom root file systems.
>
> Aside from the steps above, what else must I do to generate the needed
> components that get put onto the micro-SD card?
>
> Some specific questions:
>
> 1- Are there any BB-xM specific patches to the kernel I should be
> applying?
no, they are part of oe/angstrom already
> 2- What is the method to build a root fs for Angstrom and then be able
> to customize it ( remove / add packages / modify init files etc )
read the docs on oe and angstrom on how to add/remove/customize
> 3- Once I have the Kernel and root fs built, do I simply follow these
> instructions to setup the SD card for booting?
> http://code.google.com/p/beagleboard/wiki/LinuxBootDiskFormat
this is known to work:
http://www.angstrom-distribution.org/demo/beagleboard/mkcard.txt
> I'm sorry, I'm fairly new at some of this stuff and I can find a lot
> of information via google, but it's information overload and what I
> would find incredibly helpful is a step-by-step guide. I would be more
> than happy to create a wiki page at the appropriate place if I end
> with all the needed step-by-step instructions and successfully
> complete this mission. :-)
No, please do now create *more* wiki pages. Instead find the one
that matches best what you did an *improve* it.
it is not a blog, it is a mailing list.
--