-
-
The Dao of Minimal Linux Live explains in details
- what steps are involved in creating simple live Linux OS entirely from scratch, the inner structure of the
- build scripts (I assume you have already downloaded them) and provides you with more information on how to
- improve/upgrade the generated OS with other generic stuff (e.g. users & groups, /etc/inittab).
-
+
-
-
-
-
- The latest stable scripts (07-Feb-2015) can be downloaded as ZIP archive
-
here.
-
-
-
-
-
- Pre-built ISO image files generated with the latest stable scripts are available for
-
32-bit
- and
-
64-bit
- CPUs.
-
-
-
-
-
-
-
- You can take a look at the latest development sources in
-
GitHub.
-
-
-
-
-
+
+ I am professional Java software engineer (yes, Java developers tend to know some Linux stuff) and I've
+ been trying to create my own Linux OS for a very long time. There are some good tutorials which you
+ can find online but almost none of them are simple to follow and almost none of them explain in details
+ what has been done and why it's done in this particular way. In most cases the tutorials are incomplete and
+ there is high chance that you end up with something broken.
+
+
+
+
+ Don't get me wrong, you can learn a lot from these tutorials, as I did. In fact the scripts which I created
+ (did you take a look at them?) are based on the same information resources which you might have already found.
+ The difference is that this site provides you not only with detailed tutorial, but also with fully functional
+ set of shell scripts which automatically build fully functional live Linux OS. And the tutorial explains it
+ all for you!
+
+
+
+
+
+ If you'd like to contact me, my e-mail is: davidov [dot] i (at) gmail {dot} com
+
+
+
+
+