Based on Arch Linux with all updates on 23.04.21.
SHA256:
f60289fa45ada369c9f8921a2da012cec284a06f2f54e0f4e3a0771c9109b943 conty_lite_lz4.sh
8ae03320ef928f70365494b3d74024fd7ca3f3d6f113feef7aef34e5149638e1 conty_lite.sh
fce2175351773c51f1c73ff47e2cbd0878bf8ab9ebf55fc3a2870ba990145288 conty.sh
Changelog:
- squashfuse is now used instead of squashfuse_ll. Because even though squashfuse_ll is a bit faster, it causes squashfs filesystem access issues (for example, some applications are unable to read sqfs/usr/share/alsa/alsa.conf when squashfuse_ll is used).
Usage:
chmod +x conty.sh
./conty.sh command command_arguments
The lite version includes less packages, but should still be sufficient to run most applications.
conty_lite_lz4.sh is the same as conty_lite.sh but with lz4 compression instead of zstd.