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.
Go to file
RJ Trujillo 7b6d3999c3
Merge pull request #23 from ublue-os/dependabot/github_actions/sigstore/cosign-installer-3.1.0
chore(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.0
2023-06-26 06:07:21 -06:00
.github chore(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.0 2023-06-26 12:01:32 +00:00
deck fix: Increase maximum size for zram-resize to 4096mb 2023-06-25 07:00:43 -06:00
etc chore: Bring zstd zram change from deck variant to desktop 2023-06-23 00:13:15 -07:00
usr fix: Increase maximum size for zram-resize to 4096mb 2023-06-25 07:00:43 -06:00
boot_menu.yml feat: Generate ISOs every release 2023-06-18 21:38:49 +00:00
Containerfile fix: Remove mesa-va-drivers-freeworld 2023-06-25 07:03:02 -06:00
cosign.pub
LICENSE
README.md feat: Add sugar-steamOS SDDM theme. Set as default in deck variant. 2023-06-22 22:12:48 -07:00
SECURITY.md

Bazzite

build-bazzite

Bazzite is an OCI based off of ublue-os/kinoite that is intended to be an alternative OS for the Steam Deck and is a SteamOS-alike for desktops.

Bazzite is currently in development and should not be used on real hardware under any circumstance. Feel free to test in a VM.

Bazzite is not associated with Valve Software in any way, and maintainers of the Bazzite project are not liable for any damage that may occur during use of the operating system.

Usage

Warning: This is an experimental feature and should not be used in production, try it in a VM for a while, you have been warned!

sudo rpm-ostree rebase --experimental ostree-unverified-registry:ghcr.io/ublue-os/bazzite:latest

We build date tags as well, so if you want to rebase to a particular day's release:

sudo rpm-ostree rebase --experimental ostree-unverified-registry:ghcr.io/ublue-os/bazzite:20230209 

The latest tag will automatically point to the latest build.

Features

  • Start with a base ublue-os/kinoite image
  • Adds ported versions of Valve's Steam Deck packages
  • Adds h264 decoding out of the box via RPM Fusion
  • Supports LatencyFleX & vkBasalt out of the box
  • Ships with Distrobox already installed
  • Comes with services for automatic system, distrobox, and flatpak updates.
  • Built in duperemove
  • BTRFS by default, including the SD card
  • Matches SteamOS 1:1 whenever possible
  • Desktop variant uses ublue-os/bazzite-arch build-bazzite-arch in Distrobox to run Steam and other gaming workloads.

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
steamdeck-kde-presets Build Status
steamdeck-kde-themes Build Status
wallpaper-engine-kde-plugin Build Status

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

Package Status
hl2linux-selinux Build Status
latencyflex-vulkan-layer 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