This repository was archived by the owner on Aug 4, 2025. It is now read-only.
Releases: malinoOS/malino
Releases · malinoOS/malino
v0.4
Features
- C# support from #3
- Actual documentation now in the GitHub Wiki
malino.cfg& Including files in the file system- Spawning processes & Mounting filesystems
- GOP & VBE framebuffer console along with support for framebuffer applications
Improvements
- Remove
malino export,malino buildnow exports as well - Revamp Makefile
- Better build messages
- VMs are now given 2 GB of RAM
Bug Fixes
- Fixed improper return values for some functions in libmalino
- Fixed kernel downloading sometimes failing or downloading the wrong file
- Fixed spacing in the help menu
Full Changelog: v0.3...v0.4
v0.3
- The entire thing is rewritten (still in Go, Rust sucks)
- EFI support
- exporting to ISO
- fix LOTS of things
- Real hardware support (Tested on ThinkPad X1 Carbon 4th gen)
malino 🚀
What's Changed
- Bump golang.org/x/sys from 0.0.0-20210615035016-665e8c7367d1 to 0.1.0 in /malinoTk by @dependabot in #1
- Merge rewrite branch into main by @Winksplorer in #2
New Contributors
- @dependabot made their first contribution in #1
- @Winksplorer made their first contribution in #2
Full Changelog: 0.2.1...v0.3
v0.2.1
Fixes an issue with the malino default template.
Full Changelog: 0.2...0.2.1
v0.2
First release in .deb format.
Added a few functions to libmalino, improved the toolkit app.
Full Changelog: https://github.com/malinoOS/malino/commits/0.2