X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai%2Fconfig%2Fhooks%2Fpartition.DEFAULT;h=adb7b629e6b8bc243a323106b6c25247c35e9258;hb=3c98a1230f8c0177d194038ac9c4db70648af792;hp=ee19894fb1e46b9f03411795767527252a1218af;hpb=b16e4048672679b16223e55d768bee0d7d877ced;p=automated-distro-installer diff --git a/fai/config/hooks/partition.DEFAULT b/fai/config/hooks/partition.DEFAULT index ee19894..adb7b62 100755 --- a/fai/config/hooks/partition.DEFAULT +++ b/fai/config/hooks/partition.DEFAULT @@ -48,7 +48,7 @@ devs=(${letters[@]/#//dev/${d}}) crypt_devs=(${letters[@]/#//dev/mapper/crypt_dev_${d}}) first_boot_dev=${devs[0]}$bootn -partition=true +partition=true # hardcoded for now # somewhat crude detection of whether to partition for dev in ${devs[@]}; do