Subject: CVS commit: htdocs/Goals
To: None <www-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: www-changes
Date: 07/09/2006 09:50:37
Module Name: htdocs
Committed By: heinz
Date: Sun Jul 9 09:50:37 UTC 2006
Modified Files:
htdocs/Goals: Makefile
Added Files:
htdocs/Goals: ROADMAP roadmap.xml
Log Message:
As requested by agc@, a version of the NetBSD roadmap will be available
on our web site.
The original file is src/doc/ROADMAP, a copy is kept as htdocs/Goals/ROADMAP
in CVS but with no need for version history. The only difference between
the two files is that the leading and trailing $ sign in the "NetBSD" CVS
tag will be escaped as a "%". This way, we keep the same version information
inside the file as the original.
In order to update the ROADMAP file in htdocs perform these steps:
- copy src/doc/ROADMAP to htdocs/Goals/ROADMAP
- make htdocs/Goals your working directory
- regenerate roadmap.html and at the same time change the NetBSD CVS tag
in ROADMAP: "make roadmap.html"
- commit both files to CVS
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 htdocs/Goals/Makefile
cvs rdiff -r0 -r1.1 htdocs/Goals/ROADMAP htdocs/Goals/roadmap.xml
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.