mirror of
https://github.com/bhaiest/holoiso.git
synced 2024-11-10 05:12:33 +01:00
988 B
988 B
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!
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