X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=fai%2Fconfig%2Ffiles%2Froot%2Ffai-check%2FVOL_BUSTER_BOOTSTRAP;fp=fai%2Fconfig%2Ffiles%2Froot%2Ffai-check%2FVOL_STRETCH_BOOTSTRAP;h=e96879ac8176da15f7bdf4bd3660c5ccca489759;hp=7c405e6fb216a031cf36fa8d0cc31df011e27ff0;hb=2230b58f86d24175583f2ce60d271f66d4f122ea;hpb=b5682902b6dce0a3d799e129877c8b43c4509774 diff --git a/fai/config/files/root/fai-check/VOL_STRETCH_BOOTSTRAP b/fai/config/files/root/fai-check/VOL_BUSTER_BOOTSTRAP similarity index 97% rename from fai/config/files/root/fai-check/VOL_STRETCH_BOOTSTRAP rename to fai/config/files/root/fai-check/VOL_BUSTER_BOOTSTRAP index 7c405e6..e96879a 100755 --- a/fai/config/files/root/fai-check/VOL_STRETCH_BOOTSTRAP +++ b/fai/config/files/root/fai-check/VOL_BUSTER_BOOTSTRAP @@ -59,7 +59,7 @@ for dev in $(btrfs fi show / | sed -rn 's#^\s*devid\s.*\s([^0-9 ]+)\S+$#\1#p' \ set +x fi first=false - # we could just as well check if last_boot != /debianstable_boostrap + # we could just as well check if last_boot != /debianbuster_boostrap # the intent with this one is just a little clearer. if [[ $did_fai_check == true ]]; then grub-editenv /mnt/grubenv set did_fai_check=os_true