-
Notifications
You must be signed in to change notification settings - Fork 49
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
Renaming JeOS to Minimal-VM and moving to main download page #123
Renaming JeOS to Minimal-VM and moving to main download page #123
Conversation
Put away demo link of the Leap Micro
Update MicroOS.html
Vincent, please try to run this locally (check bundler section in README), something like Tumbleweed container would work. for Leap container, you'd have to get newer bundler from ruby devel project. We need to co-ordinate on when to merge the change. As files are not renamed, we have to cross-check filenames etc. I don't see any rush as the rename still didn't happen. @hellcp do you have any ideas, how to rework the alternative downloads? Putting most used images (e.g. minimal RPi one) on main section could be seen positively by community. |
@vmoutoussamy seems like your code can't be built. As you reference new section cloud and there is no corresponding icon to it.
|
Feel free to use the following: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="currentColor"><path d="M17 21H7A6 6 0 0 1 5.008 9.339a7 7 0 1 1 13.984 0A6 6 0 0 1 17 21zm0-12a5 5 0 1 0-9.994.243l.07 1.488-1.404.494A4.002 4.002 0 0 0 7 19h10a4 4 0 1 0-3.796-5.265l-1.898-.633A6.003 6.003 0 0 1 17 9z"/></svg> taken from https://remixicon.com/ |
My worry as always is how many of those images do we put there, and in what context they appear. If we have a person coming to install Tumbleweed on their laptop, we may not want to present them with server only images. Currently, we have it set up so that only the Installation images are displayed at all times (that's what https://github.com/openSUSE/get-o-o/blob/main/_data/tumbleweed.yml#L8 does), and depending on where they found the link to the Tumbleweed site, they may get So the question is, which images are common between all of the use cases we present to our users, those images should likely appear on the main page. |
Currently translated at 95.8% (209 of 218 strings) Translation: get-o-o/main Translate-URL: https://l10n.opensuse.org/projects/get-o-o/main/it/
Guys, I'm completely lost here, I did build locally but I'm not seeing my changes at all. I'm missing something but I don't know what. As of now we have 4 x86_64 Minimal-VM images and I would like to add aarch64 Minimal-VM as well. We have plan to support s390x with SLE15SP5 and even tho this image might not be high interested for openSUSE, we still would like to publish them as openSUSE Minimal-VM are the upstream of SLES Minimal-VM. Last but not least there is much interests with our SLE Minimal-VM recently as it can be used with Rancher, cloud-native devs usually like to quickly fire-up a small VM. I believe the openSUSE community would have the same interest, so instead of grabbing the net-install Media, you can already used a Minimal-VM with or without cloud-init in the cloud but with jeos-firstboot for local install. Finally people using a non-openSUSE host might find handy to grab an openSUSE Minimal-VM for testing or production. |
You may need to restart the jekyll server on changes in data files, because we aren't re-fetching data on changes |
Add missing pick_mirror links for TW Live Images
So I don't see my changes as grep is returning nothing... |
It looks like you checked out the target branch, not the source branch of this pull request. Your changes are in your |
I tried to build it locally here and it still fails due to the missing |
For the missing image refer to #123 (comment) |
I'm gonna bet it's because yaml doesn't accept |
We have that already, just open the site with https://get.opensuse.org/leap/15.4?type=server#download, and JeOS will be displayed as an option below the Installation images |
oh this is really nice but is this known to anyone at all? I really need helps to rename JeOS by Minimal-VM as you can see in the screenshot below: It feel like the main page https://get.opensuse.org/leap/15.4 should maybe look like https://getfedora.org, |
You will still need to replace |
Fix query and hash not appended in leap on server and desktop pages
Is the note about arm images on the wiki still needed? Also do we need to say Minimal for everything? The title already says Minimal Virtual Machine, so saying Minimal XEN feels pointless |
Yes for the arm image wiki link, we (Minimal-VM team) have an history with the team building the JeOS arm image. Even tho we do not share the same name anymore some people and partners will still be interested by finding them.
Agreed 100% |
c09c9e2
into
openSUSE:47-jeos-rename-to-minimal-was-live-images-and-jeos-are-too-hidden
I'll request again that we ignore 15.4 here and just do the rename for 15.5+. |
Let's do it for 15.4, we've already done plenty changes for CR DVDs. We need to act quickly, since the web is now practically broken. Thanks for your understading @Vogtinator |
If we need to act quickly, it's several orders of magnitude more easy to fix get.o.o than to perform the multi-step process required to do the rename properly. That will take until next week at least. |
I can live with that ETA Fabian, revert would not move us anywhere forward and this has been a painful topic. |
We'd get working download links again. It's been working absolutely fine until now. |
This is addressing #47 as well as renaming our openSUSE JeOS images to Minimal-VM. The rename is following up the SLES JeOS rename to Minimal-VM