chuckr
Still Fresh
I need to know who's organizing development of kernels for the Pandora, if there's a tarball of the sources (and all of the available, if not selected, options) so I could maybe build me a kernel with additional options. Specifically, right now it seems that /sbin/mount in the currently distributed rootfs doesn';t recognize -text4, but I want to use ext4 in my bootable flash image (the main dir, not the little boot partition). There is already what appears to be a working mkfs.ext4, but if it can't be mounted, it's not of any help yet, and I *think* it's going to need a new kernel option, which means I'm going to want the pre-existing config file (the one last used), and to rebuild (I think) /sbin/mount. I don't know who to talk to about this, but it won't have been the first kernel I've built, and adding only 1 featue here doesn't sound like a huge job. I'm giong about here making myself a cross-compiling environment on my big host, and hopefully I can get URLs for the stuff I need from whomever reads this plea.