Posts

Showing posts with the label lfs

Real linux development.

Image
To me most linux distros are copycats or derivatives with just some window dressing changes.  In some cases they may include software for a specific purpose like Kali. Nothing you could not setup yourself with a little direction. Usually try to avoid them for the mother distros instead. they also in many cases do not stand the test of time. Things have changed a bit for building linux, but if you want to learn how the traditional linux was built from the very basic setup then try LFS also know as Linux from Scratch". http://www.linuxfromscratch.org/lfs/ What is Linux From Scratch? Linux From Scratch (LFS) is a project that provides you with step-by-step instructions for building your own customized Linux system entirely from source. Why would I want an LFS system? Many wonder why they should go through the hassle of building a Linux system from scratch when they could just download an existing Linux distribution. However, there are several benefits of building LFS. Co...

Android a unix device?

Image
To be honest, I do not spend that much time on Unix history. You could probably get a better idea of the history at:  http://www.robotwisdom.com/linux/timeline.html or www.groklaw.net Android was originally very loosely based on Linux at it's start. Now who knows. What is ironic is that Microsoft according to news reports allegedly earns almost a half billion dollars each year off of Android with their alleged software patents. Not so long ago A company called SCO claimed ownership of Unix via Novell and also claimed that Linux was directly a copy of unix. That assertion was clearly rebuked by the courts. SCO now allegedly in bankruptcy still wants to assert the same argument. They are still in Court with IBM over that assertion. www.groklaw.net has all the details. See also www.eff.org . Linux was developed by Linux Torvalds who still has a great say in how linux is developed. Since it is a free as in speech operating system, many derivatives have been developed. In fact, if you ...