Here's a better workaround for it.
wheezy[~]> diff -u ~/fai-4.0.3/bin/fai-make-nfsroot
--- ~/fai-4.0.3/bin/fai-make-nfsroot 2012-06-26 16:22:27.715039242 +0200
+++ /usr/sbin/fai-make-nfsroot 2012-07-20 00:22:21.025226452 +0200
@@ -452,7 +452,7 @@
done
fi
$ROOTCMD apt-get update
- $ROOTCMD aptitude -Rfy install fai-nfsroot
+ $ROOTCMD aptitude -Rfy install fai-nfsroot nfs-common
$ROOTCMD apt-get -y dist-upgrade
fdivert /usr/sbin/update-grub
}
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]