mirror of
https://github.com/Le0xFF/VoidLinuxInstaller.git
synced 2024-11-22 11:16:22 +03:00
Add fancy screenshots to README as well
Add also a useful spoilered table of contents
This commit is contained in:
parent
eebd2f5849
commit
2067668230
25
README.md
25
README.md
@ -1,3 +1,22 @@
|
||||
<details>
|
||||
<summary>Table of contents</summary>
|
||||
|
||||
- [VoidLinuxInstaller script](#voidlinuxinstaller-script)
|
||||
- [Some fancy screenshots](#some-fancy-screenshots)
|
||||
- [How to run it?](#how-to-run-it)
|
||||
- [How does it work](#how-does-it-work)
|
||||
- [Suggested partition layout](#suggested-partition-layout)
|
||||
- [Final partitioning result](#final-partitioning-result)
|
||||
- [Follow up for `@snapshots` subvolume](#follow-up-for-snapshots-subvolume)
|
||||
- [What to do if system breaks?](#what-to-do-if-system-breaks)
|
||||
- [How to add more space with a new drive with LVM](#how-to-add-more-space-with-a-new-drive-with-lvm)
|
||||
- [Notes](#notes)
|
||||
- [Resources](#resources)
|
||||
|
||||
</details>
|
||||
|
||||
<br>
|
||||
|
||||
# VoidLinuxInstaller script
|
||||
|
||||
The **VoidLinuxInstaller script** is an attempt to make [my gist](https://gist.github.com/Le0xFF/ff0e3670c06def675bb6920fe8dd64a3) an interactive bash script.
|
||||
@ -22,6 +41,12 @@ Pull requests are absolutely welcome!
|
||||
|
||||
<br>
|
||||
|
||||
## Some fancy screenshots
|
||||
|
||||
![ScriptScreenshot](imgs/ScriptScreenshot.png)
|
||||
|
||||
<br>
|
||||
|
||||
## How to run it?
|
||||
|
||||
First update `xbps` package:
|
||||
|
Loading…
Reference in New Issue
Block a user