Kamix becomes a true microkernel today. A complete rewrite of Kamix is here, and it finally perfects everything that made Kamix "Kamix".
Note: Kamix 2.x is considered 'black box software'. It will crash on boot due to an init process by design — new software is being developed for Kamix (specifically, a fallback shell). Please download Ksh and Addit if you want to use stock Kamix 2.0.
Known issue: Kamix uses a modular library system. To prevent "Command Not Found" or "Operation Failed" errors, ALWAYS import lib* sprites before the bin* sprites that use them.
The latest Kamix 1.x (LTS) release.
Adds:
New command: sprite kill [name] -- Stops all of a sprite's current operations. The same technology that sysinit uses to elegantly crash the system.
Changes:
Nothing.
Removes:
The wckd demoscene, as it is considered too userland. It will become an additional package soon.
General formatting enhancements to terminal output.
General formatting enhancements to all sprites' source.
Fixed the issue where the What Can Kamix Do demoscene did not render at its highest quality.
Moved Kamix 1.x into LTS (long-term support).