Skip to content
XADE edited this page Feb 28, 2024 · 2 revisions

install the dependencies, then run the following commands

git clone --depth=1 https://codeberg.org/zz/sh
cd sh
sudo ./i.sh

name of installation

  • must be unique for each installation
  • should not contain any special character
  • will be used for bootentry and rootfs directory

NOTE: This wiki considers the name of installation to be name_of_installation, so change it everywhere accordingly.

 > NAME          : name_of_installation

to install a DISTRO enter it's ID

[ DISTRO ID ] | [ DISTRO ID ]
--------------+--------------
  ARCH        |   ALPINE
  ARTIX       |   GENTOO
  FUNTOO      |   KISS
  GUIX        |   NIXOS 
  VOID        |   VOID -musl


 > DISTRO ID    :

keep following the sidebar for further instructions

Features

Requirements

Notes


Walk Through :

  1. Execute the script

  1. Select Distro & Packages

Click one of the Distros below for Detailed steps

Distro non Systemd Immutable musl support compilation support
Arch
Artix
Alpine
Void
Gentoo
Funtoo
NixOS
GUIX

Questions :

How ?

Why ?

Clone this wiki locally