First batch of patches for Sparc64 porting effort - #210
bog-dan-ro wants to merge 5 commits into
Conversation
|
Hi, I think It's ok to do this but, for now let's keep it in this PR until it's more complete. I will follow the work and you can submit incremental updates to your branch easily. A couple of points:
|
|
Hi, Thanks for your feedback!
I'm trying to port Vitruvian on my sun blade for multiple reasons,but the 2 most important ones are: proper software rendering and good looking UI ;-). BTW, what's your take on AI usage? So far I didn't used it for Vitruvian as I didn't know if you're okay with it, but if is allowed I'd like to make use it from time to time. Of course all the patches will be properly reviewed by. |
|
Thing is that you'll do a much better favor to the project and long-term support if you started off with a custom kernel and re-building the debian packages. Our deps are about the ones needed by a very minimal distro. Over time it will become increasingly harder to run the thing on stuff that's not our mainline, and generally we don't want a project that's scattered, by it's very own nature, philosophy and direction. I suppose it's ok to start off some already existing platform but my suggestion is to keep in mind the big plan. |
Hi,
I'm trying to port Vitruvian on sparc64 (BigEndian strictly aligned arch)
This is the first batch, more will come in the following weeks as it seems I'm quite far from getting it running on sparc :).