Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicholasbhubbard/void-linux-installer
https://github.com/nicholasbhubbard/void-linux-installer
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nicholasbhubbard/void-linux-installer
- Owner: NicholasBHubbard
- License: gpl-3.0
- Created: 2023-10-22T01:07:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-29T16:13:32.000Z (about 1 year ago)
- Last Synced: 2023-12-29T17:26:01.568Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```