clonos / control-pane

ClonOS WEB control panel (CBSD WEB UI)
https://clonos.tekroutine.com
128 stars 31 forks source link

Removal of OS images no longer supported #50

Open pynixis opened 1 year ago

pynixis commented 1 year ago

We need to remove OS images no longer supported. For example, Arch 2016, Ubuntu 16.04, and etc.

olevole commented 1 year 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

pynixis commented 1 year ago

When will ClonOS 21 be released?

olevole commented 1 year ago

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.

pynixis commented 1 year ago

Where can 21 be downloaded from?

olevole commented 1 year ago

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

pynixis commented 1 year ago

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?

pynixis commented 1 year ago

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.

olevole commented 1 year ago

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

olevole commented 1 year ago

@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