- Clone repo
git clone https://codeberg.org/javiercplus/Neko-Void.git
cd Neko-Void
git submodule update --init --recursive
- Build neko-void iso xorg
cd live-maker && bash neko-builder.sh xorg
- Build neko-void iso xlibre
cd live-maker && bash neko-builder.sh xlibre
- Build neko-void iso xorg
cd live-maker && bash neko-builder.sh rolling
- Build neko-void iso xlibre
cd live-maker && bash neko-builder.sh rollibre
# NekoVoid Live ISO Builder - Nonfree Edition
# This here builds the ISO with nonfree support: Steam, gaming, proprietary drivers, and such.
#
# How to use:
# ./neko-builder.sh # Interactive mode
# ./neko-builder.sh <desktop> # Build a specific desktop
# ./neko-builder.sh <desktop> -e "pkg..." # With extra packages
# ./neko-builder.sh doble # Build xlibre + xorg
# ./neko-builder.sh doble-isor # Build rollibre + rolling
This repo also has repo of neko wizard and kasha installer module!
