<?xml version="1.0"?>
<!DOCTYPE webpage
  PUBLIC "-//NetBSD//DTD Website-based NetBSD Extension//EN"
	"http://www.NetBSD.org/XML/htdocs/lang/share/xml/website-netbsd.dtd">

<webpage id="about-roadmap">
<config param="desc" value="The NetBSD Project's roadmap"/>
<config param="cvstag" value="$NetBSD: roadmap.xml,v 1.2 2008/08/04 18:03:12 heinz Exp $"/>
<config param="rcsdate" value="$Date: 2008/08/04 18:03:12 $"/>
<head>
<title>The NetBSD Project's roadmap</title>
</head>

<screen>
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ROADMAP"
  parse="text" />
</screen>

<sect1 id="how-to-update">
  <title>Update instructions</title>

  <simpara>
  The original file is <filename>src/doc/ROADMAP</filename>, a copy is
  kept as <filename>htdocs/about/ROADMAP</filename> in CVS but with no
  need for version history.
  </simpara>
  <simpara>
  In order to update the <filename>ROADMAP</filename> file in htdocs
  perform these steps:
  </simpara>
  <itemizedlist>
    <listitem><simpara>copy the most current
      <filename>src/doc/ROADMAP</filename> to
      <filename>htdocs/about/ROADMAP</filename>
    </simpara></listitem>
    <listitem><simpara>make <filename>htdocs/about</filename> your working
      directory
    </simpara></listitem>
    <listitem><simpara>regenerate <filename>roadmap.html</filename> with
      <command>make</command> (which at the same time changes the
      <literal>NetBSD</literal> CVS tag in <filename>ROADMAP</filename>):
    </simpara>
    </listitem>
    <listitem><simpara>commit both files to CVS
    </simpara></listitem>
  </itemizedlist>
</sect1>

</webpage>
