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
2023-06-22 19:52:22 -06:00
.github chore: Drop Fedora 37 builds 2023-06-21 15:39:28 -07:00
deck feat: Properly handle gamescope session switching 2023-06-22 19:52:22 -06:00
etc feat: Overhaul images 2023-06-18 21:39:52 +00:00
usr feat: Remove Firefox and add shortcut to install the flatpak 2023-06-22 19:52:22 -06:00
boot_menu.yml feat: Generate ISOs every release 2023-06-18 21:38:49 +00:00
Containerfile feat: Remove Firefox and add shortcut to install the flatpak 2023-06-22 19:52:22 -06:00
cosign.pub Switch to ublue-os signing key, fix minor typo in readme 2023-02-09 11:18:03 -08:00
LICENSE Initial commit 2023-02-09 11:05:47 -08:00
README.md chore: Add information about bazzite-arch and build status indicator to README.md 2023-06-22 16:30:20 -07:00
SECURITY.md Add SECURITY.md 2023-02-13 10:36:06 -08:00

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
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