fix bugs, support multiple distros via subvolumes
[automated-distro-installer] / arch-init-remote
index 82fdedbd04342f961d4bf87f9064ec88ec7e7532..c7f6110ac3323aabef7404a8c5f486a3447577df 100755 (executable)
@@ -26,8 +26,7 @@ sudo scp -r /a/bin/fai/arch-init{,-chroot} \
 # and extract it from the shadow file.
 ssh root@$host bash -x ./arch-init "'$(cat /p/shadow/standard)'" $host $url
 ssh root@$host reboot now || [[ $? == 255 ]]
-# we need to wait for reboot and input encryption password,
-# so no doing this now.
+# next up is:
 # ssh $host /a/bin/distro-begin
 
 killall darkhttpd