Skip to content

Conty 1.20

Compare
Choose a tag to compare
@Kron4ek Kron4ek released this 22 Jun 12:21
· 168 commits to master since this release

Based on Arch Linux with all updates on 22.06.2022 (08:40 UTC).

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

SHA256:

aa36b1dff16ea5f965c707b6a82294489011bfb3ced8095b8a3584ab99de5c86  conty_dwarfs.sh
17e1d13f1794243ca3b609996bba1e669fe4b160252c7e7e69b3f2911ac6c448  conty_lite_dwarfs.sh
09f98e5029d0a53256f7ddf9fce629e3ca378f56f47bde3d8c075dbd31de31a4  conty_lite.sh
fb279118cab5717437620127a1c7c6e46686828830dee91731eac9af8184a64b  conty.sh

Changelog:

  • Conty now checks the amount of free space before updating (with the -u argument)
  • Removed the SUDO_MOUNT function
  • When using the -e argument to extract an image, Conty now uses integrated utilities (if USE_SYS_UTILS is not enabled)
  • A few other small changes

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.

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.