mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-01 03:21:41 +00:00
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.
desktopfedora-kinoitefedora-linuxfedora-silverbluegaminghtpcoci-imageoperating-systemostreesteamsteam-deckvalve
.github | ||
etc | ||
etc-desktop | ||
usr | ||
usr-desktop/bin | ||
Containerfile | ||
Containerfile-desktop | ||
cosign.pub | ||
LICENSE | ||
README.md | ||
SECURITY.md |
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 | |
jupiter-fan-control | |
jupiter-hw-support | |
jupiter-hw-support-btrfs | |
steamdeck-kde-presets | |
steamdeck-kde-themes | |
python3-hid | |
wallpaper-engine-kde-plugin |
Additionally, the following packages are used from other Copr repos:
Package | Status |
---|---|
latencyflex-vulkan-layer |
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