add support for trisquel belanos
[automated-distro-installer] / fai-redep
index 97ccfaeb3dccf6956fcc788ad23fe3da56ef8375..1f0d92f2ad2584522d0461567a7d2bceedcb5cbf 100755 (executable)
--- a/fai-redep
+++ b/fai-redep
@@ -42,6 +42,10 @@ scp ~/.ssh/id_rsa.pub \
 s scp -r /q/root/luks /q/root/shadow \
   root@$faiserver_host:/srv/fai/config/distro-install-common
 scp /a/bin/devbyid root@$faiserver_host:/srv/fai/nfsroot/usr/local/bin
+# built this with mk-basefile -J BELENOS64. it's stored in it's own repo which
+# is published alongside this one called fai-basefiles due
+# to being a large binary file.
+scp /a/bin/basefiles/BELENOS64.tar.xz root@$faiserver_host:/srv/fai/config/basefiles
 ssh root@$faiserver_host bash <<'EOF'
 set -eE -o pipefail
 set -x