Skip to content

Aufs not available for kernel 5.8 Can dbp switch to OverlayFS?  #35

Description

@clort81

Hello slaeshjag. I see several years have passed since your .dbp work began.

aufs is apparently not available for my kernel 5.8. I do not know how to build it.

Since OverlayFS is available and appears functionally equivalent, perhaps this is the time to switch .dbp to using it and enabling .dbp to work on other kernels.

Thank you.

[EDIT]
Seems this isn't a big deal to switch to non-aufs after all?

libdbpbase/loop.c:      if (mount("none", mount_path, DBP_UNIONFS_NAME, 0, mount_opt) < 0)
libdbpbase/dbp.h:#define        DBP_UNIONFS_NAME        "aufs"

[EDIT2]
a reference for doing it with unionfs
unionfs merge-mount

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions