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 21:38:49 +00:00
.github feat: Generate ISOs every release 2023-06-18 21:38:49 +00:00
etc etc: sddm: Enable virtual keyboard 2023-05-23 13:32:50 -06:00
etc-desktop fix: Correct distrobox-upgrade-automatic bug that prevented automatic updates with paru. 2023-04-23 21:17:55 -07:00
usr Initial commit of Bazzite 2023-02-09 11:09:39 -08:00
usr-desktop/bin Add proxy script for system76-scheduler kwin script 2023-02-13 00:34:55 -08:00
boot_menu.yml feat: Generate ISOs every release 2023-06-18 21:38:49 +00:00
Containerfile chore: Remove rpmfusion repo modifications 2023-06-02 11:52:10 -06:00
Containerfile-desktop feat: Add SELinux rules for hl2_linux (Team Fortress 2) to solve in-game audio issues. 2023-03-04 16:46:05 -08: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 - Add support for Wallpaper Engine 2023-02-15 19:15:47 -08: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-nvidia that is intended to be an alternative OS for the Steam Deck and 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-nvidia 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