the now mandatory 'long' format. This should catch everything, with the exception of the release notes.
		
			
				
	
	
		
			138 lines
		
	
	
	
		
			5.4 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			138 lines
		
	
	
	
		
			5.4 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
 | |
| <!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.55 2002/03/16 08:19:25 murray Exp $">
 | |
| <!ENTITY title "Getting FreeBSD">
 | |
| <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
 | |
| ]>
 | |
| 
 | |
| <html>
 | |
|     &header;
 | |
| 
 | |
|     <a name="releases"></a>
 | |
|     
 | |
|     <h2><a href="&base;/releases/index.html">Release Information</a></h2>
 | |
|     
 | |
|     <p>Detailed descriptions of past, present, and future releases.  Look here
 | |
|       first to determine what the latest version of FreeBSD is.</p>
 | |
|     
 | |
|     <a name="install"></a>
 | |
|     
 | |
|     <h2><a href="doc/en_US.ISO8859-1/books/handbook/install.html">Installing FreeBSD</a></h2>
 | |
|     
 | |
|     <p>There are many options for installing FreeBSD, including installation
 | |
|       from CDROM, floppy disk, an MS-DOS partition, magnetic tape, anonymous
 | |
|       ftp, and NFS.  Please read through the <a
 | |
| 	href="doc/en_US.ISO8859-1/books/handbook/install.html">installation guide</a> before downloading
 | |
|       the entire FreeBSD distribution.  If you are installing on a machine
 | |
|       connected to the Internet, you may only need to download a single
 | |
|       installation disk image!</p>
 | |
| 
 | |
|     <a name="distribution"></a>
 | |
|     
 | |
|     <h2>Distribution Sites</h2>
 | |
|     
 | |
|     <p>The official sources for FreeBSD are:</p>
 | |
|       
 | |
|     <ul>
 | |
|       <li>Anonymous ftp from <a
 | |
| 	  href="ftp://ftp.FreeBSD.org/pub/FreeBSD">ftp://ftp.FreeBSD.org/pub/FreeBSD</a>:
 | |
| 	
 | |
| 	<ul>
 | |
| 	<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/&rel.current;-RELEASE">FreeBSD &rel.current;-RELEASE/alpha</a></li>
 | |
| 	<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/&rel.current;-RELEASE">FreeBSD &rel.current;-RELEASE/i386</a></li>
 | |
| 	<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/">FreeBSD ISO-IMAGES/i386</a></li>
 | |
| 	<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/ISO-IMAGES/">FreeBSD ISO-IMAGES/alpha</a></li>
 | |
| 	</ul>
 | |
|       </li>
 | |
|       
 | |
|       <li>Anonymous ftp from one of the numerous <a
 | |
| 	  href="doc/en_US.ISO8859-1/books/handbook/mirrors.html"><strong>mirror sites</strong></a></li>
 | |
|       
 | |
|       <li>On CDROM from
 | |
| 	<a href="http://www.freebsdmall.com/">FreeBSD Mall</a></li>
 | |
|     </ul>
 | |
|     
 | |
|     <p>If you plan on getting FreeBSD via ftp, please check the listing of <a
 | |
| 	href="doc/en_US.ISO8859-1/books/handbook/mirrors.html"><strong>mirror sites</strong></a> in the
 | |
|       handbook to see if there is a site closer to you.  For more information
 | |
|       about past, present and future releases in general, please visit the <a
 | |
| 	href="releases/index.html">release information page</a>.</p>
 | |
|       
 | |
|     <p>If you're interested in a purely experimental <strong>snapshot</strong>
 | |
|       release of FreeBSD-current (AKA 5.0-current), aimed at developers and
 | |
|       bleeding-edge testers only, then please see the <a
 | |
| 	href="ftp://current.FreeBSD.org/pub/FreeBSD/">daily snapshot
 | |
| 	server</a> FTP site.</p>
 | |
| 
 | |
|     <a name="apps"></a>
 | |
|     
 | |
|     <h2>Applications and Utility Software</h2>
 | |
|     
 | |
|     <h3>The Packages collection</h3>
 | |
|     
 | |
|     <p>The FreeBSD packages collection is a diverse collection of utility and
 | |
|       application software that has been ported to FreeBSD.  The packages are
 | |
|       pre-compiled binaries ready to drop into your system and run.</p>
 | |
| 
 | |
|     <ul>
 | |
|       <li><a
 | |
| 	  href="ftp://ftp.FreeBSD.org/pub/FreeBSD/branches/-current/packages">Packages for FreeBSD-current</a></li>
 | |
|       
 | |
|       <li><a
 | |
| 	  href="ftp://ftp.FreeBSD.org/pub/FreeBSD/branches/2.2-stable/packages">Packages for FreeBSD 2.2-stable</a></li>
 | |
|       
 | |
|       <li><a
 | |
| 	  href="ftp://ftp.FreeBSD.org/pub/FreeBSD/branches/3.0-stable/packages">Packages for FreeBSD 3-stable</a></li>
 | |
| 	  
 | |
|       <li><a
 | |
| 	  href="ftp://ftp.FreeBSD.org/pub/FreeBSD/branches/4.0-stable/packages">Packages for FreeBSD 4-stable</a></li>
 | |
| 	  
 | |
|     </ul>
 | |
| 
 | |
|     <h3>The Ports collection</h3>
 | |
|     
 | |
|     <p>The Ports collection is like the packages collection, but the necessary
 | |
|       patches and makefiles to compile the source code are provided instead of
 | |
|       compiled binaries.  For software with important configuration that must
 | |
|       be done at compile time, the "port" version may be more useful
 | |
|       than the "package" version.</p>
 | |
| 
 | |
|     <ul>
 | |
|       <li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/">FreeBSD Ports
 | |
| 	  collection</a></li>
 | |
| 
 | |
|       <li><a href="ports/index.html">WWW interface
 | |
| 	  to Ports collection</a></li>
 | |
|     </ul>
 | |
|     
 | |
|     <p>For information about how <em>you</em> can contribute <em>your</em>
 | |
|       favorite piece of software to the port collection, have a look at <em><a
 | |
| 	  href="doc/en_US.ISO8859-1/books/porters-handbook/index.html">The Porter's Handbook</a></em> and
 | |
|       the <em><a href="doc/en_US.ISO8859-1/books/handbook/contrib.html">Contributing to
 | |
|       FreeBSD</a></em> chapter in
 | |
|       the <a href="doc/en_US.ISO8859-1/books/handbook/index.html"><em>FreeBSD handbook</em></a>.</p>
 | |
| 
 | |
|     <h3>Commercial software</h3>
 | |
| 
 | |
|     <p>Beginning with FreeBSD <a href="releases/index.html">Release 2.0.5</a>, FreeBSD
 | |
|       includes demo versions of some commercial as well as some shareware
 | |
|       products.  In addition to the demos available in the FreeBSD
 | |
|       distribution, a number of other commercial vendors offer software
 | |
|       products specifically for FreeBSD.</p>
 | |
| 
 | |
|     <ul>
 | |
|       <li><a href="commercial/commercial.html">Commercial vendors supporting
 | |
| 	  FreeBSD</a></li>
 | |
|     </ul>
 | |
|     
 | |
|       &footer;
 | |
|   </body>
 | |
| </html>
 | |
| 
 | |
| <!-- 
 | |
|      Local Variables:
 | |
|      mode: sgml
 | |
|      sgml-indent-data: t
 | |
|      sgml-omittag: nil
 | |
|      sgml-always-quote-attributes: t
 | |
|      End:
 | |
| -->
 |