Subject: CVS commit: [netbsd-3] src/distrib/notes
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/02/2005 20:27:41
Module Name:	src
Committed By:	tron
Date:		Fri Sep  2 20:27:41 UTC 2005

Modified Files:
	src/distrib/notes [netbsd-3]: Makefile
Added Files:
	src/distrib/notes/amd64 [netbsd-3]: Makefile hardware install legal
	    prep upgrade whatis xfer

Log Message:
Pull up following revision(s) (requested by riz in ticket #732):
	distrib/notes/amd64/install: revision 1.1
	distrib/notes/amd64/prep: revision 1.1
	distrib/notes/Makefile: revision 1.35
	distrib/notes/amd64/Makefile: revision 1.1
	distrib/notes/amd64/legal: revision 1.1
	distrib/notes/amd64/whatis: revision 1.1
	distrib/notes/amd64/xfer: revision 1.1
	distrib/notes/amd64/upgrade: revision 1.1
	distrib/notes/amd64/hardware: revision 1.1
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.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.34.2.1 src/distrib/notes/Makefile
cvs rdiff -r0 -r1.1.4.1 src/distrib/notes/amd64/Makefile \
    src/distrib/notes/amd64/hardware src/distrib/notes/amd64/install \
    src/distrib/notes/amd64/legal src/distrib/notes/amd64/prep \
    src/distrib/notes/amd64/upgrade src/distrib/notes/amd64/whatis \
    src/distrib/notes/amd64/xfer

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.