-
UrsaOS v0.1.0-alpha.2 Stable
released this
2026-07-29 08:43:38 +02:00 | 22 commits to main since this releaseUrsaOS v0.1.0-alpha.2
This development preview replaces alpha.1 for new installations.
Fixed
- Fresh installations now create a persistent Pacman keyring instead of retaining the temporary live keyring. This prevents
unknown trustfailures during official Arch package transactions. ursaos-installernow declares Python as a direct runtime dependency.- ISO builds rebuild stale UrsaOS packages and reject a Calamares binary with unresolved runtime libraries before creating an image.
Validation
- The release ISO boots through both UEFI GRUB and BIOS Syslinux.
- The BIOS/MBR installation path completed installation, reboot, tuigreet login and the branded Niri+DMS desktop during development testing.
- The installed BIOS target completed
sudo pacman -Syusuccessfully.
Known limitations
- This remains an early development preview and is not intended for production use.
- Timeshift and no-snapshot installations have less end-to-end coverage than the default Btrfs + Snapper path.
- Hardware coverage is still limited.
Verify the ISO with the accompanying
.sha256file before use.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fresh installations now create a persistent Pacman keyring instead of retaining the temporary live keyring. This prevents