github Kron4ek/Conty 1.5
Conty

latest releases: 1.28.2, 1.28.1, 1.28...
4 years ago

Based on Arch Linux with all updates on 01.04.21.

SHA256:
bdf3af2a679a8788a8194193c39964fb76fa97bef2e9470f28bcb36e37c4f520 conty_lite_lz4.sh
22554cf29eb71ad3338144b221699eb40055c0382b5338ef2cfb16329e15ad45 conty_lite.sh
adc146bf6dd31a2258024b207ef012e0ada43752ae8fa896150539c3b3f96f52 conty.sh

Changelog:

  • Added wineasio package.
  • Improved filesystem sandboxing (when SANDBOX is enabled).
  • Added BASE_DIR environment variable that sets a custom location to where Conty will extract its builtin utilities and mount the squashfs image. The default location is /tmp.
  • Fixed an infinite recursion when using the autostart feature via symlinks in cases when PATH env variable contains the directory with the symlinks.
  • Added SUDO_MOUNT environment variable that makes Conty to use the regular mount command instead of squashfuse. In this case root rights will be requested (via sudo) when mounting and unmounting. This is optional and disabled by default.

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.

Don't miss a new Conty release

NewReleases is sending notifications on new releases.