Create the release notes framework for the amd64 port. These are,

for the most part, skeleton files that allow the amd64 INSTALL document
to have all the platform-independent bits, with very little MD stuff.

The MD pieces will have to wait for someone familiar with the platform
to add them.
This commit is contained in:
riz 2005-08-21 18:35:26 +00:00
parent c114b2eb28
commit c632ba3dbb
9 changed files with 27 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.34 2004/10/13 23:28:35 gavan Exp $
# $NetBSD: Makefile,v 1.35 2005/08/21 18:35:26 riz Exp $
#
.include <bsd.own.mk>
@ -13,6 +13,7 @@ SUBDIR= ${RELEASEMACHINE}
SUBDIR+= acorn26
SUBDIR+= acorn32
SUBDIR+= alpha
SUBDIR+= amd64
SUBDIR+= amiga
# SUBDIR+= arc # not complete
SUBDIR+= atari

View File

@ -0,0 +1,5 @@
# $NetBSD: Makefile,v 1.1 2005/08/21 18:35:26 riz Exp $
MERGED_SRCS+= ${COMMON}/sysinst ${COMMON}/upgrade ${COMMON}/xfer
.include <bsd.man.mk>

View File

@ -0,0 +1,6 @@
.\"$NetBSD: hardware,v 1.1 2005/08/21 18:35:26 riz Exp $
.
.Nx*M
supports CPUs that implement the 64bit AMD64 architecture.
These currently include AMD Opteron, AMD Athlon64, and Intel CPUs that
implement the EM64T extension.

View File

@ -0,0 +1,3 @@
.\" $NetBSD: install,v 1.1 2005/08/21 18:35:26 riz Exp $
.
.so ../common/sysinst

View File

@ -0,0 +1 @@
.\"$NetBSD: legal,v 1.1 2005/08/21 18:35:26 riz Exp $

2
distrib/notes/amd64/prep Normal file
View File

@ -0,0 +1,2 @@
.\"$NetBSD: prep,v 1.1 2005/08/21 18:35:26 riz Exp $
.

View File

@ -0,0 +1,3 @@
.\" $NetBSD: upgrade,v 1.1 2005/08/21 18:35:26 riz Exp $
.
.so ../common/upgrade

View File

@ -0,0 +1,2 @@
.\"$NetBSD: whatis,v 1.1 2005/08/21 18:35:26 riz Exp $
.

3
distrib/notes/amd64/xfer Normal file
View File

@ -0,0 +1,3 @@
.\" $NetBSD: xfer,v 1.1 2005/08/21 18:35:26 riz Exp $
.
.so ../common/xfer