This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
1,809
Commits
3
Branches
21
Tags
11
MiB
2be4880278
Commit Graph
4 Commits
Author
SHA1
Message
Date
apio
32d2e0e6b7
kernel: Remove register_special_device()'s name parameter
...
All checks were successful
continuous-integration/drone/push
Build is passing
Details
This is now duplicate information that can be queried using device->device_path().
2023-06-16 21:46:51 +02:00
apio
738b218a49
kernel/ATA+MBR: Dynamically generate device names + create devices for MBR partitions
All checks were successful
continuous-integration/drone/pr
Build is passing
Details
2023-06-16 21:30:50 +02:00
apio
72b8ebe02c
kernel: Make the MBR code read from a device instead of an inode
Some checks failed
continuous-integration/drone/pr
Build is failing
Details
2023-06-16 21:10:33 +02:00
apio
93922932fa
kernel: Start reading the MBR partition table from the ATAPI drive
2023-06-16 21:10:33 +02:00