Skip to content

Releases: Kron4ek/Conty

Conty 1.23

21 May 22:29
Compare
Choose a tag to compare

Based on Arch Linux with all updates as of 21.05.2023 18:50 (DMY UTC).
Updates from the testing repos are also included in this releases.
pkg_list.txt contains a complete list of packages (and their versions) included in this release.

SHA256:

bed718e63798cf4d6acc29cc6c67fc6e3f23fe4cb99aa9c83f1d5d9cfe9f4e63  conty_dwarfs.sh
49b4a98890f4950e4fbe78040e014308e132c9f2524247e05b70224b879db061  conty_lite_dwarfs.sh
9e657bbc764717b6072f8240c590dd39247e06b0e43da6313f35c00fb162cde4  conty_lite.sh
085db68dd510e33a62822951c737bc22aeb8e3106ddf164043ae60b6986433ac  conty.sh
a78337cb7f253d65d2132aac9a7622d62375369bebe52ee11490c6d67655daa0  conty_wine_dwarfs.sh
9403678c89b2a1adf90c75ded8c627b036d6e2e6e50a9aff00eca05c30e8e29f  conty_wine.sh

Changelog:

  • Added a simple graphical interface, which is used by default when Conty launched without any arguments not from a terminal emulator (for example, from a file manager or from a desktop file). If you want, you can also run the GUI from a terminal by using the -g argument.

    How it looks

    gui

  • Added NVIDIA_HANDLER function, which should fix issues related to Nvidia GPUs and the proprietary driver versions mismatch between the host system and the container. If you are using an Nvidia GPU and encountering any issues running any graphical applications (including games), please try this new feature and let me know if it fixes your issues or not, i would appreciate any feedback. It is disabled by default, but can be enabled like this:

     $ NVIDIA_HANDLER=1 ./conty.sh [command] [arguments]
    

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, multimc5 and 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).

If you are using an Nvidia GPU, please read this information, and please try the NVIDIA_HANDLER function described above in the changelog.

Conty 1.22

25 Apr 13:56
Compare
Choose a tag to compare

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

SHA256:

bd80454e9016398ea1fca8325a432340d84f1b0f89883e4108528e17fd04a2ab  conty_dwarfs.sh
3c4959dff62dc914d455167498b34b5743cc9488f9ecb7382d48e3aa79143d1a  conty_lite_dwarfs.sh
c0370ca9d559d9bb0453c11eff6898f54f5bd97e1e7a3539c56ccb839ff9ac81  conty_lite.sh
020dc35e046099e72f6a5c94770445cfc208fdcb8406f8bc404dab9f942a9dbe  conty.sh
ecca2312bd7fa1858ca40538a335e2832477e01b50e93423e39377afb7a4db21  conty_wine_dwarfs.sh
5cc30ef475cf9d5918869956860541da8fba575f08b807ac3343e7b35570b2a0  conty_wine.sh

Changelog:

  • Added option (./conty.sh -d) to export desktop files from Conty to the user's application menu(s). Note that not all applications have desktop files.
  • Integrated utils updated to the latest versions.

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, multimc5 and 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).

If you are using an Nvidia GPU, please read this information.

Conty 1.21.12

02 Apr 16:48
a29b2dc
Compare
Choose a tag to compare

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

SHA256:

83d25d77f2c00276d50d029c4f0f1ffc5eed807ff4fbb9f5fffb7ebad2146aa5  conty_dwarfs.sh
75b37125b2ac4af9e206d72e48763eb0ff1ec9713992610936d0e46d02c57361  conty_lite_dwarfs.sh
e6b6d3045b96599e3733482e526378f68f347926ce21b730890b74e2424874eb  conty_lite.sh
a63c7317ce5612c69c0c74edf14a7a44aee560ce64015d6e4d9081943bcd8a6a  conty.sh
27e0c7332fa67771423c0fef46d2ab10815073c16cb8b2050b3b986f2d1a2857  conty_wine_dwarfs.sh
79b0392668ef853c7241bf8a8f6afc55eaeb6c4e83d9e5794eacdcbffcbbdc26  conty_wine.sh

Changelog:

  • Added duckstation-git (binary name is duckstation-qt)
  • Conty no longer automatically binds (mounts) host system's /opt if there are files inside Conty's /opt. This is needed because some packages are installed into /opt. You can still manually bind your /opt, if you want.

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, multimc5 and 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).

If you are using an Nvidia GPU, please read this information.

Conty 1.21.11

14 Mar 14:13
7747057
Compare
Choose a tag to compare

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

SHA256:

e77f3d4c0a313ff042e4847ade5d572223d499e501f55ba543c1176355316a06  conty_dwarfs.sh
cd7f2263d5ea2da46bfd115933b9d44cafaa896c638a87f9a42cd2aa1aa6a13d  conty_lite_dwarfs.sh
a726a66141fd2c21434406ae0af7c06ad8dba1f2174eb6623035f1d184f57608  conty_lite.sh
8d09d38ef4f19300a64667d73aca6dc62ad6ff86adaba0a15b456ac15fee4b40  conty.sh
0db04877088c948cb35b204da89313bf317a6f9038d699f25a5fc576ca4da988  conty_wine.sh

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: 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.
  • 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.

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.

