head	1.2;
access;
symbols
	RELENG_6_4_0_RELEASE:1.2.2.1.4.1
	RELENG_6_4:1.2.2.1.0.4
	RELENG_6_4_BP:1.2.2.1
	RELENG_6_3_0_RELEASE:1.2.2.1
	RELENG_6_3:1.2.2.1.0.2
	RELENG_6_3_BP:1.2.2.1
	RELENG_6:1.2.0.2;
locks; strict;
comment	@# @;


1.2
date	2006.12.06.18.04.52;	author bmah;	state dead;
branches
	1.2.2.1;
next	1.1;

1.1
date	2006.07.31.01.32.30;	author marcel;	state Exp;
branches;
next	;

1.2.2.1
date	2007.01.07.18.37.59;	author marcel;	state Exp;
branches
	1.2.2.1.4.1;
next	1.2.2.2;

1.2.2.2
date	2012.11.17.07.41.02;	author svnexp;	state Exp;
branches;
next	;

1.2.2.1.4.1
date	2008.10.02.02.57.24;	author kensmith;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Reorganize the release notes to better support multiple architectures.
Rather than rendering a different version of the release notes for
every architecture, we now produce a single release notes document
that covers all architectures.

This change makes document maintenence easier (because there is no
longer a need to support each architecture specifically in the
src/release/doc/ and www/ build infrastructures).  It's also
easier to read because there is now exactly one release notes document,
and readers can see changes that affected various subsets of
architectures.

Discussed on:	-doc@@
@
text
@# $FreeBSD: src/release/doc/en_US.ISO8859-1/relnotes/powerpc/Makefile,v 1.1 2006/07/31 01:32:30 marcel Exp $

RELN_ROOT?= ${.CURDIR}/../../..

DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=

JADEFLAGS+=	-V %generate-article-toc%

# SGML content
SRCS+=	article.sgml
SRCS+=	../common/relnotes.ent
SRCS+=	../common/new.sgml

.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
@


1.2.2.1
log
@Add rudimentary release documentation for PowerPC.
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.2.2.2
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/6/release/doc/en_US.ISO8859-1/relnotes/powerpc/Makefile 165865 2007-01-07 18:37:59Z marcel $
@


1.2.2.1.4.1
log
@SVN rev 183531 on 2008-10-02 02:57:24Z by kensmith

Create releng/6.4 from stable/6 in preparation for 6.4-RC1.

Approved by:	re (implicit)
@
text
@@


1.1
log
@Add the bones for PowerPC release documentation. This has been
derived from ia64.
@
text
@d1 1
a1 1
# $FreeBSD$
@

