The script has been tested and it works.

This commit is contained in:
Ivan Davidov 2016-10-01 13:57:13 +03:00 committed by GitHub
parent 09b62948e3
commit 2d87a0cf8e

View File

@ -50,4 +50,4 @@ After that simply run the below script. It doesn't require root privileges. In t
./ ./
cd .. cd ..
Note that this produces very small live Linux OS with working shell only. The network support has been implemented properly in the [Minimal Linux Live](http://github.com/ivandavidov/minimal) project which is extensively documented and more feature rich, yet still produces very small live Linux ISO image. Note that this script produces very small live Linux OS with working shell only and no network support. The network functionality has been implemented properly in the [Minimal Linux Live](http://github.com/ivandavidov/minimal) project which is extensively documented and more feature rich, yet still produces very small live Linux ISO image.