This repository has been archived by the owner on May 22, 2019. It is now read-only.
Releases: Antergos/Cnchi
Releases · Antergos/Cnchi
[Cnchi Stable] v0.16.21
[Cnchi Stable] v0.16.12
- Fixes "Error running ['/usr/bin/pidof', 'grub-mount']: b'' (grub2.py:265)"
[Cnchi Stable] v0.16.11
- Something wrong with self.settings (maybe process is killed too soon?)
[Cnchi Stable] v0.16.9
- Do not crash if self.settings cannot be loaded in slides.py
[Cnchi Stable] v0.16.8
- Fix luks options in create partition dialog.
[Cnchi Stable] v0.16.3
- Fixes bootloader installation never ending.
[Cnchi Stable] v0.16.2
- Allow -s option (deprecated) so ISO scripts do not fail.
[Cnchi Stable]
- 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
- Fixes waiting for mirror sorting bug
[Cnchi Testing] v.0.15.348
- 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