Unstable Stream Updates: 5th of July 2026 #169
ermo
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Changes
Versioned Repositories, phase 2 landed
This set of unstable updates was a bit delayed by tarkah and ermo testing, landing (and then re-landing) the long-in-development Versioned Repositories, phase 2 feature.
The VRp2 feature lays the ground-work for us to roll out updates seamlessly across what would otherwise be invasive OS upgrades requiring manual intervention. This means that we can now begin focusing on landing smaller, well-tested, fundamental improvements to our tooling and infrastructure in an incremental fashion.
Remember to sync twice before rebooting
Due to how we have implemented the Versioned Repos, phase 2 upgrade, all you need to do to upgrade to the new repository format, is to run
sudo moss sync -utwice.The first sync in the upgrade process will look something like this:
When you see this, simply run
sudo moss sync -uagain, and you will get the newest packages on the upgraded unstable stream.Systemd packaging and user-facing changes
Reilly reworked our systemd package to ensure that manually enabling or disabling systemd units will no longer be overridden on moss package transactions.
As part of this rework, it is important to note that network interface names will change after the next reboot. Please ensure that your configurations are using the new names (IE
eth0toenp12s0)It is also important to note that
systemd-boot,systemd-coredump,systemd-homed,systemd-container,systemd-oomd,systemd-resolved,systemd-timesyncd,systemd-udev, andsystemd-userdbdare now separate packages.systemd-boot,systemd-coredump,systemd-resolved, andsystemd-udevwill all be installed automatically if you are using pkgsets (if you don't know what these are you are most likely using them). They will also be installed if a package you are using directly depends on them.IMPORTANT notice re. systemd updates and pkgsets
Users who are NOT using pkgsets or who are manually using one of the aforementioned systemd packages in their install, should install them directly!
Linux 7.1.3, KDE Plasma 6.7.2
In addition to that, Reilly and Philip ended up landing KDE Plasma 6.7.0 and kernel 7.1.0 right on top of each other, which caused us some headaches initially. The early issues have thankfully been shaken out now, and we are shipping kernel 7.1.3 and KDE Plasma 6.7.2 in this unstable stream update.
Call for NVIDIA testers
If your AerynOS system has an NVIDIA GPU supported by the nvidia-open-gpu-kernel-modules, please get in touch with us in the NVIDIA Testing thread.
COSMIC DE 1.2.0 and GNOME 50.3
In addition to the above, we have also landed COSMIC DE 1.2.0 and a smattering of GNOME 50.3 related stuff, alongside a long list of smaller package updates.
Highlights
Other updates
Other updates include, but are not limited to:
Fixes
New packages
Full git changelog
As usual, there are many other minor updates not mentioned as the list would get too long. You can see the full changelog here:
AerynOS/recipes@78e3e2f...daa44ae
How to Contribute
As ever, feel free to report any issues below and join the AerynOS Zulip server community.
How to sponsor us
If you appreciate the work we are doing and are in a position to do so, we would appreciate any sponsorship sent our way:
We should note that we prefer Stripe donations if possible.
Thank you!
Thank you to all our supporters and contributors. You are making a difference! ❤️
Beta Was this translation helpful? Give feedback.
All reactions