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.
2023-07-18 11:53:44 -06:00
2023-02-09 11:05:47 -08:00
2023-02-13 10:36:06 -08:00

Bazzite

build-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 build-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 Build Status
gamescope-session Build Status
jupiter-fan-control Build Status
jupiter-hw-support Build Status
jupiter-hw-support-btrfs Build Status
python3-hid Build Status
ryzenadj Build Status
sddm-sugar-steamOS Build Status
sdgyrodsu Build Status
steamdeck-kde-presets Build Status
steamdeck-kde-themes Build Status
udisks2 Build Status

Additionally, the following packages are used from other Copr repos:

Package Status
hl2linux-selinux Build Status
latencyflex-vulkan-layer Build Status
mangohud Build Status
obs-vkcapture Build Status
wallpaper-engine-kde-plugin Build Status

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.
Readme 192 MiB
Languages
Shell 31.9%
Just 26.4%
Dockerfile 14.7%
YAML 13.6%
JSON 5.9%
Other 7.5%