When comparing Linux From Scratch vs Guix, the Slant community recommends Guix for most people. In the question“What are the best Linux distros that don't use systemd?” Guix is ranked 16th while Linux From Scratch is ranked 19th. The most important reason people chose Guix is:
For those with a clear focused concept of what is wanted, after building, the build can be replicated in a blink on countless machines. Both GUIX and shephard are complex but also a breath of fresh air.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Best for learning the components, libraries and configurations of the whole system one-by-one
It is an opportunity for the learner to learn what's behind every piece of program in the system, because you will install and configure all the packages manually. It is also as an advantage to expand your knowledge by searching the possibilities of crafting your unique flavor, for example your own package manager and update schemes.
Pro For those who wonder what it takes to create an actual Linux distribution
It's a very useful learning experience; showing the user what is required and in what order, to obtain a running Linux system - from the inside out.
Pro Atomic package management without bloated init/supervision systems
For those with a clear focused concept of what is wanted, after building, the build can be replicated in a blink on countless machines. Both GUIX and shephard are complex but also a breath of fresh air.
Pro Secure rootless installation
While the whole system can be configured using a declarative file with sufficient privileges. Users can install any package in their own local profile with a single command without root.
Pro A truly advanced operating system
Solves modern problems of software management in one concise, coherent, and fully integrated system.
Cons
Con Not recommended for Beginners
By creating a Linux system from scratch you will be managing and compiling all of the systems packages by hand, so advanced Linux knowledge is recommended.
Con Takes a while to create the system. Only for those people who would like to create their very own distribution, or just to understand what makes a Linux system tick.
Linux From Scratch, requires the user to download and compile, all the various required system libraries and programs in a ch-rooted environment. This is usually done from within an existing and already running Linux system. This is not really a con, just a note to the new user.
Con Not for newbies, neither for seasoned professionals, unless raging against conformity with artful purpose
