SectorOS-RW4 v4.23.04.2NR
·
28 commits
to main
since this release
Changelog
- Implemented VFS
- Implemented SORFS
- Implemented tree structure
- Implemented slow ata driver
- Implemented mbr partition probing
- Implemented ramdisk
- Implemented devfs
- Implemented kernelfs
- Implemented filesystem detection function
- Created tools for making and extracting sorfs disk image
- Can access sorfs disk image loaded using module command in grub
- Implemented PCI driver
- Fixed some bugs in vga_text driver
- Fixed a bug in strstr function in string.c
- Implemented random motd printing
- Implemented zalloc to allocate memory initialized with 0
- Updated Makefile
- Updated kernelmain.c
- Incremented kernel version