fix efi, autodiscover, add a host
[automated-distro-installer] / pxe-server
index 3623cc848230b1d25ae87618db4d7403797659bc..5a157636b943f8eed2e65d2177eb5f14aef7086b 100755 (executable)
@@ -219,10 +219,10 @@ fi
 if $set; then
   set-pxe
   if [[ $type == fai ]]; then
-    m myfai-chboot ${chboot_args[@]} $host
     if $redep; then
       m fai-redep
     fi
+    m myfai-chboot ${chboot_args[@]} $host
   else
     # This will fail if faiserver is not setup, so ignore any
     # failure and don't bother us about it.