head	1.2;
access;
symbols
	RELENG_6_4_0_RELEASE:1.1.2.1.4.1
	RELENG_6_4:1.1.2.1.0.4
	RELENG_6_4_BP:1.1.2.1
	RELENG_6_3_0_RELEASE:1.1.2.1
	RELENG_6_3:1.1.2.1.0.2
	RELENG_6_3_BP:1.1.2.1
	RELENG_6:1.1.0.2;
locks; strict;
comment	@# @;


1.2
date	2007.02.16.02.20.10;	author bmah;	state dead;
branches;
next	1.1;

1.1
date	2006.07.31.01.32.29;	author marcel;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2007.01.07.18.37.58;	author marcel;	state Exp;
branches
	1.1.2.1.4.1;
next	1.1.2.2;

1.1.2.2
date	2012.11.17.07.41.00;	author svnexp;	state Exp;
branches;
next	;

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


desc
@@


1.2
log
@Switch to unified MI hardware notes.  The hardware notes are
now contained entirely in a single DocBook article, which has
information pertinent to all architectures.  This will improve
the maintainability of the hardware notes going forward by
reducing complexity of the build process, improving the visibiilty
of the architecture-specific text, and removing the need to generate
an extra version of the document for every architecture.

Remove all of the MD hardware notes stuff; all relevant content
has been folded into hardware/article.sgml.

No objections from:	freebsd-doc@@
@
text
@# $FreeBSD: src/release/doc/en_US.ISO8859-1/hardware/powerpc/Makefile,v 1.1 2006/07/31 01:32:29 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+=	proc-powerpc.sgml 
SRCS+=	../common/hw.ent
SRCS+=	../common/artheader.sgml
SRCS+=	../common/dev.sgml
SRCS+=	${DEV-AUTODIR}/catalog-auto
SRCS+=	${DEV-AUTODIR}/dev-auto.sgml

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


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


1.1.2.1
log
@Add rudimentary release documentation for PowerPC.
@
text
@@


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


1.1.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
@@


