update and rebuild docs to reflect readding the api server in the configuration
[bootmanager.git] / documentation / boot-manager-tech-doc.xml
index ba88d32..2fb22a6 100644 (file)
@@ -450,7 +450,7 @@ NODE_ID="121"</programlisting>
       file.</para>
 
       <para>Configuration file location search order:<informaltable>
-          <tgroup cols="5">
+          <tgroup cols="6">
             <tbody>
               <row>
                 <entry>File name</entry>
@@ -459,6 +459,8 @@ NODE_ID="121"</programlisting>
 
                 <entry>Flash devices</entry>
 
+                <entry>Root file system, in /</entry>
+
                 <entry>CDRom, in /usr/boot</entry>
 
                 <entry>CDRom, in /usr</entry>
@@ -474,6 +476,8 @@ NODE_ID="121"</programlisting>
                 <entry>4</entry>
 
                 <entry>5</entry>
+
+                <entry>6</entry>
               </row>
 
               <row>
@@ -486,6 +490,8 @@ NODE_ID="121"</programlisting>
                 <entry></entry>
 
                 <entry></entry>
+
+                <entry></entry>
               </row>
             </tbody>
           </tgroup>
@@ -591,6 +597,13 @@ NODE_ID="121"</programlisting>
         /etc/planetlab/install_version</para>
       </listitem>
 
+      <listitem>
+        <para><literal>BOOT_API_SERVER</literal></para>
+
+        <para>The full URL of the API server to contact for authenticated
+        operations.</para>
+      </listitem>
+
       <listitem>
         <para><literal>TEMP_PATH</literal></para>