[jboss-cvs] JBossAS SVN: r103781 - projects/docs/enterprise/5.0.1/Getting_Started_Guide/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Apr 11 23:04:06 EDT 2010


Author: laubai
Date: 2010-04-11 23:04:06 -0400 (Sun, 11 Apr 2010)
New Revision: 103781

Modified:
   projects/docs/enterprise/5.0.1/Getting_Started_Guide/en-US/Start_Stop_Server.xml
Log:
JBPAPP-4073 Removed netboot option.

Modified: projects/docs/enterprise/5.0.1/Getting_Started_Guide/en-US/Start_Stop_Server.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Getting_Started_Guide/en-US/Start_Stop_Server.xml	2010-04-12 01:26:01 UTC (rev 103780)
+++ projects/docs/enterprise/5.0.1/Getting_Started_Guide/en-US/Start_Stop_Server.xml	2010-04-12 03:04:06 UTC (rev 103781)
@@ -68,7 +68,7 @@
 		<title>Using run.sh</title>
 		<para>
 			The <literal>run</literal> script supports the following options:
-		</para>
+		</para><!--netboot option removed as part of JBPPAPP-4073-->
 <programlisting>
 usage: run.sh [options]
 -h, --help                          Show help message
@@ -77,7 +77,7 @@
 -D&lt;name&gt;[=&lt;value&gt;]      Set a system property
 -d, --bootdir=&lt;dir&gt;           Set the boot patch directory; Must be absolute or url
 -p, --patchdir=&lt;dir&gt;          Set the patch directory; Must be absolute or url
--n, --netboot=&lt;url&gt;           Boot from net with the given url as base
+<!-- -n, - -netboot=&lt;url&gt;           Boot from net with the given url as base-->
 -c, --configuration=&lt;name&gt;    Set the server configuration name
 -B, --bootlib=&lt;filename&gt;      Add an extra library to the front bootclasspath
 -L, --library=&lt;filename&gt;      Add an extra library to the loaders classpath




More information about the jboss-cvs-commits mailing list