head	1.5;
access;
symbols
	RELENG_6_4_0_RELEASE:1.4.26.1
	RELENG_6_4:1.4.0.26
	RELENG_6_4_BP:1.4
	RELENG_6_3_0_RELEASE:1.4
	RELENG_6_3:1.4.0.24
	RELENG_6_3_BP:1.4
	RELENG_6_2_0_RELEASE:1.4
	RELENG_6_2:1.4.0.22
	RELENG_6_2_BP:1.4
	RELENG_5_5_0_RELEASE:1.4
	RELENG_5_5:1.4.0.20
	RELENG_5_5_BP:1.4
	RELENG_6_1_0_RELEASE:1.4
	RELENG_6_1:1.4.0.18
	RELENG_6_1_BP:1.4
	RELENG_6_0_0_RELEASE:1.4
	RELENG_6_0:1.4.0.16
	RELENG_6_0_BP:1.4
	RELENG_6:1.4.0.14
	RELENG_6_BP:1.4
	RELENG_5_4_0_RELEASE:1.4
	RELENG_5_4:1.4.0.12
	RELENG_5_4_BP:1.4
	RELENG_4_11_0_RELEASE:1.3.2.2
	RELENG_4_11:1.3.2.2.0.16
	RELENG_4_11_BP:1.3.2.2
	RELENG_5_3_0_RELEASE:1.4
	RELENG_5_3:1.4.0.10
	RELENG_5_3_BP:1.4
	RELENG_5:1.4.0.8
	RELENG_5_BP:1.4
	RELENG_4_10_0_RELEASE:1.3.2.2
	RELENG_4_10:1.3.2.2.0.14
	RELENG_4_10_BP:1.3.2.2
	RELENG_5_2_1_RELEASE:1.4
	RELENG_5_2_0_RELEASE:1.4
	RELENG_5_2:1.4.0.6
	RELENG_5_2_BP:1.4
	RELENG_4_9_0_RELEASE:1.3.2.2
	RELENG_4_9:1.3.2.2.0.12
	RELENG_4_9_BP:1.3.2.2
	RELENG_5_1_0_RELEASE:1.4
	RELENG_5_1:1.4.0.4
	RELENG_5_1_BP:1.4
	RELENG_4_8_0_RELEASE:1.3.2.2
	RELENG_4_8:1.3.2.2.0.10
	RELENG_4_8_BP:1.3.2.2
	RELENG_5_0_0_RELEASE:1.4
	RELENG_5_0:1.4.0.2
	RELENG_5_0_BP:1.4
	RELENG_4_7_0_RELEASE:1.3.2.2
	RELENG_4_7:1.3.2.2.0.8
	RELENG_4_7_BP:1.3.2.2
	RELENG_4_6_2_RELEASE:1.3.2.2
	RELENG_4_6_1_RELEASE:1.3.2.2
	RELENG_4_6_0_RELEASE:1.3.2.2
	RELENG_4_6:1.3.2.2.0.6
	RELENG_4_6_BP:1.3.2.2
	RELENG_4_5_0_RELEASE:1.3.2.2
	RELENG_4_5:1.3.2.2.0.4
	RELENG_4_5_BP:1.3.2.2
	RELENG_4_4_0_RELEASE:1.3.2.2
	RELENG_4_4:1.3.2.2.0.2
	RELENG_4_4_BP:1.3.2.2
	RELENG_4:1.3.0.2;
locks; strict;
comment	@# @;


1.5
date	2007.08.15.03.14.42;	author bmah;	state dead;
branches;
next	1.4;

1.4
date	2001.08.27.03.37.56;	author bmah;	state Exp;
branches
	1.4.14.1
	1.4.26.1;
next	1.3;

1.3
date	2001.05.02.22.02.46;	author bmah;	state Exp;
branches
	1.3.2.1;
next	1.2;

1.2
date	2001.04.29.21.05.10;	author dd;	state Exp;
branches;
next	1.1;

1.1
date	2001.04.27.21.27.55;	author bmah;	state Exp;
branches;
next	;

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

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

1.3.2.1
date	2001.06.01.18.02.55;	author bmah;	state Exp;
branches;
next	1.3.2.2;

1.3.2.2
date	2001.08.27.03.54.49;	author bmah;	state Exp;
branches;
next	1.3.2.3;

1.3.2.3
date	2012.11.17.07.24.18;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.5
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/i386/Makefile,v 1.4 2001/08/27 03:37:56 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.4
log
@Try to make some sense out of the mess that used to be INSTALL.TXT.

1.  Bring floppies.sgml section in-line into install.sgml, where it
makes more sense.

2.  Slightly reorganize some sections of Installation section and
do some wordsmithing.

3.  Update distribution layout to reflect RELNOTESng and new compat
distributions.

