Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Releases: Antergos/Cnchi

[Cnchi Stable] v0.16.21

06 Oct 14:56
Compare
Choose a tag to compare
  • Fixes cache thread (threading.thread) function names typo.

[Cnchi Stable] v0.16.12

04 Oct 07:00
Compare
Choose a tag to compare
  • Fixes "Error running ['/usr/bin/pidof', 'grub-mount']: b'' (grub2.py:265)"

[Cnchi Stable] v0.16.11

02 Oct 09:02
Compare
Choose a tag to compare
  • Something wrong with self.settings (maybe process is killed too soon?)

[Cnchi Stable] v0.16.9

30 Sep 18:16
Compare
Choose a tag to compare
  • Do not crash if self.settings cannot be loaded in slides.py

[Cnchi Stable] v0.16.8

28 Sep 08:19
Compare
Choose a tag to compare
  • Fix luks options in create partition dialog.

[Cnchi Stable] v0.16.3

26 Sep 18:18
Compare
Choose a tag to compare
  • Fixes bootloader installation never ending.

[Cnchi Stable] v0.16.2

25 Sep 20:38
Compare
Choose a tag to compare
  • Allow -s option (deprecated) so ISO scripts do not fail.

[Cnchi Stable]

24 Sep 11:20
Compare
Choose a tag to compare
  • Cleanup code
  • Do not use defusedxml
  • Updated Readme.md
  • Split ZFS code in two modules for better readability (zfs, zfs_manager)
  • Changed ZFS disk structure
  • Use sha256 sum when checking downloaded files (instead of md5)
  • Merged lembrame code
  • Install yay as AUR helper
  • Move LUKS code from auto_partition to its own module (luks)
  • Move mount functions from auto_partition to its own module (mount)
  • Split mkinitcpio code into several functions
  • New class Events to manage... events. Removed queue_events function from several modules.
  • Do not use meta packages in packages.xml
  • Added i3 and Budgie to available desktops
  • Use /var/tmp instead of /tmp
  • self.ui got renamed to self.gui
  • Be able to boot when /usr is in a separate partition
  • Removed apply button in avatar choosing dialog (just double click on the wanted image)
  • Once the packages list is created, check that there is no removed/renamed package in that list that will break the installation
  • Set MIN_SIZE for the installation to 16GB (instead of 8GB)
  • Fix user_info when going back and forth
  • Set valign to center in some screens (maybe we can set it to top and make cnchi window smaller...)
  • Get Cnchi latest stable version from antergos repository database (antergos.db)
  • Fixed rank_mirrors (using https:// for Antergos mirrors)
  • Enable multilib if necessary

[Cnchi Stable] v0.14.478

22 Sep 09:03
Compare
Choose a tag to compare
  • Fixes waiting for mirror sorting bug

[Cnchi Testing] v.0.15.348

09 Sep 17:07
Compare
Choose a tag to compare
Pre-release
  • Cleanup code
  • Do not use defusedxml
  • Updated Readme.md
  • Split ZFS code in two modules for better readability (zfs, zfs_manager)
  • Changed ZFS disk structure
  • Use sha256 sum when checking downloaded files (instead of md5)
  • Merged lembrame code
  • Install yay as AUR helper
  • Move LUKS code from auto_partition to its own module (luks)
  • Move mount functions from auto_partition to its own module (mount)
  • Split mkinitcpio code into several functions
  • New class Events to manage... events. Removed queue_events function from several modules.
  • Do not use meta packages in packages.xml
  • Added i3 and Budgie to available desktops
  • Use /var/tmp instead of /tmp
  • self.ui got renamed to self.gui
  • Be able to boot when /usr is in a separate partition
  • Removed apply button in avatar choosing dialog (just double click on the wanted image)
  • Once the packages list is created, check that there is no removed/renamed package in that list that will break the installation
  • Set MIN_SIZE for the installation to 16GB (instead of 8GB)
  • Fix user_info when going back and forth
  • Set valign to center in some screens (maybe we can set it to top and make cnchi window smaller...)
  • Get Cnchi latest stable version from antergos repository database (antergos.db)
  • Fixed rank_mirrors (using https:// for Antergos mirrors)
  • Enable multilib if necessary