Conty 1.21.10

17 Feb 18:11
6b09f42
Compare
Choose a tag to compare

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

SHA256:

cf77435d39397095584f7a928c9e8b943d4301739ebd8e0a53d022fba66a60ff  conty_dwarfs.sh
3a32fb7000823be4fc74914f4a1efac20b74004e4a69bfb1814797d80d4d9868  conty_lite_dwarfs.sh
4a5044ac520767700ce8a882a90a4115bc18fa83fcd236a07c8eb3dd73c5d6d8  conty_lite.sh
e7db66b8216f19d1a4577c39b21ce6e6b6008de399831a5792914e1f1761c740  conty.sh
76f9c4e98da94ba38f116f596ce3950d5532cc9bbe9b96e287917be0fea8b744  conty_wine.sh

Changelog:

  • Added minizip
  • Integrated utils updated to the latest versions

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: 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.
  • 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.

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.

Conty 1.21.9

24 Jan 17:11
2a8eaf5
Compare
Choose a tag to compare

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

SHA256:

db02a58b89ad9554c5ee52f63f8fdc3e7891c0f0d3e8dd44619f6d61ba254765  conty_dwarfs.sh
1fa76d63b1bf4d7e967fac73445517592e864c0b49a9e4954416b7edd1228e70  conty_lite_dwarfs.sh
229b792e910435a0db6827d995c8b2152b8eaff941b7fc6077df255d996a33ad  conty_lite.sh
8bf84fc6b4327561fcd6caa443d4dcc3fcec48cac2d06e2e7d8938166a690ea0  conty.sh
7decf6ffc4b351b30451b8c3262225d71b32d285c003479c5ea8f98328009ddf  conty_wine.sh

Changelog:

  • gamescope-git replaced with gamescope
  • pcsx2 replaced with pcsx2-git
  • youtube-dl replaced with yt-dlp

Usage:

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

Versions:

  • 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.
  • 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.

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.

Conty 1.21.8

05 Jan 10:54
384745f
Compare
Choose a tag to compare

Based on Arch Linux with all updates on 05.01.2023 06:50 (DMY UTC).

pkg_list.txt contains a complete list of packages (and their versions) included in this release.

SHA256:

44a670424f434ece21ea4a3e448c7c483e09d679053e3016d47eb9d804226924  conty_dwarfs.sh
b9c23a8667a185a386c152c78d8dcb4162c810cdecff2ecf64cee65bc61f20d3  conty_lite_dwarfs.sh
09d996ee2c38bf50b88b0a45e1e447090e62c464c5075c5f148cf3e64e99dabd  conty_lite.sh
1cf8e9e78bee04760b171a33958068f782c2d11d295df83e48063f077b8ccccb  conty.sh

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.

Conty 1.21.7

16 Dec 12:02
Compare
Choose a tag to compare

Based on Arch Linux with all updates on 16.12.2022 09:10 (DMY UTC).

pkg_list.txt contains a complete list of packages (and their versions) included in this release.

SHA256:

07ecd4e2c59ef55dde952cfb4ab1f9a49e3d7a41c6f2b20be8614d7d90b25354  conty_dwarfs.sh
59a53000ce6c40d7c6ea937c1da6c11b903fbe41240bdf63ca3bc9ffcdfe9e1b  conty_lite_dwarfs.sh
bd5d105012fdddd791845afd33663b346a133d55b14c0ec31aadf61513224056  conty_lite.sh
18baac601a356550865a99bd7879268dfd7ebf174230235dc91bec40becfdc0a  conty.sh

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.

Conty 1.21.6

28 Nov 09:40
Compare
Choose a tag to compare

Based on Arch Linux with all updates on 27.11.2022 19:10 (DMY UTC).

pkg_list.txt contains a complete list of packages (and their versions) included in this release.

SHA256:

773d1e1bfe3dc761ada9e518930f21f2d6e7b78d156ff723067a348041734171  conty_dwarfs.sh
b29435cccfcd9fad7a668e64d8227b74480ca76bc1e28eba73fbbd7fd0dc2a77  conty_lite_dwarfs.sh
533e730c767f6a63525d4a71b1edefe496273316047ce671b6b0cb8875982ef1  conty_lite.sh
1fab8e50b9a3c14c98dc158c3147489fc7e19fda53323b308011fa79277daf38  conty.sh

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.

Conty 1.21.5

07 Nov 08:46
Compare
Choose a tag to compare

Based on Arch Linux with all updates on 06.11.2022 17:35 (DMY UTC).
Updates from the Arch testing repos are also included in this release.

pkg_list.txt contains a complete list of packages (and their versions) included in this release.

SHA256:

6d48cbd2ff93cb011e914fe2b30c7c4b82425826ac664d3a84cb704b0bbf474f  conty_dwarfs.sh
daea3d3926393da8497e6e873e49e7b440f404adfe3e5968dc3762da29eea0a1  conty_lite_dwarfs.sh
4fe95a9f18ebb7ba8c1ad97ed12d6af0d70f02b75170c4d3be87f5cd2d565905  conty_lite.sh
56b17c79e8c2342d69c0ae10c4ae9a96e873650ecc40e8af402e32226375c4ca  conty.sh

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.