github Kron4ek/Conty 1.10
Conty

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

Based on Arch Linux with all updates on 21.05.21 (9:00 UTC).

SHA256:
ca5f28b780bcadb9d7fdb8e8db74636a2868738ffb92fcca24814ce9797fff72 conty_lite_lz4.sh
89ec57573029a8c1db5c4bcc1fb5b88e579ade4301dafd318ebb49f6380a579e conty_lite.sh
99cb40fbf10855fc0a4ca8ff41429700e4c55becb9b0d0325e1b9996c9b92735 conty.sh

Changelog:

  • The integrated zstd library (that is used for the integrated squashfuse) updated to version 1.5.0.
  • Updating and installing packages is now much faster because the compression level for rebuilding the squashfs image has been lowered to 14 from 19. The compression ratio is slightly worse (~2%), but the compression speed is almost 3 times faster (2.7x to be precise).
  • Removed AUTOARGS and AUTOSTART environment variables.
  • HOME_DIR variable can now be used even without SANDBOX enabled.
  • /tmp is now isolated when SANDBOX is enabled.
  • Some other small improvements under the hood.

Usage:

chmod +x conty.sh
./conty.sh command command_arguments

The lite version (conty_lite.sh) includes everything from the regular version (conty.sh), except for: gcc, mingw-w64-gcc, firefox, meson, cmake and jre8-openjdk. So if you don't plan to use any of these programs, use the lite version.

conty_lite_lz4.sh is the same as conty_lite.sh but with lz4 compression instead of zstd.

zsync files are for zsync2 program. If you have any of the previous releases of Conty downloaded, you can use zsync2 to reduce data needed for downloading a new release. This may be useful if you have slow internet connection or internet data cap. Read zsync manual for more information.

Don't miss a new Conty release

NewReleases is sending notifications on new releases.