4.  Update upgrade file list from 4-STABLE.

5.  It's been a long time since 2.2.X; get rid of instructions dealing
with "new" handling of compatability slices and fix up other references
in the text.

6.  Hunt down and kill emoticons with extreme prejudice.  Try to
tone down the use of exclamation points.

7.  Cross-reference new and improved Installation chapter in
Handbook.

8.  Add a proper abstract for this document.
@
text
@d1 1
a1 1
# $FreeBSD: src/release/doc/en_US.ISO8859-1/installation/i386/Makefile,v 1.3 2001/05/02 22:02:46 bmah Exp $
@


1.4.14.1
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/6/release/doc/en_US.ISO8859-1/installation/i386/Makefile 82387 2001-08-27 03:37:56Z bmah $
@


1.4.26.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
@d1 1
a1 1
# $FreeBSD$
@


1.3
log
@RELNOTESng infrastructure fixes:

1.  There is now only one RELNOTESng stylesheet; the architecture-specific
stylesheets (to handle different values of the arch= attribute) are gone.

2.  Several Makefile variable definitions were factored into
doc.relnotes.mk.

Submitted by:	dd
@
text
@d1 1
a1 1
# $FreeBSD: src/release/doc/en_US.ISO_8859-1/installation/i386/Makefile,v 1.2 2001/04/29 21:05:10 dd Exp $
d13 1
a14 1
SRCS+=	../common/floppies.sgml
@


1.3.2.1
log
@MFC:  RELNOTESng.

I didn't MFC the changes to the release Makefile or the nuking of the
*.TXT files.  We're not ready for that yet.  I just wanted to get the
RELNOTESng sources for RELENG_4 into the repository so I can maintain
the content in parallel with the *.TXT version of the release notes.

These files include an SGML-ified version of RELENG_4's release notes,
plus the hardware compatability lists from HEAD (minus
CURRENT-specific features such as Cardbus support).
@
text
@d1 1
a1 1
# $FreeBSD: src/release/doc/en_US.ISO_8859-1/installation/i386/Makefile,v 1.3 2001/05/02 22:02:46 bmah Exp $
@


1.3.2.2
log
@MFC:  Sync with -CURRENT installation document cleanup.

	alpha/Makefile			1.3->1.4
	alpha/artifcle.sgml		1.1->1.2
	common/abstract.sgml		1.1
	common/floppies.sgml		(deleted)
	common/install.ent		1.1->1.2
	common/install.sgml		1.6->1.7
	common/layout.sgml		1.3->1.4
	common/trouble.sgml		1.2->1.3
	common/upgrade.sgml		1.2->1.3
	i386/Makefile			1.3->1.4
	i386/article.sgml		1.1->1.2

Approved by:	murray (implicitly)
@
text
@d1 1
a1 1
# $FreeBSD: src/release/doc/en_US.ISO8859-1/installation/i386/Makefile,v 1.3.2.1 2001/06/01 18:02:55 bmah Exp $
a12 1
SRCS+=	../common/abstract.sgml
d14 1
@


1.3.2.3
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/4/release/doc/en_US.ISO8859-1/installation/i386/Makefile 82389 2001-08-27 03:54:49Z bmah $
@


1.2
log
@Build system:
o Define a RELN_ROOT variable which points to the root of the relnotes
  tree (i.e., src/release/doc).
o By default, define DOC_PREFIX in terms of RELN_ROOT; this gives a
  bigger chance of finding the doc/ tree without help in the form of
  setting DOC_PREFIX on the command line.
o Respect DOCDIR; `make install` works now.

Approved by:	bmah
@
text
@d1 1
a1 1
# $FreeBSD: src/release/doc/en_US.ISO_8859-1/installation/i386/Makefile,v 1.1 2001/04/27 21:27:55 bmah Exp $
a8 1
EXTRA_CATALOGS+= ${RELN_ROOT}/share/sgml/catalog
a17 4

# Use the appropriate architecture-dependent RELNOTESng stylesheet
DSLHTML?=	${RELN_ROOT}/share/sgml/release-i386.dsl
DSLPRINT?=	${RELN_ROOT}/share/sgml/release-i386.dsl
@


1.1
log
@First commit of RELNOTESng, the rewrite of the *.TXT documentation
files.

src/release/doc/README has additional information.

Reviewed by:	-current, -doc
@
text
@d1 3
a3 1
# $FreeBSD$
d9 1
a9 1
EXTRA_CATALOGS+= ../../../share/sgml/catalog
d21 2
a22 2
DSLHTML?=	${.CURDIR}/../../../share/sgml/release-i386.dsl
DSLPRINT?=	${.CURDIR}/../../../share/sgml/release-i386.dsl
d24 1
a24 1
DOC_PREFIX?= /usr/doc
@

