added new bootparameter netscript
[grml-autoconfig.git] / doc / grml-autoconfig.1.txt
index 0cbac2f..86c9c5c 100644 (file)
@@ -20,7 +20,7 @@ multitude of ways. It allows to:
 - install Debian packages from deb files on startup
 - unpack configuration on startup
 
-The combination of Debs, Configuration and Scripts is called DCS in Brml. DCS
+The combination of Debs, Configuration and Scripts is called DCS in Grml. DCS
 can be read from the Live Image itself, from an arbitrary file system on the
 local system which is marked with the volume label GRMLCFG, or from the file
 system pointed to by the myconfig boot parameter.
@@ -120,6 +120,12 @@ netconfig::
 
   netconfig=server.tld/path/to/config.tbz  =>   restore configuration using wget to download file config.tbz
 
+netscript::
+    Use this parameter to download and run a script from specified
+    destination: Usage example:
+
+  netcript=server.tld/path/to/script       =>   download and run script/executable from server
+
 extract::
 
     Extract specific directories from configuration archive. Notice: This