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

(-)where.sgml (-22 / +23 lines)
Lines 9-34 Link Here
9
9
10
    <a name="releases"></a>
10
    <a name="releases"></a>
11
    
11
    
12
    <h2><a href="&base;/releases/index.html">Release Information</a></h2>
12
    <h2><font color="#990000">Release Information</font></h2>
13
    
13
14
    <p>Detailed descriptions of past, present, and future releases.  Look here
14
    <p>The <a href="&base;/releases/index.html">release information</a> page
15
      first to determine what the latest version of FreeBSD is.</p>
15
      provides detailed descpriptions of past, present, and future releases.
16
    
16
      Look here first to determine what the lastest version of FreeBSD is.</p>
17
17
    <a name="install"></a>
18
    <a name="install"></a>
18
    
19
    
19
    <h2><a href="doc/en_US.ISO8859-1/books/handbook/install.html">Installing FreeBSD</a></h2>
20
    <h2><font color="#990000">Installing FreeBSD</font></h2>
20
    
21
    
21
    <p>There are many options for installing FreeBSD, including installation
22
    <p>There are many options for <a href="doc/en_US.ISO8859/books/handbook/
22
      from CDROM, floppy disk, an MS-DOS partition, magnetic tape, anonymous
23
      install.html">installing FreeBSD</a>, including installation from CDROM,
23
      ftp, and NFS.  Please read through the <a
24
      floppy disk, an MS-DOS partition, magnetic tape, anonymous ftp, and NFS.
24
	href="doc/en_US.ISO8859-1/books/handbook/install.html">installation guide</a> before downloading
25
      Please read through the <a href="doc/en_US.ISO8859-1/books/handbook/install.html">
25
      the entire FreeBSD distribution.  If you are installing on a machine
26
      installation guide</a> before downloading the entire FreeBSD distribution.
26
      connected to the Internet, you may only need to download a single
27
      If you are installing on a machine connected to the Internet, you may only
27
      installation disk image!</p>
28
      need to download a single installation disk image!</p>
28
29
      
29
    <a name="distribution"></a>
30
    <a name="distribution"></a>
30
    
31
    
31
    <h2>Distribution Sites</h2>
32
    <h2><font color="#990000">Distribution Sites</font></h2>
32
    
33
    
33
    <p>The official sources for FreeBSD are:</p>
34
    <p>The official sources for FreeBSD are:</p>
34
      
35
      
Lines 66-88 Link Here
66
	href="releases/index.html">release information page</a>.</p>
67
	href="releases/index.html">release information page</a>.</p>
67
      
68
      
68
    <p>If you're interested in a purely experimental <strong>snapshot</strong>
69
    <p>If you're interested in a purely experimental <strong>snapshot</strong>
69
      release of FreeBSD-current (AKA &rel.current;-current), aimed at developers and
70
      release of FreeBSD-CURRENT (AKA &rel.current;-CURRENT), aimed at developers and
70
      bleeding-edge testers only, then please see the <a
71
      bleeding-edge testers only, then please see the <a
71
	href="ftp://current.FreeBSD.org/pub/FreeBSD/">daily snapshot
72
	href="ftp://current.FreeBSD.org/pub/FreeBSD/">daily snapshot
72
	server</a> FTP site.</p>
73
	server</a> FTP site.</p>
73
74
74
    <a name="apps"></a>
75
    <a name="apps"></a>
75
    
76
    
76
    <h2>Applications and Utility Software</h2>
77
    <h2><font color="#990000">Applications and Utility Software</font></h2>
77
    
78
    
78
    <h3>The Packages collection</h3>
79
    <h3><font color="#990000">The Packages collection</font></h3>
79
    
80
    
80
    <p>The FreeBSD packages collection is a diverse collection of utility and
81
    <p>The FreeBSD packages collection is a diverse collection of utility and
81
      application software that has been ported to FreeBSD.  The packages are
82
      application software that has been ported to FreeBSD.  The packages are
82
      pre-compiled binaries ready to drop into your system and run.</p>
83
      pre-compiled binaries ready to drop into your system and run.</p>
83
84
84
    <ul>
85
    <ul>
85
      <li>Packages for FreeBSD-current
86
      <li>Packages for FreeBSD-CURRENT
86
        <ul>
87
        <ul>
87
          <li><a
88
          <li><a
88
	      href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/alpha/packages-current">alpha</a></li>
89
	      href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/alpha/packages-current">alpha</a></li>
Lines 95-101 Link Here
95
          <li><a
96
          <li><a
96
	      href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/sparc64/packages-current">sparc64</a></li>
97
	      href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/sparc64/packages-current">sparc64</a></li>
97
        </ul>
98
        </ul>
98
      <li>Packages for FreeBSD-stable
99
      <li>Packages for FreeBSD-STABLE
99
        <ul>
100
        <ul>
100
          <li><a
101
          <li><a
101
	      href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/alpha/packages-stable">alpha</a></li>
102
	      href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/alpha/packages-stable">alpha</a></li>
Lines 104-110 Link Here
104
        </ul>
105
        </ul>
105
    </ul>
106
    </ul>
106
107
107
    <h3>The Ports collection</h3>
108
    <h3><font color="#990000">The Ports collection</font></h3>
108
    
109
    
109
    <p>The Ports collection is like the packages collection, but the necessary
110
    <p>The Ports collection is like the packages collection, but the necessary
110
      patches and makefiles to compile the source code are provided instead of
111
      patches and makefiles to compile the source code are provided instead of
Lines 126-132 Link Here
126
      the article <em><a href="doc/en_US.ISO8859-1/articles/contributing/index.html">Contributing to
127
      the article <em><a href="doc/en_US.ISO8859-1/articles/contributing/index.html">Contributing to
127
      FreeBSD</a></em>.</p>
128
      FreeBSD</a></em>.</p>
128
129
129
    <h3>Commercial software</h3>
130
    <h3><font color="#990000">Commercial software</font></h3>
130
131
131
    <p>Beginning with FreeBSD <a href="releases/index.html">Release 2.0.5</a>, FreeBSD
132
    <p>Beginning with FreeBSD <a href="releases/index.html">Release 2.0.5</a>, FreeBSD
132
      includes demo versions of some commercial as well as some shareware
133
      includes demo versions of some commercial as well as some shareware

Return to bug 70751