doc/data/releases/snapshots.sgml
Masafumi Max NAKANE b35929723a Add $Id$.
Also, separate the header section from the body by inserting a blank line.
1997-07-01 03:52:21 +00:00

75 lines
3 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1997-07-01 03:52:19 $">
<!ENTITY title "FreeBSD Snapshot Releases">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: snapshots.sgml,v 1.3 1997-07-01 03:52:19 max Exp $ -->
<html>
&header;
<h2>What are snapshots?</h2>
<p>As part of an ongoing effort to improve the overall
release process <em>before</em> a release actually slips
out the door with problems that make folks mad, we are now
periodically producing interim <em>test</em> releases
called snapshots. These snapshots will be very similar to
full releases, except that they will be somewhat more
minimal. In particular, before getting and installing a
snapshot release, be aware of following:
<ul>
<li>We generally will not, for example, produce new
XFree86 distributions or worry much about the tools
directory, unless either of those two things are affected
by the changes being tested.
<li>The major release number will not be changed in the
main distribution for each snapshot. It will
<em>only</em> be changed on the boot floppies so that you
know when the snapshot was made. These are <em>not</em>
releases, these are <em>snapshots</em>, and it is
important that this distinction be preserved. People can
and will, of course, refer to snapshots by date in mail
or netnews, we just do not want them to start thinking
that Christmas came early and the next release is already
out!
<li>Finally, we will not necessarily update the
documentation. If a README still refers to a previous release,
well, that is much less important to than getting the
real bug fixes and new features out for testing. Complaints
about that kind of thing will be quietly ignored. Again,
these are <em>snapshots</em>, not releases!
</ul>
<p>Your feedback on these snapshots is, of course, greatly
welcome. They are not just for our benefit - those who are
coming to rely on FreeBSD for mission critical
applications should welcome a chance to get at more updated
bits in a structured fashion. You can also use these
snapshots as tangible evidence that your feedback is
getting incorporated and that you (hopefully) will not have
any unpleasant surprises in the next release. On the other hand, if
you do send us hate mail next release and it turns out that you
never even tried the snapshots, well, it cuts both ways!
<h2>Where to find snapshots</h2>
<p>Snapshots are available via anonymous from <a
href="ftp://ftp.freebsd.org/pub/FreeBSD/">ftp://ftp.freebsd.org/pub/FreeBSD/</a>.
The snapshot releases are in directories named in the
format <b>REL-YYMMDD-SNAP</b> where `<b>REL</b>' is the
release number, `<b>YY</b>' is the year, `<b>MM</b>' is
the month, and `<b>DD</b>' is the day the snapshot was
released. Each snapshot directory contains a
`<b>README</b>' file which outlines the changes for the
particular snapshot.</p>
&footer;
</body>
</html>