Skip to content

Commit

Permalink
* Remove some irrelevant stuff from the readme. :)
Browse files Browse the repository at this point in the history
  • Loading branch information
iProgramMC committed Dec 4, 2022
1 parent ec2c37f commit f0f182c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@ Feel free to submit issues you may have with this OS in the Issues tab. To disc
- [ ] NVMe?
- [ ] USB stick device driver
#### File system

This branch is meant as an overhaul to how the VFS in NanoShell is structured. Here are my plans.
- [x] Rewrite root directory code.
- [x] EXT2:
- [x] \* Read only support.
- [x] \* Expand a file.
Expand All @@ -94,7 +91,6 @@ This branch is meant as an overhaul to how the VFS in NanoShell is structured. H
- [ ] \* Create a directory.
- [ ] \* Remove an empty directory.
- [ ] \* Do all these things with flying colors from `chkdsk`.
- [ ] Integrate these changes into the NanoShell we all know and love. :)

#### The future
- [ ] An installer, which deploys [Limine](https://github.com/limine-bootloader/limine) onto a system, creates a FAT32 (or EXT2?) file system and creates a working installation of NanoShell
Expand Down

0 comments on commit f0f182c

Please sign in to comment.