Open pynixis opened 2 years ago
Profiles are embedded in the CBSD, so it's enough to update the CBSD or
make -C ~cbsd/etc profiles-update
in the next release, the list of images will be obtained through API
When will ClonOS 21 be released?
When will ClonOS 21 be released?
The time for version 21 has already passed, now it's time for 22 ;-) However, there are no dates yet. It all depends on free time. Also now there is no equipment to continue working.
Where can 21 be downloaded from?
The version number indicates the year and month of release: YY.MM Latest official release was 19.09. During this time there were no other releases
What is needed to make sure we are able to release 22? Can you label issues with "help wanted". Also, when you say equipment do you mean host servers for mirroring?
Also, I didn't see this until now: https://github.com/clonos/control-pane/issues/37
I see that you have already done most of the work.
There is currently no dedicated server to test new release.
Currently, donors ( https://patreon.com/clonos) cover the costs of renting two servers that perform the functions of the project's infrastructure (development, mirrors, testing, building images, etc.). But there is no empty server to start working on ISO/memstick image testing
@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 /usr/local/cbsd/modules/convectix.d
cbsd get_bhyve_profiles src=cloud
cbsd get_bhyve_profiles src=vm
We need to remove OS images no longer supported. For example, Arch 2016, Ubuntu 16.04, and etc.