]> rtime.felk.cvut.cz Git - novaboot.git/commitdiff
Add target connection check phase to the documentation
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 21 Oct 2013 00:27:35 +0000 (02:27 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 21 Oct 2013 00:27:35 +0000 (02:27 +0200)
README.md
novaboot

index fc3ed73f29876b4e02505c1e3c4b7e214b670a0f..a19ec180206327480783cf33c641a8ad1825142c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -222,6 +222,12 @@ scripts. Finally, binaries can be generated in this phases by running
     the MAC address specified either on the command line or taken from
     _.novaboot_ configuration file.
 
+## Target connection check
+
+If supported by the target, the connection to it is made and it is
+checked whether the target is not occupied by another novaboot
+user/instance.
+
 ## File deployment phase
 
 In some setups, it is necessary to copy the files needed for booting
index 8030f90d3e78b64a727afa5465401c1ee03dd82e..7c8f60bdd7794e7bcf68ac33ef3b424e6bfdaad4 100755 (executable)
--- a/novaboot
+++ b/novaboot
@@ -936,6 +936,12 @@ I<.novaboot> configuration file.
 
 =back
 
+=head2 Target connection check
+
+If supported by the target, the connection to it is made and it is
+checked whether the target is not occupied by another novaboot
+user/instance.
+
 =head2 File deployment phase
 
 In some setups, it is necessary to copy the files needed for booting