Changeset 2202
- 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
| r2071 |
r2202 |
|
| 9 | 9 | <topic label="Decomposing Domain" href="concepts/decomposition.html" /> |
|---|
| 10 | 10 | <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" /> |
|---|
| 11 | 13 | <topic label="Entrypoints and Enter" href="concepts/entrypoint.html" /> |
|---|
| 12 | | <topic label="Control Resources" href="concepts/control_resource.html" /> |
|---|
| 13 | 14 | </topic> |
|---|
| 14 | 15 | |
|---|
| … | … | |
| 58 | 59 | <topic label="System Resources" href="advanced/fsys.html" /> |
|---|
| 59 | 60 | <topic label="Text Language" href="advanced/policyfilesyntax.html" /> |
|---|
| | 61 | <topic label="Network Configuration" href="advanced/fnet.html" /> |
|---|
| 60 | 62 | </topic> |
|---|
| 61 | 63 | |
|---|
| r2072 |
r2202 |
|
| 34 | 34 | <li> |
|---|
| 35 | 35 | 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. |
|---|
| 37 | 38 | 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>. |
|---|
| 38 | 39 | <!-- |
|---|
| r2072 |
r2202 |
|
| 43 | 43 | <b>Dictionary (.fdic) File</b> - This file is used to translate CDS security architecture into SELinux policy. |
|---|
| 44 | 44 | 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> |
|---|
| 45 | 51 | </ul> |
|---|
| 46 | 52 | </p> |
|---|
| r2072 |
r2202 |
|
| 24 | 24 | |
|---|
| 25 | 25 | <p> |
|---|
| 26 | | Below is the graphical representation of the base resource, <i>eth0</i>. |
|---|
| | 26 | Below is the graphical representation of the base resource, <i>etc_files</i>. |
|---|
| 27 | 27 | </p> |
|---|
| 28 | 28 | |
|---|
| r2072 |
r2202 |
|
| 45 | 45 | <li> |
|---|
| 46 | 46 | Resource |
|---|
| | 47 | </li> |
|---|
| | 48 | |
|---|
| | 49 | <li> |
|---|
| | 50 | Network Resource |
|---|
| 47 | 51 | </li> |
|---|
| 48 | 52 | |
|---|
Download in other formats:
* Generating other formats may take time.