Go to file
2022-05-02 13:17:21 +03:00
airootfs More core/linux stuff 2022-05-02 13:17:21 +03:00
efiboot/loader Ship Arch Linux stock kernel 2022-05-02 11:39:50 +03:00
syslinux Initial files 2022-04-21 15:47:47 +00:00
bootstrap_packages.x86_64 Initial files 2022-04-21 15:47:47 +00:00
packages.x86_64 More core/linux stuff 2022-05-02 13:17:21 +03:00
pacman.conf Initial files 2022-04-21 15:47:47 +00:00
profiledef.sh More core/linux stuff 2022-05-02 13:17:21 +03:00
README.md Update README.md 2022-05-02 01:26:16 +03:00

HoloISO

SteamOS 3 (Holo) archiso configuration.

Yes, Gabe. SteamOS functions well on a toaster.

This project attempts to bring Steam Deck's Holo OS into a generic, installable format!

image

This configuration includes Valve's pacman.conf repositories, holoinstall script and holoinstall post-installation binaries. This configuration builds releng-based ISO, which is default Arch Linux redistribution flavor.

To install SteamOS, boot into ISO, run holoinstall and follow on-screen guide

To build:

Make sure you are running this on Steam Deck/winesapOS/pacstrapped SteamOS3. If not, copy airootfs/etc/pacman.d/mirrorlist to your Arch's installation

Make sure you have python and archiso installed

Trigger build by:

git clone https://github.com/bhaiest/holoiso/
sudo mkarchiso -v holoiso

Once it ends, your ISO will be available in out folder