From 0bf453563bed59890d91bc773ed28ae473249922 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Mon, 21 Oct 2013 02:27:35 +0200 Subject: [PATCH] Add target connection check phase to the documentation --- README.md | 6 ++++++ novaboot | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/README.md b/README.md index fc3ed73..a19ec18 100644 --- 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 diff --git a/novaboot b/novaboot index 8030f90..7c8f60b 100755 --- 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 -- 2.39.2