Microdot
Microdot copied to clipboard
The Microdot Project guides you to create a fully functional but compact Linux system from scratch
https://github.com/Unturned3/Microdot/blob/master/wiki/3_miniSystem/2_install.md (title says it all)
Currently, the doc only describes how to build Microdot using a custom toolchain. Should add a section about using a pre-built toolchian. This may be convenient for some users.
Previously, musl-1.1.20 is confirmed to work with the build process. Tested musl-1.2.0 today and no problem showed up so far. Perhaps update the docs accordingly?
currently, the tutorials assume that everything at every stage goes right... Need to add in debug tips in case something goes wrong
Right now, the kernel configuration step in 3_miniKernel.md is basically asking the readers to copy instructions, without much explanation. Best if more content related to generic kernel configuration information is...
I would greatly appreciate it if anybody would like to submit tutorials in the 4_beyond section of the wiki. Anything that is related to improving and expanding the functionality and...