Skip to content

Conty 1.26

Compare
Choose a tag to compare
@Kron4ek Kron4ek released this 03 Aug 08:15
· 58 commits to master since this release
c0cb1c3

Based on Arch Linux with all updates as of 03.08.2024 07:20 (DMY UTC).
pkg_list.txt contains a complete list of packages (and their versions) included in this release.

SHA256:

0cc8d513a3254d2b0e12318c5f20233fe84762815d3903d7d88d7958178dba7f  conty_dwarfs.sh
2f35eea80b6c62b3e3cd09843a4ac5e7f4028d870b059290ce0ccd34ffa9c9fd  conty_lite_dwarfs.sh
a9d6849892265d6112fe70392cc9b309496931bd2ef78b06fde44e14281b78f0  conty_lite.sh
362757f4559dbe8c42dd27bd6c25e7a661ecbb90c9d5287826569c38ac695e5b  conty.sh
57a15e0ffc54c04caa257d74ad4d2fe72df807c38323bcf476e0a379de85ea8e  conty_wine_dwarfs.sh
e21e63e5901fa362f2d265727b831663e72f425d4951504fab3bb05313ed46f3  conty_wine.sh

Changelog:

  • Conty now shares Nvidia driver between multiple different Conty instances when appropriate, previously it downloaded its own copy of the driver for each different instance.
  • Fixed an issue with Wine not working on some systems.

Usage:

$ chmod +x conty.sh
$ ./conty.sh [command] [arguments]

Versions:

  • The lite version (conty_lite.sh) includes everything from the regular version (conty.sh), except for: base-devel, gcc, mingw-w64-gcc, firefox, meson, cmake, jre-openjdk, prismlauncher, qbittorrent. If you don't plan to use any of these programs, i recommend to use the lite version.
  • conty_wine.sh contains only Wine and its dependencies. Note that the other Conty versions include Wine too, but if you only need Wine and nothing else, you can use this Conty version, it takes up less disk space than the others.
  • conty_dwarfs.sh, conty_lite_dwarfs.sh and conty_wine_dwarfs.sh are the same as the regular versions, except they are compressed with DwarFS instead of SquashFS, thus they take less disk space. Apart from better compression, DwarFS also has better caching and better multithreading support, and in my experience it reads compressed files noticeably faster than SquashFS (specifically squashfuse). However, the benefit of squashfuse is that it uses less memory.

zsync files are for the 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. Please note that zsync may sometimes not reduce the amount of downloaded data by much (for example, if the new Conty release is significantly different from one you are currently using).