Now I Know You Can Out Linux On The G1(Re:Gnome, KDE, IceWM or LXDE Desktop on your Android! - AndroidFanatic Community Forums), Was Wondering if there was any project for this on the droid?
This is a discussion on Linux On Droid? within the Droid Hacks forums, part of the Droid Hacking category; Now I Know You Can Out Linux On The G1( Re:Gnome, KDE, IceWM or LXDE Desktop on your Android! - AndroidFanatic Community Forums ), Was ...
Now I Know You Can Out Linux On The G1(Re:Gnome, KDE, IceWM or LXDE Desktop on your Android! - AndroidFanatic Community Forums), Was Wondering if there was any project for this on the droid?
well android pretty much is linux, but im sure its possible, but i dont think it has really been worked on for the droid yet
Thats what I was thinking since the Droid's hardware is > than the G1's
Actually, its all semantics.
Linux isn't an OS, its a kernel. The surrounding applications compose the OS, and what we perceive today as "Linux" is actually GNU/Linux. So going on that premise, and that there are so many pieces it does share with GNU/Linux, its closer to the "Linux" OS than you might think.
Even the gcc compiler is present. It would probably be less of a task to find what dependencies are missing for running particular Linux apps and porting those to run on Android, than porting an entire distribution of GNU/Linux.
I know, I Said Its A Kernal
Hmmm, How Would I Go about Installing The dependencies on me droid?
Find an application, research its dependencies, see if they are present, if not, find a way to install them if at all possible. You obviously have to be rooted to do this, because every CLI app under the sun is locked down....
I'm no expert, but if I was looking for something to do, thats the path I would go.
I mean what are the commands via terminal (I am novice to linux, I have been using linux mint for about 1.5 months, and everything I install is a .deb file)