Skip to content

Possible bootstrap for blkid #197

@ikeycode

Description

@ikeycode

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions