head	1.2;
access;
symbols
	RELENG_6_4_0_RELEASE:1.1.22.1
	RELENG_6_4:1.1.0.22
	RELENG_6_4_BP:1.1
	RELENG_6_3_0_RELEASE:1.1
	RELENG_6_3:1.1.0.20
	RELENG_6_3_BP:1.1
	RELENG_6_2_0_RELEASE:1.1
	RELENG_6_2:1.1.0.18
	RELENG_6_2_BP:1.1
	RELENG_5_5_0_RELEASE:1.1
	RELENG_5_5:1.1.0.16
	RELENG_5_5_BP:1.1
	RELENG_6_1_0_RELEASE:1.1
	RELENG_6_1:1.1.0.14
	RELENG_6_1_BP:1.1
	RELENG_6_0_0_RELEASE:1.1
	RELENG_6_0:1.1.0.12
	RELENG_6_0_BP:1.1
	RELENG_6:1.1.0.10
	RELENG_6_BP:1.1
	RELENG_5_4_0_RELEASE:1.1
	RELENG_5_4:1.1.0.8
	RELENG_5_4_BP:1.1
	RELENG_5_3_0_RELEASE:1.1
	RELENG_5_3:1.1.0.6
	RELENG_5_3_BP:1.1
	RELENG_5:1.1.0.4
	RELENG_5_BP:1.1
	RELENG_5_2_1_RELEASE:1.1
	RELENG_5_2_0_RELEASE:1.1
	RELENG_5_2:1.1.0.2
	RELENG_5_2_BP:1.1;
locks; strict;
comment	@# @;


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

1.1
date	2003.06.27.03.50.36;	author bmah;	state Exp;
branches
	1.1.10.1
	1.1.22.1;
next	;

1.1.10.1
date	2012.11.17.07.41.01;	author svnexp;	state Exp;
branches;
next	;

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


desc
@@


1.2
log
@Remove the installation notes, which have not truly been maintained
for quite some time.  All relevant content has been moved to the
installation chapter of the FreeBSD Handbook, which will be the
single source of FreeBSD installation instructions.

In addition to removing redundancy, this change also removes the last
of the machine-dependent documents in the release documentation
set (the release notes and hardware notes were unified to produce
machine-independent documents).

Approved by:		re (blanket for installation notes removal)
Nods from:		blackend, brueffer, simon, trhodes
No objections on:	doc@@
Helpful hints from:	blackend
@
text
@# $FreeBSD: src/release/doc/en_US.ISO8859-1/installation/amd64/Makefile,v 1.1 2003/06/27 03:50:36 bmah Exp $

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

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

# SGML content
SRCS+=	article.sgml
SRCS+=	../common/artheader.sgml
SRCS+=	../common/abstract.sgml
SRCS+=	../common/install.sgml
SRCS+=	../common/layout.sgml
SRCS+=	../common/trouble.sgml
SRCS+=	../common/upgrade.sgml

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


1.1
log
@Commit amd64 MD release documentation stubs and hook up to the build.
Content will be filled in later as needed, but this should unbreak
the doc part of an amd64 release build.

Requested by:	peter
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.1.10.1
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/6/release/doc/en_US.ISO8859-1/installation/amd64/Makefile 116902 2003-06-27 03:50:36Z bmah $
@


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


