Reworking the file

This commit is contained in:
Alex 2024-02-10 23:09:24 +02:00
parent 36f6e5fadf
commit e821d620c4
1 changed files with 11 additions and 15 deletions

View File

@ -1,24 +1,20 @@
## Autor: Alex Ham
## Email: kandil@disroot.org
## Description: Script to install VoidLinux on usb stick
## What does this program represent:
The program itself installs the Void system and the necessary programs without any effort.
When you run the 'install_void.sh' file, you just have to answer all the questions that will install your future system.
Programming language: sh and bash.
If you want to change some name, then go to the 'install_void.sh' file and change the variables.
When you run the 'install_void.sh', you should see signs that mean:
## Sing:
[-]=waiting
[+]=successful
[!]=warning
[*]=info
[?]=aksing
## Warning
1. This program can completely overwrite the device you choose in the future!!!
2. After the 'install_void.sh' script has done all the work, you should write the command:
umount -R /mnt
## Warning:
The script will overwrite divice!!!
## Installation
# If you dont know how to run the system installation, then enter the command:
bash install_void.sh
## Script work `install_void.sh`:
- LUKS support
- LVM support
- Partition `/boot` is separate
- Substitution of swap file
## Script work `void_interface.sh`:
- Installing support packages