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-18 17:51:55 -07:00
.github Merge pull request #17 from EyeCantCU/overhaul-images 2023-06-18 17:51:55 -07:00
deck feat: Overhaul images 2023-06-18 21:39:52 +00:00
etc feat: Overhaul images 2023-06-18 21:39:52 +00:00
usr/bin feat: Overhaul images 2023-06-18 21:39:52 +00:00
boot_menu.yml feat: Generate ISOs every release 2023-06-18 21:38:49 +00:00
Containerfile feat: Overhaul images 2023-06-18 21:39:52 +00: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 feat: Overhaul images 2023-06-18 21:39:52 +00: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

Copr

Ported SteamOS and ChimeraOS packages used by Bazzite are built on Copr in this repo.

Package Status
gamescope-session Build Status
jupiter-fan-control Build Status
jupiter-hw-support Build Status
jupiter-hw-support-btrfs Build Status
steamdeck-kde-presets Build Status
steamdeck-kde-themes Build Status
python3-hid Build Status
wallpaper-engine-kde-plugin Build Status

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

Package 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