distrobox-1.4.1
Posted: 18 Jan 2025, 23:35
Note: this only works in porteus v5.1 due to the kernel being patched to support containers (bunch of settings)
distrobox-1.4.1 xzm
https://drive.google.com/file/d/1m_wpc0 ... sp=sharing
I modified a slack build from Lanius to automatically download the .tar.gz source and run his slackbuild
script to make a slackpackage of 1.4.1. then you can make that into the .xzm same as above
https://drive.google.com/file/d/1wZzZhI ... sp=sharing
original post on the slackbuild
https://www.linuxquestions.org/question ... e_vignette
To use distrobox you need to install docker or podman. Since I couldnt find podman I am using docker.
docker-27.0.3 xzm
https://drive.google.com/file/d/1Y8sxKR ... sp=sharing
Dependencies
containerd-1.7.19 https://drive.google.com/file/d/1NKRnEh ... sp=sharing
runc-1.1.13 https://drive.google.com/file/d/1UM4y8_ ... sp=sharing
Optional (Not needed) for older systems
fuse-overlayfs-1.11 https://drive.google.com/file/d/1tMUd-B ... sp=sharing
This is not what it appears infact fuse overlayfs is not what we need. it doesnt do anything for us. Docker will automatically recognize an overlay when it sees one and we have native overlay.
vfs is default but takes up more storage space which doesnt matter for the average user. However overlay works and far more efficient
you can get these as packages from https://slackware.nl/slakfinder/
search for ie docker and choose 15.0 from alien and do the same for containerd and runc and then convert the .txz to an .xzm.
distrobox-1.4.1 xzm
https://drive.google.com/file/d/1m_wpc0 ... sp=sharing
I modified a slack build from Lanius to automatically download the .tar.gz source and run his slackbuild
script to make a slackpackage of 1.4.1. then you can make that into the .xzm same as above
https://drive.google.com/file/d/1wZzZhI ... sp=sharing
original post on the slackbuild
https://www.linuxquestions.org/question ... e_vignette
To use distrobox you need to install docker or podman. Since I couldnt find podman I am using docker.
docker-27.0.3 xzm
https://drive.google.com/file/d/1Y8sxKR ... sp=sharing
Dependencies
containerd-1.7.19 https://drive.google.com/file/d/1NKRnEh ... sp=sharing
runc-1.1.13 https://drive.google.com/file/d/1UM4y8_ ... sp=sharing
Optional (Not needed) for older systems
fuse-overlayfs-1.11 https://drive.google.com/file/d/1tMUd-B ... sp=sharing
This is not what it appears infact fuse overlayfs is not what we need. it doesnt do anything for us. Docker will automatically recognize an overlay when it sees one and we have native overlay.
vfs is default but takes up more storage space which doesnt matter for the average user. However overlay works and far more efficient
you can get these as packages from https://slackware.nl/slakfinder/
search for ie docker and choose 15.0 from alien and do the same for containerd and runc and then convert the .txz to an .xzm.