gentoo and kali disc_size 32GB
This commit is contained in:
parent
3843388258
commit
2fb13f64c9
2
quickget
2
quickget
|
@ -1195,7 +1195,7 @@ EOF
|
||||||
|
|
||||||
# OS specific tweaks
|
# OS specific tweaks
|
||||||
case ${OS} in
|
case ${OS} in
|
||||||
alma|athenaos|centos-stream|endless|garuda|nixos|oraclelinux|popos|rockylinux)
|
alma|athenaos|centos-stream|endless|garuda|gentoo|kali|nixos|oraclelinux|popos|rockylinux)
|
||||||
echo "disk_size=\"32G\"" >> "${CONF_FILE}";;
|
echo "disk_size=\"32G\"" >> "${CONF_FILE}";;
|
||||||
openindiana)
|
openindiana)
|
||||||
echo "boot=\"legacy\"" >> "${CONF_FILE}"
|
echo "boot=\"legacy\"" >> "${CONF_FILE}"
|
||||||
|
|
Loading…
Reference in New Issue