View | Details | Raw Unified | Return to bug 115000
Collapse All | Expand All

(-)book.sgml (-8 / +8 lines)
Lines 367-377 Link Here
367
            groups</quote> on the -CURRENT mailing list may be
367
            groups</quote> on the -CURRENT mailing list may be
368
            treated with contempt.</para>
368
            treated with contempt.</para>
369
369
370
          <para>Every day, <ulink
370
          <para>Every month, <ulink
371
	    url="&url.base;/snapshots/">snapshot
371
	    url="&url.base;/snapshots/">snapshot
372
            </ulink> releases are made based on the current state of the
372
            </ulink> releases are made based on the current state of the
373
            -CURRENT and -STABLE branches.  Distributions of the
373
            -CURRENT and -STABLE branches.
374
            occasional snapshot are made available. The goals
374
            The goals
375
            behind each snapshot release are:</para>
375
            behind each snapshot release are:</para>
376
376
377
          <itemizedlist>
377
          <itemizedlist>
Lines 391-397 Link Here
391
              <para>To preserve a fixed reference point for the code in
391
              <para>To preserve a fixed reference point for the code in
392
                question, just in case we break something really badly
392
                question, just in case we break something really badly
393
                later.  (Although CVS normally prevents anything horrible
393
                later.  (Although CVS normally prevents anything horrible
394
                like this happening :)</para>
394
                like this happening :)&nbsp;)</para>
395
            </listitem>
395
            </listitem>
396
396
397
            <listitem>
397
            <listitem>
Lines 432-438 Link Here
432
            only well-tested bug fixes and other small incremental
432
            only well-tested bug fixes and other small incremental
433
            enhancements.  FreeBSD-CURRENT, on the other hand, has
433
            enhancements.  FreeBSD-CURRENT, on the other hand, has
434
            been one unbroken line since 2.0 was released, leading
434
            been one unbroken line since 2.0 was released, leading
435
            towards 6.2-RELEASE and beyond.  Just before 6.0-RELEASE, the
435
            towards 6.3-RELEASE and beyond.  Just before 6.0-RELEASE, the
436
            6-STABLE branch was created, and
436
            6-STABLE branch was created, and
437
            &os.current; became 7-CURRENT.  For more detailed information,
437
            &os.current; became 7-CURRENT.  For more detailed information,
438
            see <quote><ulink url="&url.articles.releng;/release-proc.html#REL-BRANCH">
438
            see <quote><ulink url="&url.articles.releng;/release-proc.html#REL-BRANCH">
Lines 467-473 Link Here
467
467
468
        <answer>
468
        <answer>
469
	  <para>The &a.re; releases a new version of FreeBSD about every
469
	  <para>The &a.re; releases a new version of FreeBSD about every
470
	    four months, on average.  Release dates are announced well in
470
	    eight months, on average.  Release dates are announced well in
471
	    advance, so that the people working on the system know
471
	    advance, so that the people working on the system know
472
	    when their projects need to be finished and tested.  
472
	    when their projects need to be finished and tested.  
473
	    A testing period precedes each release, in order to ensure
473
	    A testing period precedes each release, in order to ensure
Lines 532-538 Link Here
532
            <listitem>
532
            <listitem>
533
              <para><ulink
533
              <para><ulink
534
		url="&url.base;/snapshots/">
534
		url="&url.base;/snapshots/">
535
                Snapshot</ulink> releases are made daily for the
535
                Snapshot</ulink> releases are made monthly for the
536
		<link linkend="current">-CURRENT</link> and <link
536
		<link linkend="current">-CURRENT</link> and <link
537
		linkend="stable">-STABLE</link> branch, these being
537
		linkend="stable">-STABLE</link> branch, these being
538
                of service purely to bleeding-edge testers and
538
                of service purely to bleeding-edge testers and
Lines 561-567 Link Here
561
          <para>The Problem Report database of all user change requests
561
          <para>The Problem Report database of all user change requests
562
            may be queried by using our web-based PR
562
            may be queried by using our web-based PR
563
            <ulink
563
            <ulink
564
            url="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query">
564
            url="http://www.FreeBSD.org/cgi/query-pr.cgi?query">
565
            query</ulink>
565
            query</ulink>
566
            interface.</para>
566
            interface.</para>

Return to bug 115000