stayboogy
Android Expert
I have a source as well, but I don't have the right toolchain and I'm working on a number of other projects. I'm hesitant to release anything I haven't tested myself, so I'm not really in a position to release kernels as it is.
you apparently don't have source then...
if you have the source, you can build it. you don't need a special toolchain because it's included in the repo. so you apparently don't have the repo.
i've personally built CM7 for our phones and it won't work because some of the CM specific apps won't load which causes a boot loop.
also there are some incompatibilities in how the whole /system directory is set up that make certain things not function like they should. i could fix it all but it's not worth the time because it's crap. but i've built it and can get it to boot when about 5 apps are removed from it...
CM is garbage anyway. you can build any of the apps and customizations you want if you download the repo..
you can also build kernels with the repo too--just get our freely available source and start editing.
but you actually have to have the repo and run ". build/envsetup.sh" and then "make" and letting all the tools compile--it took a few hours for me in a VM with only 1GB or RAM allocated to it. after this you can do anything practically, as long as you know all the options and switches involved in using tools should you use them without using the repo...
.