Oleg Ginzburg
Oleg Ginzburg
@pynixis FYI, at the moment, you can update the index manually: ``` # remove cache file rm -f ~cbsd/tmp/*.json # update module for python39 rm -rf /usr/local/cbsd/modules/convectix.d git clone https://github.com/cbsd/modules-convectix.git...
I agree, it is absolutely 'must have'. In addition, I would really like to use mirror services (like any other distros which are located, for example, at http://mirror.easyspeedy.com/ , http://mirror.truenetwork.ru...
I set up rsync for those who can and are ready to provide a mirror in their region: `rsync rsync://electro.bsdstore.ru/clonos/` I can post your mirror on the site if you...
@moveee cbsd assumes one argument for `default_jname`. Can you check and remove the dubbing?
Yes, this is not synchronized code between ClonOS and the **latest** CBSD. You need to change the code according to the latest CBSD changes. In my todo
@mekanix RSS feed for docs is not required, it is only for news, and it can remain a static file. I am concerned about the situation with the synchronization of...
I have a plan :point_up: Since I am the only one who knows the capabilities and strengths of the project as best as possible ;), it is logical that I...
Maybe something like this: https://github.com/cbsd/cbsd/commit/7c04abb91bf29bb977b9ee00c9646339a5510058: 
@moveee у меня в FF вроде как норм было год назад, а больше не проверялось. Надо восстановить разработку и стенд), мне лично пока негде проверить
There will be a similar solution through an intermediate mapping file, as is done in MyBee ( https://myb.convectix.com ): --- centos7_vm_os_type="linux" centos7_vm_os_profile="cloud-CentOS-7-x86_64" centos7_ssh_user="centos" centos8_vm_os_type="linux" centos8_vm_os_profile="cloud-CentOS-stream-8-x86_64" centos8_ssh_user="centos" rocky8_vm_os_type="linux" rocky8_vm_os_profile="cloud-Rocky-8-x86_64" rocky8_ssh_user="rocky" oracle7_vm_os_type="linux"...