Changeset 2202

Show
Ignore:
Timestamp:
05/30/08 15:19:23 (6 months ago)
Author:
dsugar
Message:

bunch of work on help - more to do

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/helpfiles/TableOfContents.xml

    r2071 r2202  
    99                <topic label="Decomposing Domain" href="concepts/decomposition.html" /> 
    1010                <topic label="Base Domains and Base Resources " href="concepts/base.html" /> 
     11                <topic label="Control Resources" href="concepts/control_resource.html" /> 
     12                <topic label="Network Resources" href="concepts/network_resource.html" /> 
    1113                <topic label="Entrypoints and Enter" href="concepts/entrypoint.html" /> 
    12                 <topic label="Control Resources" href="concepts/control_resource.html" /> 
    1314        </topic> 
    1415         
     
    5859                        <topic label="System Resources" href="advanced/fsys.html" /> 
    5960                        <topic label="Text Language" href="advanced/policyfilesyntax.html" /> 
     61                        <topic label="Network Configuration" href="advanced/fnet.html" /> 
    6062                </topic> 
    6163 
  • trunk/helpfiles/advanced/filestructure.html

    r2072 r2202  
    3434                <li> 
    3535                        Configuration Directory (<i>conf</i>) -  This directory contains <a href='../advanced/linkage.html'>custom linkage (<i>.flnk</i>)</a>,  
    36                         and <a href='../advanced/dictionary.html'>dictionary (<i>.fdic</i>)</a> files.   
     36                        , custom <a href='../advanced/dictionary.html'>dictionary (<i>.fdic</i>)</a> files, <a href='../advances/fnet.html'>network configuration (<i>cds.fnet</i>)</a> file 
     37                        and <a href='../advanced/mls.html'>MLS configuration (<i>framework_mls.xml</i>)</a> file.   
    3738                        These types of files are displayed in the <a href='../setup/custom.html'>custom additions folder</a> in the <a href='../views/navigator.html'>framework navigator</a>. 
    3839<!-- 
  • trunk/helpfiles/advanced/main.html

    r2072 r2202  
    4343                <b>Dictionary (.fdic) File</b> - This file is used to translate CDS security architecture into SELinux policy. 
    4444                See <a href='../advanced/dictionary.html'>Dictionary</a>. 
     45        </li> 
     46         
     47        <li> 
     48                <b>Network Configuration (.fnet) file</b> - This file is used to describe the network connections between the systems in the project. 
     49                See <a href='../advanced/fnet.html'>Network Configuration</a> 
     50        </li> 
    4551</ul> 
    4652</p> 
  • trunk/helpfiles/concepts/base.html

    r2072 r2202  
    2424 
    2525<p> 
    26 Below is the graphical representation of the base resource, <i>eth0</i>.  
     26Below is the graphical representation of the base resource, <i>etc_files</i>.  
    2727</p> 
    2828 
  • trunk/helpfiles/views/palette.html

    r2072 r2202  
    4545        <li> 
    4646                Resource 
     47        </li> 
     48         
     49        <li> 
     50                Network Resource 
    4751        </li> 
    4852