Skip to content

northport-v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 14:13
· 100 commits to master since this release
  • Initial release using git tags.
  • Added new kernel features:
    • VFS, follows a traditional unix design.
    • File cache, caches chunk of file contents in memory.
    • TempFS driver, operates like any other filesystem just with no backing storage.
  • Releases include a bootable x86_64 iso for use with your emulator of choice now.
    • A risc-v version will follow soon.