diff --git a/en/internal/Makefile b/en/internal/Makefile index 6fc6ff98fe..c0a1f366ee 100644 --- a/en/internal/Makefile +++ b/en/internal/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/internal/Makefile,v 1.43 2005/08/16 18:53:16 jhb Exp $ +# $FreeBSD: www/en/internal/Makefile,v 1.44 2005/08/19 16:24:02 murray Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -13,6 +13,7 @@ DOCS+= about.sgml DOCS+= machines.sgml DOCS+= mirror.sgml DOCS+= new-account.sgml +DOCS+= new-mailinglist.sgml DOCS+= statistic.sgml DOCS+= developer.sgml DOCS+= bylaws.sgml @@ -22,6 +23,8 @@ DOCS+= core-vote.sgml DOCS+= doceng.sgml DOCS+= rtp.sgml DOCS+= policies.sgml +DOCS+= builds.sgml +DOCS+= buildstatus.sgml DOCS+= fortunes.sgml INDEXLINK= internal.html @@ -42,6 +45,15 @@ homepage.html: homepage.inc CLEANFILES+= homepage.inc .endif +buildstatus.html: buildstatus.xsl builds.xml ../includes.xsl + ${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \ + ${.CURDIR}/buildstatus.xsl ${.CURDIR}/builds.xml +.if !defined(NO_TIDY) + -${TIDY} ${TIDYOPTS} ${.TARGET} +.endif + +DATA+= buildstatus.html +CLEANFILES+= buildstatus.html DATA+= README.mirror ssh-keys.asc .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/internal/machines.sgml b/en/internal/machines.sgml index 256da11a26..9304aa0f55 100644 --- a/en/internal/machines.sgml +++ b/en/internal/machines.sgml @@ -1,6 +1,6 @@ - + %navincludes; %includes; @@ -289,8 +289,8 @@ Intel EtherExpress Pro 10/100B NIC. ref4 Intel x86 -500MHz FC-PGA Celeron, 512MB mem, -1x30GB IDE drive, Intel EtherExpress Pro 10/100B NIC. +550MHz FC-PGA Celeron, 1024MB mem, +1x17GB SCSI drive, Intel EtherExpress Pro 10/100B NIC.