Real linux development.
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...