Skip to content

NoSpawnn/AYUVOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

As Yet Unnamed Void-based Operating System

  • 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
  • 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

Building

  1. Clone this repo

    $ git clone https://github.com/NoSpawnn/AYUVOS.git
    $ cd AYUVOS
  2. Run build.sh

    $ ./build.sh
    • .iso is spit out to the project root

Installation

  1. Burn the .iso to a USB

    $ dd bs=4M if=<path/to/iso> of=/dev/<your_usb>
  2. Boot into the live environment, then either:

    1. Follow the Void Linux Installation Guide
    2. Run void-installer for a guided TUI-based install

Changes/the "opinionated" stuff

  • Number of extra packages/CLI utilities pre-installed which can be seen in build.sh
  • Swap out wpa_supplicant for NetworkManager
  • SwayWM as default DE

Resources/Docs/References that I've used while building this

About

As Yet Unnamed Void-based Operating System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published