Conty 1.21.2
Based on Arch Linux with all updates on 25.09.2022 08:05 (DMY UTC).
Due to reported issues with Nvidia 515.76, i temporarily downgraded it to 515.65.01.
pkg_list.txt contains a complete list of packages (and their versions) included in this release.
SHA256:
6cb929ea6b8191b8ea032abb5fc00cea334e93de37e31a9588d5c13fd29e81c6 conty_dwarfs.sh
8a1fd004cf2006e180bda4575225c351fddd9d1af59bbadd105723d3774ae144 conty_lite_dwarfs.sh
61eed4882e757d0d2f0de6a33cb1e261469eb0be09ec98a85bbaa0628b4f2506 conty_lite.sh
534ebd897a05b146c2d2f7a7c6f07184af3582f516141cdcd479067ff1760086 conty.sh
Changelog:
- Fixed
ld.so.cache
not being updated when updating Conty (with-u
/-U
launch arguments), which could cause problems with libraries detection (especially on Nvidia; see #55).
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, jre-openjdk, multimc5 and qbittorrent
. If you don't plan to use any of these programs, i recommend to use the lite version.
conty_dwarfs.sh
and conty_lite_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 the one you are currently using).
If you are using an Nvidia GPU, please read this information.