- Personal (and thus opinionated) minimal (but batteries included) custom Void Linux build
- Use AYUVOS or just use this repository to see how to do this yourself :)
- Built using void-linux/void-mklive
- That repo is pulled in using a git subtree @
906652a4945feccd0be85ecfaf3b6d02be5d49b8
- That repo is pulled in using a git subtree @
- Currently, builds MUST be done on an existing Void installation
- I do plan on trying to get containerised builds working, but that's not a priority, just use a VM if you need to
- HUGE WIP, PROBABLY NOT CURRENTLY DAILY-DRIVABLE OR EASILY INSTALLABLE
-
Clone this repo
$ git clone https://github.com/NoSpawnn/AYUVOS.git $ cd AYUVOS -
Run
build.sh$ ./build.sh
.isois spit out to the project root
-
Burn the
.isoto a USB$ dd bs=4M if=<path/to/iso> of=/dev/<your_usb>
-
Boot into the live environment, then either:
- Follow the Void Linux Installation Guide
- Run
void-installerfor a guided TUI-based install
- Number of extra packages/CLI utilities pre-installed which can be seen in build.sh
- Swap out
wpa_supplicantforNetworkManager - SwayWM as default DE
- General Void-related stuff
- Getting Incus/LXC working