Added void unified script

This commit is contained in:
Suikan 2021-06-30 23:03:30 +09:00
parent a8dd34d222
commit 4d0f926ee4
10 changed files with 450 additions and 136 deletions

View file

@ -17,7 +17,7 @@ export LVROOTNAME="anko"
export LVROOTSIZE="50%FREE"
# Set the size of EFI partition and swap partition. The unit is Byte. you can use M,G... notation.
export EFISIZE="100M"
export EFISIZE="200M"
export LVSWAPSIZE="8G"
# Usually, these names can be left untouched.