-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
For Serpent OS we couldn't use libblkid due to static linking and MPL-2.0 project, so we created some of our own disk functionality in the blsforme project.
As our needs have grown we've split the superblock pieces out of that project into https://github.com/serpent-os/disks-rs.
Right now its simply reading various filesystem superblocks directly from buffers/files (ie /dev/nvme*) but I'm also
working towards some disk enumeration / topology APIs as a requirement for our installer, Lichen.
If any of these pieces are useful for you or if you guys want to collaborate on disks-rs (or other projects) please do let us know.
Sidenote: We do use your coreutils by default in Serpent OS =)
Metadata
Metadata
Assignees
Labels
No labels