Skip to content

Releases: Kron4ek/Conty

Conty 1.14.3

28 Jul 13:19
0d00d2b
Compare
Choose a tag to compare

Based on Arch Linux with all updates on 28.07.21 (12:40 UTC).

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

SHA256:
ccf943451c8a72f8be1b4a78e432fe872fba62c839d51af0dcf8350f03ab0260 conty_lite_lz4.sh
34e44eec25fd55d01327923ed224c666b259d67d4fe4c5ea81735501f578a018 conty_lite.sh
e51fba7f74186478bc0e709e20603f5a26fa78baf55099acb06f6a1b67529cde conty.sh

Changelog:

  • Added python-magic-ahupp, which is needed for Lutris.

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

Conty 1.14.2

21 Jul 12:47
d795e04
Compare
Choose a tag to compare

Based on Arch Linux with all updates on 21.07.21 (12:00 UTC).

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

SHA256:
70363c123e2cbda56d80642d3ae6507be6ffa49affdb7f27e4ad32f147626dde conty_lite_lz4.sh
7a2e1d82f050bf10d10efbbd11146606165b96b67c36977688997c06cc32c06c conty_lite.sh
b6c56640773121d47b42d37c47015c368662324d644523076b766473b08f98ff 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 and jre-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.

Conty 1.14.1

15 Jul 10:01
3bee911
Compare
Choose a tag to compare

Based on Arch Linux with all updates on 15.07.21 (09:05 UTC).

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

SHA256:
d5e40e3c5c803964333d78f610fc95d15c266ccbafb48cffe6f50edb824d6c06 conty_lite_lz4.sh
2dd947f3f63087a53b029a2ee8aaa699882b6269fe6c85fb1f20bc637d723017 conty_lite.sh
fd36e483b67ba744e777ea335cf7117ba73e1c9356353df4fdd6c45df4da49e5 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 and jre-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.

Conty 1.14

29 Jun 21:09
0d54828
Compare
Choose a tag to compare

Based on Arch Linux with all updates on 29.06.21 (20:20 UTC).

SHA256:
cc50c505e0901108a2116b5c3df2b2e39125a53ad373ba8d1227679c26016207 conty_lite_lz4.sh
26f3ee152d4eefedec3dfa55d3097fdf21fd61f845b3d9c8a6c769fe4b05f291 conty_lite.sh
d1175476383a5f74e5d83890eb5a2d442254181c5a0ceb549b92b6234ab34838 conty.sh

Changelog:

  • Added packages: wayland, lib32-wayland, qt5-wayland, retroarch.
  • Java 8 replaced with Java 16.
  • Added quiet mode, which disables all non-error Conty messages (such as "Running Conty", "Network is disabled", etc.). It doesn't affect the output of applications. Set QUIET_MODE to 1 to enable it.

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

Conty 1.13

11 Jun 10:36
Compare
Choose a tag to compare

Based on Arch Linux with all updates on 11.06.21 (09:50 UTC).

SHA256:
0171f62940215c9d76eefe47a67f9cb6e5aa101357fa4fe2ecb9871541b1c931 conty_lite_lz4.sh
9005a7cc3fd28134fd1eba40187683a9d8eefc81a86495cbeff2503146cba007 conty_lite.sh
4da4ba5e07c2072d6e327d09e73d876a46002618e6dbbe5e19c96376a7ecf9d5 conty.sh

Changelog:

  • Added fuse3 support.
  • The integrated utils now include glibc, which means that Conty is even more portable now and should work even on very old Linux distros (with at least 4.4 kernel).
  • The integrated squashfuse now supports lzo, lzma and gzip compression algorithms.
  • Conty now checks if /tmp is mounted with noexec.
  • Enabled full font hinting.
  • A few improvements for the self-update function.

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.

Conty 1.12

04 Jun 15:29
e8dd6dd
Compare
Choose a tag to compare

Based on Arch Linux with all updates on 04.06.21 (14:30 UTC).

SHA256:
bffbf9242dc6c6f0d5031db98d4fd764015aa91a9ff380f2e684bdfe59c4dc49 conty_lite_lz4.sh
8ccfb101483e87d4b74730325e3057f56f6d8295a4c788800e73882a3c24e646 conty_lite.sh
a81a7a969822061b4b5524022adb7439eae9fa93b2b86b05ed1daaa7e95da3f9 conty.sh

Changelog:

  • Fixed the self-update function. Updating, installing and removing packages should work properly now.

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.

Conty

28 May 12:57
ed2fc50
Compare
Choose a tag to compare

Based on Arch Linux with all updates on 28.05.21 (12:10 UTC).

SHA256:
d88e87060ec4186a2b897f019b1794a2ddd31d35cd9ffd20db130f1619449414 conty_lite_lz4.sh
13ff5b4d1c17eac5bb735740840919c28eedd6a3b5f1e9f97730466d3949b25a conty_lite.sh
cada53c29986a7a6614fbec68071220a37dcf139e282215f5dfec3325816d3ae conty.sh

Changelog:

  • Fixed launching graphical applications when SANDBOX is enabled.
  • Added the ability to remove packages. See the internal help (--help argument) for more information.
  • Conty now uses the same timezone as your host system (before that UTC was used).
  • A few fixes for the self-update feature.

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.

Conty

21 May 10:11
c40cec5
Compare
Choose a tag to compare

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.

Conty

07 May 16:29
a3450c7
Compare
Choose a tag to compare

Based on Arch Linux with all updates on 07.05.21.

SHA256:
d7c62822976906a9e4b7be813b93dc2f75653ead8a5620e418acf38ee7e85b39 conty_lite_lz4.sh
d02c5d971ee1c9f3b9cf1ea3460bf64434ee0d1a86700d073305103df5cb44c1 conty_lite.sh
356d71c68e47fef5a321e599e853569d1b6de42fad11d385fc2eecf10cfabbcb conty.sh

Changelog:

  • Added packages: reflector, zsync2-git.
  • Added the ability to update and install packages inside the container, and to update the init script (conty-start.sh) and the integrated utils (squashfuse and bwrap). The update process may take quite a lot of time, depending on your hardware, internet speed and the number of outdated packages.

To update all packages inside the container: ./conty.sh -u
To update all packages and also the init script (conty-start.sh) and the built-in utils (utils.tar): ./conty.sh -U
To update all packages and install additional packages, pass package names as additional arguments to -u (or -U): ./conty.sh -u pkgname1 pkgname2 pkgname3

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.

Conty

30 Apr 11:13
f8ba8f6
Compare
Choose a tag to compare

Based on Arch Linux with all updates on 30.04.21.

SHA256:
860c4a0178c0b881883294dc94b6a8cb79ca0b357947f7e41f3e6121b338e633 conty_lite_lz4.sh
ff6f097a15223f7a4b0875b233da037cf45cb3c6d1fc8a5408aae4e054b93daf conty_lite.sh
73321ed154f11fd8b9d063ae3c22ae67b342ed50c8f933631d77b293c80a39c0 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 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.