X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai%2Fconfig%2Fscripts%2FGRUB_PC%2F11-ian;h=8df5b13147a5412e00ce03b7d19c35da2883e1f7;hb=875cea0c266c7802b336f5a8b61b63e109e670fb;hp=8cd841f875cfc76af9e1393d19aa63cd610f29f9;hpb=bdcc37dee90597b4a65c2ae24b9fc26f15adfc11;p=automated-distro-installer diff --git a/fai/config/scripts/GRUB_PC/11-ian b/fai/config/scripts/GRUB_PC/11-ian index 8cd841f..8df5b13 100755 --- a/fai/config/scripts/GRUB_PC/11-ian +++ b/fai/config/scripts/GRUB_PC/11-ian @@ -40,17 +40,16 @@ if [[ ! -e $dst && -e $src ]]; then mount -o bind $src $dst fi +$FAI/distro-install-common/end if ifclass VOL_STABLE_BOOTSTRAP; then fcopy -ri /etc/systemd/system chroot $FAI_ROOT bash <<'EOFOUTER' systemctl enable fai_check.service EOFOUTER - exit 0 + exit 0 # avoid unnecessary stuff in bootstrap vol fi -$FAI/distro-install-common/end - # these get copied in an earlier stage by fai, but leaving it here since # I run this as a single post-fai script to update things that have changed. fcopy -riB /etc/apt