Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nicholasbhubbard/void-linux-installer


https://github.com/nicholasbhubbard/void-linux-installer

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

A Void Linux installer for a luks encrypted btrfs root partition.

This script is very destructive. Only use after reading and understanding the code. Some human interaction is required.

Heavily inspired by [gbrlsnchs's guide](https://gist.github.com/gbrlsnchs/9c9dc55cd0beb26e141ee3ea59f26e21).

# INSTRUCTIONS

After connecting to the internet from the installation OS ...

```
# xbps-install -Syu xbps git
# git clone https://github.com/NicholasBHubbard/Void-Linux-Installer
# cd Void-Linux-Installer
### READ AND EDIT THE void-installer FILE (YOU MAY WANT TO INSTALL vim WITH xbps-install)
# ./void-installer
```