new-base-core #1

Merged
eriq12 merged 38 commits from new-base-core into main 2025-05-23 18:16:05 -04:00
17 changed files with 11 additions and 355 deletions
Showing only changes of commit 900155e5e8 - Show all commits

View File

@@ -26,4 +26,9 @@ To rebase an existing atomic Fedora installation to the latest build:
systemctl reboot
```
The `latest` tag will automatically point to the latest build. That build will still always use the Fedora version specified in `recipe.yml`, so you won't get accidentally updated to the next major version.
The `latest` tag will automatically point to the latest build. That build will still always use the Fedora version specified in `recipe.yml`, so you won't get accidentally updated to the next major version.
# Attribution
Thanks to [Wayblue](https://github.com/wayblueorg/wayblue) for how to get around some issues with sddm on an atomic distribution and how to create a working distro from the base Fedora image.