diff --git a/data/pages/copy-release-trans.py b/data/pages/copy-release-trans.py new file mode 100644 index 0000000..48f0d19 --- /dev/null +++ b/data/pages/copy-release-trans.py @@ -0,0 +1,9 @@ +#!/usr/bin/python + +import os + +targets = ['da', 'es', 'fr', 'hu', 'it', 'ko-KR', 'nl', 'pt-BR', 'pt-PT', 'ro-RO', 'sv', 'tr', 'zh-CN'] + +for target in targets: + print(f"copying en/release -> {target}/release") + os.system(f"cp ./en/release {target}/release") diff --git a/data/pages/da/release b/data/pages/da/release index 551c159..0e6185e 100644 --- a/data/pages/da/release +++ b/data/pages/da/release @@ -1,38 +1,36 @@ -CachyOS 23.01 +CachyOS 23.02 -This is our first release for 2023. -As you have already learned in another announcement, we are now compiling the community repo in x86-64-v3. Before adding this to our installer, we would like to do a 1 month testing phase. -The community x86-64-v3 repo will be in the release in february. -We have added two new desktop enviroments, UKUI and Cinnamon Desktop to the Netinstallation. -This Release contains a bunch of bug fixes and as well Package Updates like llvm 15.0.7, mesa 22.3.3, gcc 12.1.1 and binutils 2.40. -Since LLVM 15 is now as default included, there is no need for a extra ISO for newer RDNA3 Cards. +We've just released the second update of 2023! This release primarily focuses on fixing some issues with the rate-mirrors backend, which is used to rate the mirrors before the netinstallation. +In addition, we're excited to introduce the cachyos-community-v3 repo to both the netinstall and offline installations. This repo has been tested for a month now and everything is working great. +Most of the packages have been recompiled for better performance. -Users has reported issues with the power-profiles-daemon and we keep it disabled now. +We've also added three new desktop environments - Budgie, Mate, and LXDE - to the online installation. We're still testing hyperland, but it's not ready to be included as a default just yet. Features: -- Calamares Slides got reworked and updated -- UKUI Desktop Enviroment got added to the Netinstallation -- Cinnamon Desktop Enviroment got added to the Netinstallation -- Cmdline: zswap is now disabled as default because CachyOS provides zram as default -- Calamares updated to the latest commit -- LLVM 15 is now shipped as default -- Package Updates: linux-cachyos 6.1.7, mesa 22.3.3, Plasma 5.26.5, llvm 15.0.7, gcc 12.1.1, binutils 2.40, zfs-utils 2.1.8, nvidia 525.85.05 -- CLI Installer got updated +- The cachyos-community-v3 repo has been added +- Budgie, Mate, and LXDE desktop environments have been added to the Netinstallation +- Bluetooth.service is now enabled by default +- F2FS and grub are enabled and working again +- Package Updates: linux-cachyos 6.1.10, mesa 22.3.4, zfs-utils 2.1.9, glibc 2.37, cachy-browser 109.0.1 Bug-fixes: -- remove-ucode shellprocess does also run now at the offline installation -- pamac got removed from the netinstall -- The ranked cachyos mirrors gets now correctly copied to the install target -- power-profile-daemon don't gets enabled anymore as default +- Rate-mirrors now fall back to unranked mirrors if it fails to rate them +- cachyos-rate-mirrors has a longer fetch-mirrors-timeout +- Github has been added to the hosts to avoid mirrorlist issues +- Boot entries for BIOS have been updated in syslinux -As always the download can be found at our mirrors our sourgeforge. +You can find the download at our mirrors or sourceforge. https://mirror.cachyos.org/ISO/ https://sourceforge.net/projects/cachyos-arch/files/ -Regards +If you'd like to support us, you can donate to help cover our monthly server costs. -CachyOS - Team +https://paypal.me/pttrr +https://www.patreon.com/CachyOS + +Thanks, +The CachyOS Team diff --git a/data/pages/en/release b/data/pages/en/release index 551c159..0e6185e 100644 --- a/data/pages/en/release +++ b/data/pages/en/release @@ -1,38 +1,36 @@ -CachyOS 23.01 +CachyOS 23.02 -This is our first release for 2023. -As you have already learned in another announcement, we are now compiling the community repo in x86-64-v3. Before adding this to our installer, we would like to do a 1 month testing phase. -The community x86-64-v3 repo will be in the release in february. -We have added two new desktop enviroments, UKUI and Cinnamon Desktop to the Netinstallation. -This Release contains a bunch of bug fixes and as well Package Updates like llvm 15.0.7, mesa 22.3.3, gcc 12.1.1 and binutils 2.40. -Since LLVM 15 is now as default included, there is no need for a extra ISO for newer RDNA3 Cards. +We've just released the second update of 2023! This release primarily focuses on fixing some issues with the rate-mirrors backend, which is used to rate the mirrors before the netinstallation. +In addition, we're excited to introduce the cachyos-community-v3 repo to both the netinstall and offline installations. This repo has been tested for a month now and everything is working great. +Most of the packages have been recompiled for better performance. -Users has reported issues with the power-profiles-daemon and we keep it disabled now. +We've also added three new desktop environments - Budgie, Mate, and LXDE - to the online installation. We're still testing hyperland, but it's not ready to be included as a default just yet. Features: -- Calamares Slides got reworked and updated -- UKUI Desktop Enviroment got added to the Netinstallation -- Cinnamon Desktop Enviroment got added to the Netinstallation -- Cmdline: zswap is now disabled as default because CachyOS provides zram as default -- Calamares updated to the latest commit -- LLVM 15 is now shipped as default -- Package Updates: linux-cachyos 6.1.7, mesa 22.3.3, Plasma 5.26.5, llvm 15.0.7, gcc 12.1.1, binutils 2.40, zfs-utils 2.1.8, nvidia 525.85.05 -- CLI Installer got updated +- The cachyos-community-v3 repo has been added +- Budgie, Mate, and LXDE desktop environments have been added to the Netinstallation +- Bluetooth.service is now enabled by default +- F2FS and grub are enabled and working again +- Package Updates: linux-cachyos 6.1.10, mesa 22.3.4, zfs-utils 2.1.9, glibc 2.37, cachy-browser 109.0.1 Bug-fixes: -- remove-ucode shellprocess does also run now at the offline installation -- pamac got removed from the netinstall -- The ranked cachyos mirrors gets now correctly copied to the install target -- power-profile-daemon don't gets enabled anymore as default +- Rate-mirrors now fall back to unranked mirrors if it fails to rate them +- cachyos-rate-mirrors has a longer fetch-mirrors-timeout +- Github has been added to the hosts to avoid mirrorlist issues +- Boot entries for BIOS have been updated in syslinux -As always the download can be found at our mirrors our sourgeforge. +You can find the download at our mirrors or sourceforge. https://mirror.cachyos.org/ISO/ https://sourceforge.net/projects/cachyos-arch/files/ -Regards +If you'd like to support us, you can donate to help cover our monthly server costs. -CachyOS - Team +https://paypal.me/pttrr +https://www.patreon.com/CachyOS + +Thanks, +The CachyOS Team diff --git a/data/pages/es/release b/data/pages/es/release index 551c159..0e6185e 100644 --- a/data/pages/es/release +++ b/data/pages/es/release @@ -1,38 +1,36 @@ -CachyOS 23.01 +CachyOS 23.02 -This is our first release for 2023. -As you have already learned in another announcement, we are now compiling the community repo in x86-64-v3. Before adding this to our installer, we would like to do a 1 month testing phase. -The community x86-64-v3 repo will be in the release in february. -We have added two new desktop enviroments, UKUI and Cinnamon Desktop to the Netinstallation. -This Release contains a bunch of bug fixes and as well Package Updates like llvm 15.0.7, mesa 22.3.3, gcc 12.1.1 and binutils 2.40. -Since LLVM 15 is now as default included, there is no need for a extra ISO for newer RDNA3 Cards. +We've just released the second update of 2023! This release primarily focuses on fixing some issues with the rate-mirrors backend, which is used to rate the mirrors before the netinstallation. +In addition, we're excited to introduce the cachyos-community-v3 repo to both the netinstall and offline installations. This repo has been tested for a month now and everything is working great. +Most of the packages have been recompiled for better performance. -Users has reported issues with the power-profiles-daemon and we keep it disabled now. +We've also added three new desktop environments - Budgie, Mate, and LXDE - to the online installation. We're still testing hyperland, but it's not ready to be included as a default just yet. Features: -- Calamares Slides got reworked and updated -- UKUI Desktop Enviroment got added to the Netinstallation -- Cinnamon Desktop Enviroment got added to the Netinstallation -- Cmdline: zswap is now disabled as default because CachyOS provides zram as default -- Calamares updated to the latest commit -- LLVM 15 is now shipped as default -- Package Updates: linux-cachyos 6.1.7, mesa 22.3.3, Plasma 5.26.5, llvm 15.0.7, gcc 12.1.1, binutils 2.40, zfs-utils 2.1.8, nvidia 525.85.05 -- CLI Installer got updated +- The cachyos-community-v3 repo has been added +- Budgie, Mate, and LXDE desktop environments have been added to the Netinstallation +- Bluetooth.service is now enabled by default +- F2FS and grub are enabled and working again +- Package Updates: linux-cachyos 6.1.10, mesa 22.3.4, zfs-utils 2.1.9, glibc 2.37, cachy-browser 109.0.1 Bug-fixes: -- remove-ucode shellprocess does also run now at the offline installation -- pamac got removed from the netinstall -- The ranked cachyos mirrors gets now correctly copied to the install target -- power-profile-daemon don't gets enabled anymore as default +- Rate-mirrors now fall back to unranked mirrors if it fails to rate them +- cachyos-rate-mirrors has a longer fetch-mirrors-timeout +- Github has been added to the hosts to avoid mirrorlist issues +- Boot entries for BIOS have been updated in syslinux -As always the download can be found at our mirrors our sourgeforge. +You can find the download at our mirrors or sourceforge. https://mirror.cachyos.org/ISO/ https://sourceforge.net/projects/cachyos-arch/files/ -Regards +If you'd like to support us, you can donate to help cover our monthly server costs. -CachyOS - Team +https://paypal.me/pttrr +https://www.patreon.com/CachyOS + +Thanks, +The CachyOS Team diff --git a/data/pages/fr/release b/data/pages/fr/release index 551c159..0e6185e 100644 --- a/data/pages/fr/release +++ b/data/pages/fr/release @@ -1,38 +1,36 @@ -CachyOS 23.01 +CachyOS 23.02 -This is our first release for 2023. -As you have already learned in another announcement, we are now compiling the community repo in x86-64-v3. Before adding this to our installer, we would like to do a 1 month testing phase. -The community x86-64-v3 repo will be in the release in february. -We have added two new desktop enviroments, UKUI and Cinnamon Desktop to the Netinstallation. -This Release contains a bunch of bug fixes and as well Package Updates like llvm 15.0.7, mesa 22.3.3, gcc 12.1.1 and binutils 2.40. -Since LLVM 15 is now as default included, there is no need for a extra ISO for newer RDNA3 Cards. +We've just released the second update of 2023! This release primarily focuses on fixing some issues with the rate-mirrors backend, which is used to rate the mirrors before the netinstallation. +In addition, we're excited to introduce the cachyos-community-v3 repo to both the netinstall and offline installations. This repo has been tested for a month now and everything is working great. +Most of the packages have been recompiled for better performance. -Users has reported issues with the power-profiles-daemon and we keep it disabled now. +We've also added three new desktop environments - Budgie, Mate, and LXDE - to the online installation. We're still testing hyperland, but it's not ready to be included as a default just yet. Features: -- Calamares Slides got reworked and updated -- UKUI Desktop Enviroment got added to the Netinstallation -- Cinnamon Desktop Enviroment got added to the Netinstallation -- Cmdline: zswap is now disabled as default because CachyOS provides zram as default -- Calamares updated to the latest commit -- LLVM 15 is now shipped as default -- Package Updates: linux-cachyos 6.1.7, mesa 22.3.3, Plasma 5.26.5, llvm 15.0.7, gcc 12.1.1, binutils 2.40, zfs-utils 2.1.8, nvidia 525.85.05 -- CLI Installer got updated +- The cachyos-community-v3 repo has been added +- Budgie, Mate, and LXDE desktop environments have been added to the Netinstallation +- Bluetooth.service is now enabled by default +- F2FS and grub are enabled and working again +- Package Updates: linux-cachyos 6.1.10, mesa 22.3.4, zfs-utils 2.1.9, glibc 2.37, cachy-browser 109.0.1 Bug-fixes: -- remove-ucode shellprocess does also run now at the offline installation -- pamac got removed from the netinstall -- The ranked cachyos mirrors gets now correctly copied to the install target -- power-profile-daemon don't gets enabled anymore as default +- Rate-mirrors now fall back to unranked mirrors if it fails to rate them +- cachyos-rate-mirrors has a longer fetch-mirrors-timeout +- Github has been added to the hosts to avoid mirrorlist issues +- Boot entries for BIOS have been updated in syslinux -As always the download can be found at our mirrors our sourgeforge. +You can find the download at our mirrors or sourceforge. https://mirror.cachyos.org/ISO/ https://sourceforge.net/projects/cachyos-arch/files/ -Regards +If you'd like to support us, you can donate to help cover our monthly server costs. -CachyOS - Team +https://paypal.me/pttrr +https://www.patreon.com/CachyOS + +Thanks, +The CachyOS Team diff --git a/data/pages/hu/release b/data/pages/hu/release index 551c159..0e6185e 100644 --- a/data/pages/hu/release +++ b/data/pages/hu/release @@ -1,38 +1,36 @@ -CachyOS 23.01 +CachyOS 23.02 -This is our first release for 2023. -As you have already learned in another announcement, we are now compiling the community repo in x86-64-v3. Before adding this to our installer, we would like to do a 1 month testing phase. -The community x86-64-v3 repo will be in the release in february. -We have added two new desktop enviroments, UKUI and Cinnamon Desktop to the Netinstallation. -This Release contains a bunch of bug fixes and as well Package Updates like llvm 15.0.7, mesa 22.3.3, gcc 12.1.1 and binutils 2.40. -Since LLVM 15 is now as default included, there is no need for a extra ISO for newer RDNA3 Cards. +We've just released the second update of 2023! This release primarily focuses on fixing some issues with the rate-mirrors backend, which is used to rate the mirrors before the netinstallation. +In addition, we're excited to introduce the cachyos-community-v3 repo to both the netinstall and offline installations. This repo has been tested for a month now and everything is working great. +Most of the packages have been recompiled for better performance. -Users has reported issues with the power-profiles-daemon and we keep it disabled now. +We've also added three new desktop environments - Budgie, Mate, and LXDE - to the online installation. We're still testing hyperland, but it's not ready to be included as a default just yet. Features: -- Calamares Slides got reworked and updated -- UKUI Desktop Enviroment got added to the Netinstallation -- Cinnamon Desktop Enviroment got added to the Netinstallation -- Cmdline: zswap is now disabled as default because CachyOS provides zram as default -- Calamares updated to the latest commit -- LLVM 15 is now shipped as default -- Package Updates: linux-cachyos 6.1.7, mesa 22.3.3, Plasma 5.26.5, llvm 15.0.7, gcc 12.1.1, binutils 2.40, zfs-utils 2.1.8, nvidia 525.85.05 -- CLI Installer got updated +- The cachyos-community-v3 repo has been added +- Budgie, Mate, and LXDE desktop environments have been added to the Netinstallation +- Bluetooth.service is now enabled by default +- F2FS and grub are enabled and working again +- Package Updates: linux-cachyos 6.1.10, mesa 22.3.4, zfs-utils 2.1.9, glibc 2.37, cachy-browser 109.0.1 Bug-fixes: -- remove-ucode shellprocess does also run now at the offline installation -- pamac got removed from the netinstall -- The ranked cachyos mirrors gets now correctly copied to the install target -- power-profile-daemon don't gets enabled anymore as default +- Rate-mirrors now fall back to unranked mirrors if it fails to rate them +- cachyos-rate-mirrors has a longer fetch-mirrors-timeout +- Github has been added to the hosts to avoid mirrorlist issues +- Boot entries for BIOS have been updated in syslinux -As always the download can be found at our mirrors our sourgeforge. +You can find the download at our mirrors or sourceforge. https://mirror.cachyos.org/ISO/ https://sourceforge.net/projects/cachyos-arch/files/ -Regards +If you'd like to support us, you can donate to help cover our monthly server costs. -CachyOS - Team +https://paypal.me/pttrr +https://www.patreon.com/CachyOS + +Thanks, +The CachyOS Team diff --git a/data/pages/it/release b/data/pages/it/release index 551c159..0e6185e 100644 --- a/data/pages/it/release +++ b/data/pages/it/release @@ -1,38 +1,36 @@ -CachyOS 23.01 +CachyOS 23.02 -This is our first release for 2023. -As you have already learned in another announcement, we are now compiling the community repo in x86-64-v3. Before adding this to our installer, we would like to do a 1 month testing phase. -The community x86-64-v3 repo will be in the release in february. -We have added two new desktop enviroments, UKUI and Cinnamon Desktop to the Netinstallation. -This Release contains a bunch of bug fixes and as well Package Updates like llvm 15.0.7, mesa 22.3.3, gcc 12.1.1 and binutils 2.40. -Since LLVM 15 is now as default included, there is no need for a extra ISO for newer RDNA3 Cards. +We've just released the second update of 2023! This release primarily focuses on fixing some issues with the rate-mirrors backend, which is used to rate the mirrors before the netinstallation. +In addition, we're excited to introduce the cachyos-community-v3 repo to both the netinstall and offline installations. This repo has been tested for a month now and everything is working great. +Most of the packages have been recompiled for better performance. -Users has reported issues with the power-profiles-daemon and we keep it disabled now. +We've also added three new desktop environments - Budgie, Mate, and LXDE - to the online installation. We're still testing hyperland, but it's not ready to be included as a default just yet. Features: -- Calamares Slides got reworked and updated -- UKUI Desktop Enviroment got added to the Netinstallation -- Cinnamon Desktop Enviroment got added to the Netinstallation -- Cmdline: zswap is now disabled as default because CachyOS provides zram as default -- Calamares updated to the latest commit -- LLVM 15 is now shipped as default -- Package Updates: linux-cachyos 6.1.7, mesa 22.3.3, Plasma 5.26.5, llvm 15.0.7, gcc 12.1.1, binutils 2.40, zfs-utils 2.1.8, nvidia 525.85.05 -- CLI Installer got updated +- The cachyos-community-v3 repo has been added +- Budgie, Mate, and LXDE desktop environments have been added to the Netinstallation +- Bluetooth.service is now enabled by default +- F2FS and grub are enabled and working again +- Package Updates: linux-cachyos 6.1.10, mesa 22.3.4, zfs-utils 2.1.9, glibc 2.37, cachy-browser 109.0.1 Bug-fixes: -- remove-ucode shellprocess does also run now at the offline installation -- pamac got removed from the netinstall -- The ranked cachyos mirrors gets now correctly copied to the install target -- power-profile-daemon don't gets enabled anymore as default +- Rate-mirrors now fall back to unranked mirrors if it fails to rate them +- cachyos-rate-mirrors has a longer fetch-mirrors-timeout +- Github has been added to the hosts to avoid mirrorlist issues +- Boot entries for BIOS have been updated in syslinux -As always the download can be found at our mirrors our sourgeforge. +You can find the download at our mirrors or sourceforge. https://mirror.cachyos.org/ISO/ https://sourceforge.net/projects/cachyos-arch/files/ -Regards +If you'd like to support us, you can donate to help cover our monthly server costs. -CachyOS - Team +https://paypal.me/pttrr +https://www.patreon.com/CachyOS + +Thanks, +The CachyOS Team diff --git a/data/pages/ko-KR/release b/data/pages/ko-KR/release index 551c159..0e6185e 100644 --- a/data/pages/ko-KR/release +++ b/data/pages/ko-KR/release @@ -1,38 +1,36 @@ -CachyOS 23.01 +CachyOS 23.02 -This is our first release for 2023. -As you have already learned in another announcement, we are now compiling the community repo in x86-64-v3. Before adding this to our installer, we would like to do a 1 month testing phase. -The community x86-64-v3 repo will be in the release in february. -We have added two new desktop enviroments, UKUI and Cinnamon Desktop to the Netinstallation. -This Release contains a bunch of bug fixes and as well Package Updates like llvm 15.0.7, mesa 22.3.3, gcc 12.1.1 and binutils 2.40. -Since LLVM 15 is now as default included, there is no need for a extra ISO for newer RDNA3 Cards. +We've just released the second update of 2023! This release primarily focuses on fixing some issues with the rate-mirrors backend, which is used to rate the mirrors before the netinstallation. +In addition, we're excited to introduce the cachyos-community-v3 repo to both the netinstall and offline installations. This repo has been tested for a month now and everything is working great. +Most of the packages have been recompiled for better performance. -Users has reported issues with the power-profiles-daemon and we keep it disabled now. +We've also added three new desktop environments - Budgie, Mate, and LXDE - to the online installation. We're still testing hyperland, but it's not ready to be included as a default just yet. Features: -- Calamares Slides got reworked and updated -- UKUI Desktop Enviroment got added to the Netinstallation -- Cinnamon Desktop Enviroment got added to the Netinstallation -- Cmdline: zswap is now disabled as default because CachyOS provides zram as default -- Calamares updated to the latest commit -- LLVM 15 is now shipped as default -- Package Updates: linux-cachyos 6.1.7, mesa 22.3.3, Plasma 5.26.5, llvm 15.0.7, gcc 12.1.1, binutils 2.40, zfs-utils 2.1.8, nvidia 525.85.05 -- CLI Installer got updated +- The cachyos-community-v3 repo has been added +- Budgie, Mate, and LXDE desktop environments have been added to the Netinstallation +- Bluetooth.service is now enabled by default +- F2FS and grub are enabled and working again +- Package Updates: linux-cachyos 6.1.10, mesa 22.3.4, zfs-utils 2.1.9, glibc 2.37, cachy-browser 109.0.1 Bug-fixes: -- remove-ucode shellprocess does also run now at the offline installation -- pamac got removed from the netinstall -- The ranked cachyos mirrors gets now correctly copied to the install target -- power-profile-daemon don't gets enabled anymore as default +- Rate-mirrors now fall back to unranked mirrors if it fails to rate them +- cachyos-rate-mirrors has a longer fetch-mirrors-timeout +- Github has been added to the hosts to avoid mirrorlist issues +- Boot entries for BIOS have been updated in syslinux -As always the download can be found at our mirrors our sourgeforge. +You can find the download at our mirrors or sourceforge. https://mirror.cachyos.org/ISO/ https://sourceforge.net/projects/cachyos-arch/files/ -Regards +If you'd like to support us, you can donate to help cover our monthly server costs. -CachyOS - Team +https://paypal.me/pttrr +https://www.patreon.com/CachyOS + +Thanks, +The CachyOS Team diff --git a/data/pages/nl/release b/data/pages/nl/release index 551c159..0e6185e 100644 --- a/data/pages/nl/release +++ b/data/pages/nl/release @@ -1,38 +1,36 @@ -CachyOS 23.01 +CachyOS 23.02 -This is our first release for 2023. -As you have already learned in another announcement, we are now compiling the community repo in x86-64-v3. Before adding this to our installer, we would like to do a 1 month testing phase. -The community x86-64-v3 repo will be in the release in february. -We have added two new desktop enviroments, UKUI and Cinnamon Desktop to the Netinstallation. -This Release contains a bunch of bug fixes and as well Package Updates like llvm 15.0.7, mesa 22.3.3, gcc 12.1.1 and binutils 2.40. -Since LLVM 15 is now as default included, there is no need for a extra ISO for newer RDNA3 Cards. +We've just released the second update of 2023! This release primarily focuses on fixing some issues with the rate-mirrors backend, which is used to rate the mirrors before the netinstallation. +In addition, we're excited to introduce the cachyos-community-v3 repo to both the netinstall and offline installations. This repo has been tested for a month now and everything is working great. +Most of the packages have been recompiled for better performance. -Users has reported issues with the power-profiles-daemon and we keep it disabled now. +We've also added three new desktop environments - Budgie, Mate, and LXDE - to the online installation. We're still testing hyperland, but it's not ready to be included as a default just yet. Features: -- Calamares Slides got reworked and updated -- UKUI Desktop Enviroment got added to the Netinstallation -- Cinnamon Desktop Enviroment got added to the Netinstallation -- Cmdline: zswap is now disabled as default because CachyOS provides zram as default -- Calamares updated to the latest commit -- LLVM 15 is now shipped as default -- Package Updates: linux-cachyos 6.1.7, mesa 22.3.3, Plasma 5.26.5, llvm 15.0.7, gcc 12.1.1, binutils 2.40, zfs-utils 2.1.8, nvidia 525.85.05 -- CLI Installer got updated +- The cachyos-community-v3 repo has been added +- Budgie, Mate, and LXDE desktop environments have been added to the Netinstallation +- Bluetooth.service is now enabled by default +- F2FS and grub are enabled and working again +- Package Updates: linux-cachyos 6.1.10, mesa 22.3.4, zfs-utils 2.1.9, glibc 2.37, cachy-browser 109.0.1 Bug-fixes: -- remove-ucode shellprocess does also run now at the offline installation -- pamac got removed from the netinstall -- The ranked cachyos mirrors gets now correctly copied to the install target -- power-profile-daemon don't gets enabled anymore as default +- Rate-mirrors now fall back to unranked mirrors if it fails to rate them +- cachyos-rate-mirrors has a longer fetch-mirrors-timeout +- Github has been added to the hosts to avoid mirrorlist issues +- Boot entries for BIOS have been updated in syslinux -As always the download can be found at our mirrors our sourgeforge. +You can find the download at our mirrors or sourceforge. https://mirror.cachyos.org/ISO/ https://sourceforge.net/projects/cachyos-arch/files/ -Regards +If you'd like to support us, you can donate to help cover our monthly server costs. -CachyOS - Team +https://paypal.me/pttrr +https://www.patreon.com/CachyOS + +Thanks, +The CachyOS Team diff --git a/data/pages/pl/release b/data/pages/pl/release index 551c159..41db25b 100644 --- a/data/pages/pl/release +++ b/data/pages/pl/release @@ -1,38 +1,36 @@ -CachyOS 23.01 +CachyOS 23.02 -This is our first release for 2023. -As you have already learned in another announcement, we are now compiling the community repo in x86-64-v3. Before adding this to our installer, we would like to do a 1 month testing phase. -The community x86-64-v3 repo will be in the release in february. -We have added two new desktop enviroments, UKUI and Cinnamon Desktop to the Netinstallation. -This Release contains a bunch of bug fixes and as well Package Updates like llvm 15.0.7, mesa 22.3.3, gcc 12.1.1 and binutils 2.40. -Since LLVM 15 is now as default included, there is no need for a extra ISO for newer RDNA3 Cards. +Właśnie wydaliśmy drugie uaktualnienie w 2023 roku! Ta wersja skupia się głównie na naprawianiu niektórych problemów z tyłu rate-mirrors, który jest używany do oceny lustrzanych przed netinstallation. +Ponadto jesteśmy zachwyceni, że możemy wprowadzić repozytorium cachyos-community-v3 do netinstall i instalacji offline. To repozytorium było testowane przez ostatni miesiąc i wszystko działa świetnie. +Większość pakietów została przekompilowana dla lepszej wydajności. +Dodaliśmy także trzy nowe środowiska pulpitu - Budgie, Mate i LXDE - do instalacji online. Nadal testujemy hyperland, ale nie jest jeszcze gotowe, aby być domyślnie zawarte. -Users has reported issues with the power-profiles-daemon and we keep it disabled now. +Nowe funkcje: -Features: +- Dodano repozytorium cachyos-community-v3 +- Środowiska pulpitu Budgie, Mate i LXDE zostały dodane do Netinstallation +- Usługa Bluetooth jest teraz włączona domyślnie +- F2FS i grub są włączone i działają ponownie +- Aktualizacje pakietów: linux-cachyos 6.1.10, mesa 22.3.4, zfs-utils 2.1.9, glibc 2.37, cachy-browser 109.0.1 -- Calamares Slides got reworked and updated -- UKUI Desktop Enviroment got added to the Netinstallation -- Cinnamon Desktop Enviroment got added to the Netinstallation -- Cmdline: zswap is now disabled as default because CachyOS provides zram as default -- Calamares updated to the latest commit -- LLVM 15 is now shipped as default -- Package Updates: linux-cachyos 6.1.7, mesa 22.3.3, Plasma 5.26.5, llvm 15.0.7, gcc 12.1.1, binutils 2.40, zfs-utils 2.1.8, nvidia 525.85.05 -- CLI Installer got updated +Naprawy błędów: -Bug-fixes: - -- remove-ucode shellprocess does also run now at the offline installation -- pamac got removed from the netinstall -- The ranked cachyos mirrors gets now correctly copied to the install target -- power-profile-daemon don't gets enabled anymore as default +- Rate-mirrors teraz przechodzi do lustrzanek bez oceny, jeśli nie może ich ocenić +- cachyos-rate-mirrors ma dłuższy fetch-mirrors-timeout +- Github został dodany do hostów, aby uniknąć problemów z mirrorlist +- Wpisy bootowe dla BIOS zostały zaktualizowane w syslinux +- Możesz znaleźć pobieranie na naszych lustrach na sourceforge. -As always the download can be found at our mirrors our sourgeforge. +Pobieranie można znaleźć w naszych mirrorach lub sourceforge https://mirror.cachyos.org/ISO/ https://sourceforge.net/projects/cachyos-arch/files/ -Regards +Jeśli chcesz nas wesprzeć, możesz przekazać darowiznę, aby pomóc pokryć nasze miesięczne koszty serwerów. -CachyOS - Team +https://paypal.me/pttrr +https://www.patreon.com/CachyOS + +Dzięki, +The CachyOS Zespół diff --git a/data/pages/pt-BR/release b/data/pages/pt-BR/release index 551c159..0e6185e 100644 --- a/data/pages/pt-BR/release +++ b/data/pages/pt-BR/release @@ -1,38 +1,36 @@ -CachyOS 23.01 +CachyOS 23.02 -This is our first release for 2023. -As you have already learned in another announcement, we are now compiling the community repo in x86-64-v3. Before adding this to our installer, we would like to do a 1 month testing phase. -The community x86-64-v3 repo will be in the release in february. -We have added two new desktop enviroments, UKUI and Cinnamon Desktop to the Netinstallation. -This Release contains a bunch of bug fixes and as well Package Updates like llvm 15.0.7, mesa 22.3.3, gcc 12.1.1 and binutils 2.40. -Since LLVM 15 is now as default included, there is no need for a extra ISO for newer RDNA3 Cards. +We've just released the second update of 2023! This release primarily focuses on fixing some issues with the rate-mirrors backend, which is used to rate the mirrors before the netinstallation. +In addition, we're excited to introduce the cachyos-community-v3 repo to both the netinstall and offline installations. This repo has been tested for a month now and everything is working great. +Most of the packages have been recompiled for better performance. -Users has reported issues with the power-profiles-daemon and we keep it disabled now. +We've also added three new desktop environments - Budgie, Mate, and LXDE - to the online installation. We're still testing hyperland, but it's not ready to be included as a default just yet. Features: -- Calamares Slides got reworked and updated -- UKUI Desktop Enviroment got added to the Netinstallation -- Cinnamon Desktop Enviroment got added to the Netinstallation -- Cmdline: zswap is now disabled as default because CachyOS provides zram as default -- Calamares updated to the latest commit -- LLVM 15 is now shipped as default -- Package Updates: linux-cachyos 6.1.7, mesa 22.3.3, Plasma 5.26.5, llvm 15.0.7, gcc 12.1.1, binutils 2.40, zfs-utils 2.1.8, nvidia 525.85.05 -- CLI Installer got updated +- The cachyos-community-v3 repo has been added +- Budgie, Mate, and LXDE desktop environments have been added to the Netinstallation +- Bluetooth.service is now enabled by default +- F2FS and grub are enabled and working again +- Package Updates: linux-cachyos 6.1.10, mesa 22.3.4, zfs-utils 2.1.9, glibc 2.37, cachy-browser 109.0.1 Bug-fixes: -- remove-ucode shellprocess does also run now at the offline installation -- pamac got removed from the netinstall -- The ranked cachyos mirrors gets now correctly copied to the install target -- power-profile-daemon don't gets enabled anymore as default +- Rate-mirrors now fall back to unranked mirrors if it fails to rate them +- cachyos-rate-mirrors has a longer fetch-mirrors-timeout +- Github has been added to the hosts to avoid mirrorlist issues +- Boot entries for BIOS have been updated in syslinux -As always the download can be found at our mirrors our sourgeforge. +You can find the download at our mirrors or sourceforge. https://mirror.cachyos.org/ISO/ https://sourceforge.net/projects/cachyos-arch/files/ -Regards +If you'd like to support us, you can donate to help cover our monthly server costs. -CachyOS - Team +https://paypal.me/pttrr +https://www.patreon.com/CachyOS + +Thanks, +The CachyOS Team diff --git a/data/pages/pt-PT/release b/data/pages/pt-PT/release index 551c159..0e6185e 100644 --- a/data/pages/pt-PT/release +++ b/data/pages/pt-PT/release @@ -1,38 +1,36 @@ -CachyOS 23.01 +CachyOS 23.02 -This is our first release for 2023. -As you have already learned in another announcement, we are now compiling the community repo in x86-64-v3. Before adding this to our installer, we would like to do a 1 month testing phase. -The community x86-64-v3 repo will be in the release in february. -We have added two new desktop enviroments, UKUI and Cinnamon Desktop to the Netinstallation. -This Release contains a bunch of bug fixes and as well Package Updates like llvm 15.0.7, mesa 22.3.3, gcc 12.1.1 and binutils 2.40. -Since LLVM 15 is now as default included, there is no need for a extra ISO for newer RDNA3 Cards. +We've just released the second update of 2023! This release primarily focuses on fixing some issues with the rate-mirrors backend, which is used to rate the mirrors before the netinstallation. +In addition, we're excited to introduce the cachyos-community-v3 repo to both the netinstall and offline installations. This repo has been tested for a month now and everything is working great. +Most of the packages have been recompiled for better performance. -Users has reported issues with the power-profiles-daemon and we keep it disabled now. +We've also added three new desktop environments - Budgie, Mate, and LXDE - to the online installation. We're still testing hyperland, but it's not ready to be included as a default just yet. Features: -- Calamares Slides got reworked and updated -- UKUI Desktop Enviroment got added to the Netinstallation -- Cinnamon Desktop Enviroment got added to the Netinstallation -- Cmdline: zswap is now disabled as default because CachyOS provides zram as default -- Calamares updated to the latest commit -- LLVM 15 is now shipped as default -- Package Updates: linux-cachyos 6.1.7, mesa 22.3.3, Plasma 5.26.5, llvm 15.0.7, gcc 12.1.1, binutils 2.40, zfs-utils 2.1.8, nvidia 525.85.05 -- CLI Installer got updated +- The cachyos-community-v3 repo has been added +- Budgie, Mate, and LXDE desktop environments have been added to the Netinstallation +- Bluetooth.service is now enabled by default +- F2FS and grub are enabled and working again +- Package Updates: linux-cachyos 6.1.10, mesa 22.3.4, zfs-utils 2.1.9, glibc 2.37, cachy-browser 109.0.1 Bug-fixes: -- remove-ucode shellprocess does also run now at the offline installation -- pamac got removed from the netinstall -- The ranked cachyos mirrors gets now correctly copied to the install target -- power-profile-daemon don't gets enabled anymore as default +- Rate-mirrors now fall back to unranked mirrors if it fails to rate them +- cachyos-rate-mirrors has a longer fetch-mirrors-timeout +- Github has been added to the hosts to avoid mirrorlist issues +- Boot entries for BIOS have been updated in syslinux -As always the download can be found at our mirrors our sourgeforge. +You can find the download at our mirrors or sourceforge. https://mirror.cachyos.org/ISO/ https://sourceforge.net/projects/cachyos-arch/files/ -Regards +If you'd like to support us, you can donate to help cover our monthly server costs. -CachyOS - Team +https://paypal.me/pttrr +https://www.patreon.com/CachyOS + +Thanks, +The CachyOS Team diff --git a/data/pages/ro-RO/release b/data/pages/ro-RO/release index 551c159..0e6185e 100644 --- a/data/pages/ro-RO/release +++ b/data/pages/ro-RO/release @@ -1,38 +1,36 @@ -CachyOS 23.01 +CachyOS 23.02 -This is our first release for 2023. -As you have already learned in another announcement, we are now compiling the community repo in x86-64-v3. Before adding this to our installer, we would like to do a 1 month testing phase. -The community x86-64-v3 repo will be in the release in february. -We have added two new desktop enviroments, UKUI and Cinnamon Desktop to the Netinstallation. -This Release contains a bunch of bug fixes and as well Package Updates like llvm 15.0.7, mesa 22.3.3, gcc 12.1.1 and binutils 2.40. -Since LLVM 15 is now as default included, there is no need for a extra ISO for newer RDNA3 Cards. +We've just released the second update of 2023! This release primarily focuses on fixing some issues with the rate-mirrors backend, which is used to rate the mirrors before the netinstallation. +In addition, we're excited to introduce the cachyos-community-v3 repo to both the netinstall and offline installations. This repo has been tested for a month now and everything is working great. +Most of the packages have been recompiled for better performance. -Users has reported issues with the power-profiles-daemon and we keep it disabled now. +We've also added three new desktop environments - Budgie, Mate, and LXDE - to the online installation. We're still testing hyperland, but it's not ready to be included as a default just yet. Features: -- Calamares Slides got reworked and updated -- UKUI Desktop Enviroment got added to the Netinstallation -- Cinnamon Desktop Enviroment got added to the Netinstallation -- Cmdline: zswap is now disabled as default because CachyOS provides zram as default -- Calamares updated to the latest commit -- LLVM 15 is now shipped as default -- Package Updates: linux-cachyos 6.1.7, mesa 22.3.3, Plasma 5.26.5, llvm 15.0.7, gcc 12.1.1, binutils 2.40, zfs-utils 2.1.8, nvidia 525.85.05 -- CLI Installer got updated +- The cachyos-community-v3 repo has been added +- Budgie, Mate, and LXDE desktop environments have been added to the Netinstallation +- Bluetooth.service is now enabled by default +- F2FS and grub are enabled and working again +- Package Updates: linux-cachyos 6.1.10, mesa 22.3.4, zfs-utils 2.1.9, glibc 2.37, cachy-browser 109.0.1 Bug-fixes: -- remove-ucode shellprocess does also run now at the offline installation -- pamac got removed from the netinstall -- The ranked cachyos mirrors gets now correctly copied to the install target -- power-profile-daemon don't gets enabled anymore as default +- Rate-mirrors now fall back to unranked mirrors if it fails to rate them +- cachyos-rate-mirrors has a longer fetch-mirrors-timeout +- Github has been added to the hosts to avoid mirrorlist issues +- Boot entries for BIOS have been updated in syslinux -As always the download can be found at our mirrors our sourgeforge. +You can find the download at our mirrors or sourceforge. https://mirror.cachyos.org/ISO/ https://sourceforge.net/projects/cachyos-arch/files/ -Regards +If you'd like to support us, you can donate to help cover our monthly server costs. -CachyOS - Team +https://paypal.me/pttrr +https://www.patreon.com/CachyOS + +Thanks, +The CachyOS Team diff --git a/data/pages/ru/release b/data/pages/ru/release index 60e38d2..9e59f6e 100644 --- a/data/pages/ru/release +++ b/data/pages/ru/release @@ -1,37 +1,36 @@ -CachyOS 23.01 +CachyOS 23.02 -Это наш первый релиз на 2023 год. -Как вы уже узнали из другого анонса, сейчас мы компилируем community репозиторий в x86-64-v3. Прежде чем добавить это в наш установщик, мы хотели бы провести 1-месячный этап тестирования. -Репозиторий community x86-64-v3 будет выпущен в феврале. -Мы добавили в сетевую установку две новые среды рабочего стола, UKUI и Cinnamon Desktop. -Этот выпуск содержит множество исправлений ошибок, а также обновления пакетов, таких как llvm 15.0.7, mesa 22.3.3, gcc 12.1.1 и binutils 2.40. -Поскольку LLVM 15 теперь включен по умолчанию, нет необходимости в дополнительном ISO для новых карт RDNA3. +Мы только что выпустили второе обновление 2023 года! Этот выпуск в основном посвящен исправлению некоторых проблем с бэкендом rate-mirrors, который используется для оценки зеркал перед установкой в сеть. +Кроме того, мы рады представить репозиторий cachyos-community-v3 как для чистой, так и для автономной установки. Этот репозиторий тестируется уже месяц, и все работает отлично. +Большинство пакетов были перекомпилированы для лучшей производительности. -Пользователи сообщали о проблемах с power-profiles-daemon, и сейчас мы оставляем его отключенным. +Мы также добавили три новых окружения рабочего стола - Budgie, Mate и LXDE - в онлайн-установку. Мы все еще тестируем Hyperland, но он еще не готов к включению по умолчанию. Особенности: -- Слайды Calamares были переработаны и обновлены -- Среда рабочего стола UKUI была добавлена в сетевую установку -- В сетевую установку добавлена среда рабочего стола Cinnamon -- Командная строка: zswap теперь отключен по умолчанию, потому что CachyOS предоставляет zram по умолчанию -- Calamares обновлен до последней фиксации -- LLVM 15 теперь поставляется по умолчанию -- Обновления пакетов: linux-cachyos 6.1.7, mesa 22.3.3, Plasma 5.26.5, llvm 15.0.7, gcc 12.1.1, binutils 2.40, zfs-utils 2.1.8, nvidia 525.85.05 -- Обновлен установщик CLI +- Добавлен репозиторий cachyos-community-v3 +- Среды рабочего стола Budgie, Mate и LXDE были добавлены в установку Net +- Bluetooth.service теперь включен по умолчанию +- F2FS и grub включены и снова работают. +- Обновления пакетов: linux-cachyos 6.1.10, mesa 22.3.4, zfs-utils 2.1.9, glibc 2.37, cachy-browser 109.0.1 -Исправленные ошибки: +Исправления ошибок: -- remove-ucode shellprocess также запускается теперь при автономной установке -- pamac был удален из сетевой установки -- Ранжированные зеркала cachyos теперь правильно копируются в цель установки -- power-profile-daemon больше не включается по умолчанию +- rate-mirrors теперь возвращается к зеркалам без рейтинга, если не удается их оценить +- cachyos-rate-mirrors имеет более длительное время ожидания fetch-mirrors-timeout +- Github был добавлен к хостам, чтобы избежать проблем с зеркальным списком +- В syslinux обновлены загрузочные записи для BIOS. -Как всегда, скачать можно на наших зеркалах или на нашем sourceforge. + +Вы можете найти загрузку на наших зеркалах или sourceforge. https://mirror.cachyos.org/ISO/ https://sourceforge.net/projects/cachyos-arch/files/ -С уважением +Если вы хотите поддержать нас, вы можете сделать пожертвование, чтобы помочь покрыть наши ежемесячные расходы на сервер. -CachyOS - Команда +https://paypal.me/pttrr +https://www.patreon.com/CachyOS + +Спасибо, +Команда CachyOS diff --git a/data/pages/sv/release b/data/pages/sv/release index 551c159..0e6185e 100644 --- a/data/pages/sv/release +++ b/data/pages/sv/release @@ -1,38 +1,36 @@ -CachyOS 23.01 +CachyOS 23.02 -This is our first release for 2023. -As you have already learned in another announcement, we are now compiling the community repo in x86-64-v3. Before adding this to our installer, we would like to do a 1 month testing phase. -The community x86-64-v3 repo will be in the release in february. -We have added two new desktop enviroments, UKUI and Cinnamon Desktop to the Netinstallation. -This Release contains a bunch of bug fixes and as well Package Updates like llvm 15.0.7, mesa 22.3.3, gcc 12.1.1 and binutils 2.40. -Since LLVM 15 is now as default included, there is no need for a extra ISO for newer RDNA3 Cards. +We've just released the second update of 2023! This release primarily focuses on fixing some issues with the rate-mirrors backend, which is used to rate the mirrors before the netinstallation. +In addition, we're excited to introduce the cachyos-community-v3 repo to both the netinstall and offline installations. This repo has been tested for a month now and everything is working great. +Most of the packages have been recompiled for better performance. -Users has reported issues with the power-profiles-daemon and we keep it disabled now. +We've also added three new desktop environments - Budgie, Mate, and LXDE - to the online installation. We're still testing hyperland, but it's not ready to be included as a default just yet. Features: -- Calamares Slides got reworked and updated -- UKUI Desktop Enviroment got added to the Netinstallation -- Cinnamon Desktop Enviroment got added to the Netinstallation -- Cmdline: zswap is now disabled as default because CachyOS provides zram as default -- Calamares updated to the latest commit -- LLVM 15 is now shipped as default -- Package Updates: linux-cachyos 6.1.7, mesa 22.3.3, Plasma 5.26.5, llvm 15.0.7, gcc 12.1.1, binutils 2.40, zfs-utils 2.1.8, nvidia 525.85.05 -- CLI Installer got updated +- The cachyos-community-v3 repo has been added +- Budgie, Mate, and LXDE desktop environments have been added to the Netinstallation +- Bluetooth.service is now enabled by default +- F2FS and grub are enabled and working again +- Package Updates: linux-cachyos 6.1.10, mesa 22.3.4, zfs-utils 2.1.9, glibc 2.37, cachy-browser 109.0.1 Bug-fixes: -- remove-ucode shellprocess does also run now at the offline installation -- pamac got removed from the netinstall -- The ranked cachyos mirrors gets now correctly copied to the install target -- power-profile-daemon don't gets enabled anymore as default +- Rate-mirrors now fall back to unranked mirrors if it fails to rate them +- cachyos-rate-mirrors has a longer fetch-mirrors-timeout +- Github has been added to the hosts to avoid mirrorlist issues +- Boot entries for BIOS have been updated in syslinux -As always the download can be found at our mirrors our sourgeforge. +You can find the download at our mirrors or sourceforge. https://mirror.cachyos.org/ISO/ https://sourceforge.net/projects/cachyos-arch/files/ -Regards +If you'd like to support us, you can donate to help cover our monthly server costs. -CachyOS - Team +https://paypal.me/pttrr +https://www.patreon.com/CachyOS + +Thanks, +The CachyOS Team diff --git a/data/pages/tr/release b/data/pages/tr/release index 551c159..0e6185e 100644 --- a/data/pages/tr/release +++ b/data/pages/tr/release @@ -1,38 +1,36 @@ -CachyOS 23.01 +CachyOS 23.02 -This is our first release for 2023. -As you have already learned in another announcement, we are now compiling the community repo in x86-64-v3. Before adding this to our installer, we would like to do a 1 month testing phase. -The community x86-64-v3 repo will be in the release in february. -We have added two new desktop enviroments, UKUI and Cinnamon Desktop to the Netinstallation. -This Release contains a bunch of bug fixes and as well Package Updates like llvm 15.0.7, mesa 22.3.3, gcc 12.1.1 and binutils 2.40. -Since LLVM 15 is now as default included, there is no need for a extra ISO for newer RDNA3 Cards. +We've just released the second update of 2023! This release primarily focuses on fixing some issues with the rate-mirrors backend, which is used to rate the mirrors before the netinstallation. +In addition, we're excited to introduce the cachyos-community-v3 repo to both the netinstall and offline installations. This repo has been tested for a month now and everything is working great. +Most of the packages have been recompiled for better performance. -Users has reported issues with the power-profiles-daemon and we keep it disabled now. +We've also added three new desktop environments - Budgie, Mate, and LXDE - to the online installation. We're still testing hyperland, but it's not ready to be included as a default just yet. Features: -- Calamares Slides got reworked and updated -- UKUI Desktop Enviroment got added to the Netinstallation -- Cinnamon Desktop Enviroment got added to the Netinstallation -- Cmdline: zswap is now disabled as default because CachyOS provides zram as default -- Calamares updated to the latest commit -- LLVM 15 is now shipped as default -- Package Updates: linux-cachyos 6.1.7, mesa 22.3.3, Plasma 5.26.5, llvm 15.0.7, gcc 12.1.1, binutils 2.40, zfs-utils 2.1.8, nvidia 525.85.05 -- CLI Installer got updated +- The cachyos-community-v3 repo has been added +- Budgie, Mate, and LXDE desktop environments have been added to the Netinstallation +- Bluetooth.service is now enabled by default +- F2FS and grub are enabled and working again +- Package Updates: linux-cachyos 6.1.10, mesa 22.3.4, zfs-utils 2.1.9, glibc 2.37, cachy-browser 109.0.1 Bug-fixes: -- remove-ucode shellprocess does also run now at the offline installation -- pamac got removed from the netinstall -- The ranked cachyos mirrors gets now correctly copied to the install target -- power-profile-daemon don't gets enabled anymore as default +- Rate-mirrors now fall back to unranked mirrors if it fails to rate them +- cachyos-rate-mirrors has a longer fetch-mirrors-timeout +- Github has been added to the hosts to avoid mirrorlist issues +- Boot entries for BIOS have been updated in syslinux -As always the download can be found at our mirrors our sourgeforge. +You can find the download at our mirrors or sourceforge. https://mirror.cachyos.org/ISO/ https://sourceforge.net/projects/cachyos-arch/files/ -Regards +If you'd like to support us, you can donate to help cover our monthly server costs. -CachyOS - Team +https://paypal.me/pttrr +https://www.patreon.com/CachyOS + +Thanks, +The CachyOS Team diff --git a/data/pages/zh-CN/release b/data/pages/zh-CN/release index 551c159..0e6185e 100644 --- a/data/pages/zh-CN/release +++ b/data/pages/zh-CN/release @@ -1,38 +1,36 @@ -CachyOS 23.01 +CachyOS 23.02 -This is our first release for 2023. -As you have already learned in another announcement, we are now compiling the community repo in x86-64-v3. Before adding this to our installer, we would like to do a 1 month testing phase. -The community x86-64-v3 repo will be in the release in february. -We have added two new desktop enviroments, UKUI and Cinnamon Desktop to the Netinstallation. -This Release contains a bunch of bug fixes and as well Package Updates like llvm 15.0.7, mesa 22.3.3, gcc 12.1.1 and binutils 2.40. -Since LLVM 15 is now as default included, there is no need for a extra ISO for newer RDNA3 Cards. +We've just released the second update of 2023! This release primarily focuses on fixing some issues with the rate-mirrors backend, which is used to rate the mirrors before the netinstallation. +In addition, we're excited to introduce the cachyos-community-v3 repo to both the netinstall and offline installations. This repo has been tested for a month now and everything is working great. +Most of the packages have been recompiled for better performance. -Users has reported issues with the power-profiles-daemon and we keep it disabled now. +We've also added three new desktop environments - Budgie, Mate, and LXDE - to the online installation. We're still testing hyperland, but it's not ready to be included as a default just yet. Features: -- Calamares Slides got reworked and updated -- UKUI Desktop Enviroment got added to the Netinstallation -- Cinnamon Desktop Enviroment got added to the Netinstallation -- Cmdline: zswap is now disabled as default because CachyOS provides zram as default -- Calamares updated to the latest commit -- LLVM 15 is now shipped as default -- Package Updates: linux-cachyos 6.1.7, mesa 22.3.3, Plasma 5.26.5, llvm 15.0.7, gcc 12.1.1, binutils 2.40, zfs-utils 2.1.8, nvidia 525.85.05 -- CLI Installer got updated +- The cachyos-community-v3 repo has been added +- Budgie, Mate, and LXDE desktop environments have been added to the Netinstallation +- Bluetooth.service is now enabled by default +- F2FS and grub are enabled and working again +- Package Updates: linux-cachyos 6.1.10, mesa 22.3.4, zfs-utils 2.1.9, glibc 2.37, cachy-browser 109.0.1 Bug-fixes: -- remove-ucode shellprocess does also run now at the offline installation -- pamac got removed from the netinstall -- The ranked cachyos mirrors gets now correctly copied to the install target -- power-profile-daemon don't gets enabled anymore as default +- Rate-mirrors now fall back to unranked mirrors if it fails to rate them +- cachyos-rate-mirrors has a longer fetch-mirrors-timeout +- Github has been added to the hosts to avoid mirrorlist issues +- Boot entries for BIOS have been updated in syslinux -As always the download can be found at our mirrors our sourgeforge. +You can find the download at our mirrors or sourceforge. https://mirror.cachyos.org/ISO/ https://sourceforge.net/projects/cachyos-arch/files/ -Regards +If you'd like to support us, you can donate to help cover our monthly server costs. -CachyOS - Team +https://paypal.me/pttrr +https://www.patreon.com/CachyOS + +Thanks, +The CachyOS Team