Skip to content

Commit

Permalink
readme: check IDE storage off progress checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
jewelcodes committed Jan 18, 2025
1 parent 5bb0439 commit 091ef74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ This checklist provides a rough overview of the backlog for the luxOS project. I
- [x] At **least** one read-write storage device driver:
- [x] NVMe SSDs
- [ ] AHCI (SATA SSDs and HDDs)
- [ ] IDE (ATA HDDs)
- [x] IDE (ATA HDDs)
- [x] At **least** one read-write file system driver with enforced Unix permissions:
- [x] lxfs
- [ ] ext2
Expand Down

0 comments on commit 091ef74

Please sign in to comment.