Releases: asmileyguy/simpleinitgen
Releases · asmileyguy/simpleinitgen
v0.03.3
v0.03.2
Fixed bug of no "#include <errno.h>" when verbose messages are enabled.
v0.03.1
Some more bugfixes, this is kind of a last-minute update.
v0.03
I added:
- Option for running daemons/services (in /etc/init.rc)
- Debug messages for mounting
- Bugfixes:
- Fixed "else if" bug by changing it to "elif"
v0.02
I added:
- Option for verbose messages
- Bugfixes:
- Shell not launching again
- Hardcoded shell path (oops)
v0.01
The first release of SimpleInitGen.