This repository has been archived by the owner on Jan 14, 2024. It is now read-only.
Replies: 2 comments
-
@castrojo we did a 1.0... you wanna do the honors closing this one :-) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Now that the Nvidia drivers are in great shape and Fedora 38's improvements are coming down the pipe I thought I'd look at what we need to do for an MVP 1.0 release.
https://github.com/orgs/ublue-os/projects/1/views/1
I think the biggest blocker so far is waiting on oci support in Fedora's anaconda installer, this will enable us to generate ISOs instead of asking people to install Fedora and then do a rebase command. Secondly the move from zenity to a dedicated flatpak installer app took longer than we thought but it'll be worth it, check it out here: https://github.com/ublue-os/yafti (If you have Python and libadwaita expertise we'd love for you to please take a look).
We also need to get our image metadata in order: this is used by other tools to generate things about our images, like name, repo, image location, tags available which will make it easier for us to use other tools to organize this pile o' images we're generating.
After this one turn of the crank it's all downhill from there (hah!). Does anyone have anything burning that should be on the list?
Beta Was this translation helpful? Give feedback.
All reactions