Submission + - GoboLinux 016 released, featuring its own filesystem virtualization tool
paranoidd writes: GoboLinux announced today the availability of a new major release. What's special about it is that it comes together with a container-free filesystem virtualization that's kind of unique thanks to the way that installed programs are arranged by the distro. Rather than having to create full-fledged containers simply to get around conflicting libraries, a lightweight solution simply plays with overlays to create dynamic filesystem views for each process that wants them. Even more interesting, the whole concept also enables 32-bit and 64-bit programs to coexist with no need for a lib64 directory (as implemented by mostly all bi-arch distributions out there). The announcement page brings some more interesting pieces of work coming from the 15-years old project.