platform-update-home/doc/working/documentation/standalone_update.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12, Fri Sep 12 15:56:39 2003 UTC revision 1.13, Sat Sep 13 19:33:04 2003 UTC
# Line 79  Line 79 
79   &nbsp;&nbsp;&nbsp; [-version <i>version</i>]<br>   &nbsp;&nbsp;&nbsp; [-version <i>version</i>]<br>
80   &nbsp;&nbsp;&nbsp; [-mirrorURL <i>mirror_site_url</i>]<br>   &nbsp;&nbsp;&nbsp; [-mirrorURL <i>mirror_site_url</i>]<br>
81  <br>  <br>
82  If -mirrorURL is specified, a fragment of policy file will be generated in  If -mirrorURL is specified, an update policy will be generated in
83  &lt;target_site_dir&gt;/policy.inc file, for inclusion in update policy file.  &lt;target_site_dir&gt;/policy.xml file.  The resulting policy.xml
84  The fragment will map all features from the mirror site to the specified URL.<br>  maps all features from the mirror site to the specified URL.
85    The policy.xml can be used as is, or its fragments
86    can be included into custom designed policy file.
87    <br>
88  <br>  <br>
89  The return code for each command is either 0 (success) or 1 (failure).<br>  The return code for each command is either 0 (success) or 1 (failure).<br>
90  <br>  <br>

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13