Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removal of OS images no longer supported #50

Open
pynixis opened this issue Jul 7, 2022 · 9 comments
Open

Removal of OS images no longer supported #50

pynixis opened this issue Jul 7, 2022 · 9 comments

Comments

@pynixis
Copy link

pynixis commented Jul 7, 2022

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

@olevole
Copy link
Member

olevole commented Jul 7, 2022

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
Copy link
Author

pynixis commented Jul 7, 2022

When will ClonOS 21 be released?

@olevole
Copy link
Member

olevole commented Jul 7, 2022

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
Copy link
Author

pynixis commented Jul 7, 2022

Where can 21 be downloaded from?

@olevole
Copy link
Member

olevole commented Jul 7, 2022

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
Copy link
Author

pynixis commented Jul 7, 2022

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
Copy link
Author

pynixis commented Jul 7, 2022

Also, I didn't see this until now:
#37

I see that you have already done most of the work.

@olevole
Copy link
Member

olevole commented Jul 21, 2022

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
Copy link
Member

olevole commented Jul 21, 2022

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants