cachepot icon indicating copy to clipboard operation
cachepot copied to clipboard

dist: Improve checking prerequisites for overlayfs builders

Open Xanewok opened this issue 3 years ago • 0 comments

#128 introduces a rootless support (which also removes the bail-if-not-root check) at the cost of having to support unprivileged user namespaces (which can be disabled at run-time or not compiled out from the kernel). Rather than letting the build die directly, we should check the support for the relevant prerequisites before.

Xanewok avatar Feb 10 '22 18:02 Xanewok