PERFORCE change 148448 for review
Robert Watson
rwatson at FreeBSD.org
Mon Aug 25 21:00:47 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=148448
Change 148448 by rwatson at rwatson_fledge on 2008/08/25 21:00:33
Remove the now-unnecessary components page.
Affected files ...
.. //depot/projects/trustedbsd/www/Makefile#15 edit
.. //depot/projects/trustedbsd/www/components-selected.png#3 delete
.. //depot/projects/trustedbsd/www/components.page#11 delete
.. //depot/projects/trustedbsd/www/components.png#3 delete
.. //depot/projects/trustedbsd/www/sidebar.xml#13 edit
Differences ...
==== //depot/projects/trustedbsd/www/Makefile#15 (text+ko) ====
@@ -28,7 +28,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $P4: //depot/projects/trustedbsd/www/Makefile#14 $
+# $P4: //depot/projects/trustedbsd/www/Makefile#15 $
STYLESHEET= page.xsl
@@ -40,7 +40,6 @@
SRCS+= extattr.page
SRCS+= geom.page
SRCS+= mailinglists.page
-SRCS+= components.page
SRCS+= docs.page
SRCS+= mac.page
SRCS+= openbsm.page
@@ -56,7 +55,6 @@
IMGS= acls.png acls-selected.png
IMGS+= audit.png audit-selected.png
IMGS+= bsmtrace.png bsmtrace-selected.png
-IMGS+= components.png components-selected.png
IMGS+= developers.png developers-selected.png
IMGS+= docs.png docs-selected.png
IMGS+= extattr.png extattr-selected.png
==== //depot/projects/trustedbsd/www/sidebar.xml#13 (text+ko) ====
@@ -1,42 +1,4 @@
<sidebar>
-<!--
- <section match="home">
- <p><center><a href="news.html">TrustedBSD News</a></center></p>
- <ul>
- <li><a href="acls.html">ACLs</a></li>
- <li><a href="audit.html">Audit</a></li>
- <li><a href="bsmtrace.html">BSMtrace</a></li>
- <li><a href="components.html#eas">Extended Attributes and UFS2</a></li>
- <li><a href="components.html#geom">GEOM</a></li>
- <li><a href="mac.html">MAC</a></li>
- <li><a href="openbsm.html">OpenBSM</a></li>
- <li><a href="components.html#openpam">OpenPAM</a></li>
- <li><a href="privileges.html">Privileges</a></li>
- <li><a href="sebsd.html">SEBSD</a></li>
- <li><a href="sedarwin.html">SEDarwin</a></li>
- </ul>
- </section>
-
- <section match="components">
- <h2 class="section">Components</h2>
- <ul>
- <li><a href="acls.html">ACLs</a></li>
- <li><a href="audit.html">Audit</a></li>
- <li><a href="bsmtrace.html">BSMtrace</a></li>
- <li><a href="components.html#eas">Extended Attributes and UFS2</a></li>
- <li><a href="components.html#geom">GEOM</a></li>
- <li><a href="mac.html">MAC</a></li>
- <li><a href="openbsm.html">OpenBSM</a></li>
- <li><a href="components.html#openpam">OpenPAM</a></li>
- <li><a href="privileges.html">Privileges</a></li>
- <li><a href="sebsd.html">SEBSD</a></li>
- <li><a href="sedarwin.html">SEDarwin</a></li>
- </ul>
- </section>
-
- <section match="developers">
- </section>
--->
<section match="docs">
<ul>
More information about the p4-projects
mailing list