mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 02:21:17 -03:00
Added void unified script
This commit is contained in:
parent
a8dd34d222
commit
4d0f926ee4
10 changed files with 450 additions and 136 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue