mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-30 21:32:48 +00:00
RJ Trujillo
02965719fc
fix(steamos-update): Get progress bar working again
Universal Blue update isn't verbose unless something is logged or an exception is raised. Because of this, we can't just monitor its output and increment the progress bar. Instead, we need to wait for it to complete. Since there isn't an entirely clean way of doing that, we'll just wait for the creation of '/tmp/update-check' This also removes output from the updater to ensure that formatting stays consistent when the output is passed to Steam.
Bazzite
Bazzite is an OCI that serves as an alternative OS for the Steam Deck, and a ready-to-game SteamOS-like for desktop computers.
Usage
TODO
Features
- Built from a base ublue-os/kinoite or ublue-os/kinoite-nvidia image
- Initial setup wizard provides Decky Loader, EmuDeck, and an assortment of useful Flatpaks.
- Adds ported versions of Valve's Steam Deck packages
- Ships with Distrobox installed and ready to use
- Desktop variant uses ublue-os/bazzite-arch in Distrobox to run Steam and other gaming workloads.
- Adds h264 decoding out of the box via RPM Fusion
- Supports LatencyFleX and vkBasalt out of the box
- Comes with services for automatic system, distrobox, and flatpak updates.
- BTRFS by default, including the SD card
- Built in duperemove services
- Pre-tuned for gaming workloads
- Matches SteamOS as closely as possible
Copr
Ported SteamOS and ChimeraOS packages, among others used by Bazzite, are built on Copr in this repo.
Package | Status |
---|---|
gamescope | |
gamescope-session | |
jupiter-fan-control | |
jupiter-hw-support | |
jupiter-hw-support-btrfs | |
python3-hid | |
ryzenadj | |
sddm-sugar-steamOS | |
sdgyrodsu | |
steamdeck-kde-presets | |
steamdeck-kde-themes | |
udisks2 |
Additionally, the following packages are used from other Copr repos:
Package | Status |
---|---|
hl2linux-selinux | |
latencyflex-vulkan-layer | |
mangohud | |
obs-vkcapture | |
wallpaper-engine-kde-plugin |
Verification
These images are signed with sisgstore's cosign. You can verify the signature by downloading the cosign.pub
key from this repo and running the following command:
cosign verify --key cosign.pub ghcr.io/ublue-os/bazzite
Description
Bazzite is an OCI image that serves as an alternative operating system for the Steam Deck, and a ready-to-game SteamOS-like for desktop computers, living room home theater PCs, and numerous other handheld PCs.
desktopfedora-kinoitefedora-linuxfedora-silverbluegaminghtpcoci-imageoperating-systemostreesteamsteam-deckvalve
Readme
192 MiB
Languages
Shell
31.9%
Just
26.4%
Dockerfile
14.7%
YAML
13.6%
JSON
5.9%
Other
7.5%