article.xml revision 270683
1<?xml version="1.0" encoding="iso-8859-1"?>
2<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
3        "../../../share/xml/freebsd50.dtd" [
4<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "release.ent">
5 %release;
6]>
7<!-- 
8     Local Variables:
9     mode: sgml
10     sgml-indent-data: t
11     sgml-omittag: nil
12     sgml-always-quote-attributes: t
13     End:
14-->
15<article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
16  <info><title>&os; &release.current; README</title>
17    
18
19    <author><orgname>The &os; Project</orgname></author>
20
21    <pubdate>$FreeBSD: stable/10/release/doc/en_US.ISO8859-1/readme/article.xml 270683 2014-08-26 23:50:21Z gjb $</pubdate>
22
23    <copyright>
24      <year>2000</year>
25      <year>2001</year>
26      <year>2002</year>
27      <year>2003</year>
28      <year>2004</year>
29      <year>2005</year>
30      <year>2006</year>
31      <year>2007</year>
32      <year>2008</year>
33      <year>2009</year>
34      <year>2010</year>
35      <year>2011</year>
36      <year>2012</year>
37      <year>2013</year>
38      <holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
39    </copyright>
40
41    <legalnotice xml:id="trademarks" role="trademarks">
42      &tm-attrib.freebsd;
43      &tm-attrib.intel;
44      &tm-attrib.opengroup;
45      &tm-attrib.sparc;
46      &tm-attrib.general;
47    </legalnotice>
48
49  <abstract>
50    <para>This document gives a brief introduction to &os;
51      &release.current;.  It includes some information on how to
52      obtain &os;, a listing of various ways to contact the &os;
53      Project, and pointers to some other sources of
54      information.</para>
55  </abstract>
56  </info>
57
58  <sect1 xml:id="intro">
59    <title>Introduction</title>
60
61    <para>This distribution is a &release.type; of &os; &release.current;, the
62      latest point along the &release.branch; branch.</para>
63
64    <sect2>
65      <title>About &os;</title>
66
67      <para>&os; is an operating system based on 4.4 BSD Lite for
68	AMD64 and Intel EM64T based PC hardware (&arch.amd64;),
69	Intel, AMD, Cyrix or NexGen <quote>x86</quote> based PC hardware (&arch.i386;),
70	Intel Itanium Processor based computers (&arch.ia64;),
71	NEC PC-9801/9821 series PCs and compatibles (&arch.pc98;),
72	and &ultrasparc; machines (&arch.sparc64;).  Versions
73	for the &arm; (&arch.arm;), &mips; (&arch.mips;), and
74	&powerpc; (&arch.powerpc;) architectures are currently under
75	development as well.  &os; works with a wide variety of
76	peripherals and configurations and can be used for everything
77	from software development to games to Internet Service
78	Provision.</para>
79
80      <para>This release of &os; contains everything you need to run
81	such a system, including full source code for the kernel and
82	all utilities in the base distribution.  With the source
83	distribution installed, you can literally recompile the entire
84	system from scratch with one command, making it ideal for
85	students, researchers, or users who simply want to see how it
86	all works.</para>
87
88      <para>A large collection of third-party ported software (the
89	<quote>Ports Collection</quote>) is also provided to make it
90	easy to obtain and install all your favorite traditional &unix;
91	utilities for &os;.  Each <quote>port</quote> consists of a
92	set of scripts to retrieve, configure, build, and install a
93	piece of software, with a single command.  Over &os.numports;
94	ports, from editors to programming languages to graphical
95	applications, make &os; a powerful and comprehensive operating
96	environment that extends far beyond what's provided by many
97	commercial versions of &unix;.  Most ports are also available as
98	pre-compiled <quote>packages</quote>, which can be quickly
99	installed from the installation program.</para>
100    </sect2>
101
102    <sect2>
103      <title>Target Audience</title>
104
105      <para releasetype="current">This &release.type; is aimed primarily at early adopters
106	and various other users who want to get involved with the
107	ongoing development of &os;.  While the &os; development team
108	tries its best to ensure that each &release.type; works as
109	advertised, &release.branch; is very much a
110	work-in-progress.</para>
111
112      <para releasetype="current">The basic requirements for using this &release.type; are
113	technical proficiency with &os; and an understanding of the
114	ongoing development process of &os; &release.branch; (as
115	discussed on the &a.stable;).</para>
116
117      <para releasetype="current">For those more interested in doing business with &os; than
118	in experimenting with new &os; technology, formal releases
119	(such as &release.prev.stable;) are frequently more appropriate.
120	Releases undergo a period of testing and quality assurance
121	checking to ensure high reliability and dependability.</para>
122
123      <para releasetype="snapshot">This &release.type; is aimed primarily at early adopters
124	and various other users who want to get involved with the
125	ongoing development of &os;.  While the &os; development team
126	tries its best to ensure that each &release.type; works as
127	advertised, &release.branch; is very much a
128	work-in-progress.</para>
129
130      <para releasetype="snapshot">The basic requirements for using this &release.type; are
131	technical proficiency with &os; and an understanding of the
132	ongoing development process of &os; &release.branch; (as
133	discussed on the &a.stable;).</para>
134
135      <para releasetype="snapshot">For those more interested in doing business with &os; than
136	in experimenting with new &os; technology, formal releases
137	(such as &release.prev.stable;) are frequently more appropriate.
138	Releases undergo a period of testing and quality assurance
139	checking to ensure high reliability and dependability.</para>
140
141      <para releasetype="release">This &release.type; of &os; is suitable for all users.  It
142	has undergone a period of testing and quality assurance
143	checking to ensure the highest reliability and
144	dependability.</para>
145    </sect2>
146  </sect1>
147
148  <sect1 xml:id="obtain">
149    <title>Obtaining &os;</title>
150
151    <para>&os; may be obtained in a variety of ways.  This section
152      focuses on those ways that are primarily useful for obtaining a
153      complete &os; distribution, rather than updating an existing
154      installation.</para>
155
156    <sect2>
157      <title>CDROM and DVD</title>
158
159      <para>&os; -RELEASE distributions may be ordered on CDROM or DVD
160	from several publishers.  This is frequently the most
161	convenient way to obtain &os; for new installations, as it
162	provides a convenient way to quickly reinstall the system if
163	necessary.  Some distributions include some of the optional,
164	precompiled <quote>packages</quote> from the &os; Ports
165	Collection, or other extra material.</para>
166
167      <para>A list of the CDROM and DVD publishers known to the
168	project are listed in the <link xlink:href="&url.books.handbook;/mirrors.html"><quote>Obtaining
169	&os;</quote></link> appendix to the Handbook.</para>
170    </sect2>
171
172    <sect2>
173      <title>FTP</title>
174
175      <para>You can use FTP to retrieve &os; and any or all of its
176	optional packages from <uri xlink:href="ftp://ftp.FreeBSD.org/">ftp://ftp.FreeBSD.org/</uri>, which is the official
177	&os; release site, or any of its
178	<quote>mirrors</quote>.</para>
179
180      <para>Lists of locations that mirror &os; can be found in the
181	<link xlink:href="&url.books.handbook;/mirrors-ftp.html">FTP
182	Sites</link> section of the Handbook.
183	Finding a close (in networking terms) mirror from which to
184	download the distribution is highly recommended.</para>
185
186      <para>Additional mirror sites are always welcome.  Contact
187	<email>freebsd-admin@FreeBSD.org</email> for more details on
188	becoming an official mirror site.  You can also find useful
189        information for mirror sites at the <link xlink:href="&url.articles.hubs;/">Mirroring
190        &os;</link> article.</para>
191
192      <para>Mirrors generally contain the ISO images generally used to
193	create a CDROM of a &os; release.  They usually also contain
194	floppy disk images (for applicable platforms), as well as the
195	files necessary to do an installation over the network.
196	Finally mirrors sites usually contain a set of packages for
197	the most current release.</para>
198    </sect2>
199  </sect1>
200
201  <sect1 xml:id="contacting">
202    <title>Contacting the &os; Project</title>
203
204    <sect2>
205      <title>Email and Mailing Lists</title>
206
207      <para>For any questions or general technical support issues,
208	please send mail to the &a.questions;.</para>
209
210      <para>If you're tracking the &release.branch; development efforts, you
211	<emphasis>must</emphasis> join the &a.stable;, in order to
212	keep abreast of recent developments and changes that may
213	affect the way you use and maintain the system.</para>
214
215      <para>Being a largely-volunteer effort, the &os;
216	Project is always happy to have extra hands willing to help&mdash;there are already far more desired enhancements than
217	there is time to implement them.  To contact the developers on
218	technical matters, or with offers of help, please send mail to
219	the &a.hackers;.</para>
220
221      <para>Please note that these mailing lists can experience
222	<emphasis>significant</emphasis> amounts of traffic.  If you
223	have slow or expensive mail access, or are only interested in
224	keeping up with major &os; events, you may find it
225	preferable to subscribe instead to the &a.announce;.</para>
226
227      <para>All of the mailing lists can be freely joined by anyone
228	wishing to do so.  Visit the <link xlink:href="&url.base;/mailman/listinfo">
229	&os; Mailman Info Page</link>.  This will give you more
230	information on joining the various lists, accessing archives,
231	etc.  There are a number of mailing lists targeted at special
232	interest groups not mentioned here; more information can be
233	obtained either from the Mailman pages or the <link xlink:href="&url.base;/support.html#mailing-list">mailing
234	lists section</link> of the &os; Web site.</para>
235
236      <important>
237	<para>Do <emphasis>not</emphasis> send email to the lists
238	  asking to be subscribed.  Use the Mailman interface
239	  instead.</para>
240      </important>
241    </sect2>
242
243    <sect2>
244      <title>Submitting Problem Reports</title>
245
246      <para>Suggestions, bug reports and contributions of code are
247	always valued&mdash;please do not hesitate to report any
248	problems you may find.  Bug reports with attached fixes are of
249	course even more welcome.</para>
250
251      <para>The preferred method to submit bug reports from a machine
252	with Internet connectivity is to use the <application>Bugzilla</application>
253	bug tracker.
254	<quote>Problem Reports</quote> (PRs) submitted in this way
255	will be filed and their progress tracked; the &os; developers
256	will do their best to respond to all reported bugs as soon as
257	possible.  <link xlink:href="https://bugs.FreeBSD.org/search/">A list
258	of all active PRs</link> is available on the &os; Web site;
259	this list is useful to see what potential problems other users
260	have encountered.</para>
261
262      <para>Note that &man.send-pr.1; is deprecated.</para>
263
264      <para>For more information, <link xlink:href="&url.articles.problem-reports;/"><quote>Writing
265	&os; Problem Reports</quote></link>, available on the &os; Web
266	site, has a number of helpful hints on writing and submitting
267	effective problem reports.</para>
268    </sect2>
269  </sect1>
270
271  <sect1 xml:id="seealso">
272    <title>Further Reading</title>
273
274    <para>There are many sources of information about &os;; some are
275      included with this distribution, while others are available
276      on-line or in print versions.</para>
277
278    <sect2 xml:id="release-docs">
279      <title>Release Documentation</title>
280
281      <para>A number of other files provide more specific information
282	about this &release.type; distribution.  These files are
283	provided in various formats.  Most distributions will include
284	both ASCII text (<filename>.TXT</filename>) and HTML
285	(<filename>.HTM</filename>) renditions.  Some distributions
286	may also include other formats such as Portable Document Format
287	(<filename>.PDF</filename>).
288
289	<itemizedlist>
290	  <listitem>
291	    <para><filename>README.TXT</filename>: This file, which
292	      gives some general information about &os; as well as
293	      some cursory notes about obtaining a
294	      distribution.</para>
295	  </listitem>
296
297	  <listitem>
298	    <para><filename>RELNOTES.TXT</filename>: The release
299	      notes, showing what's new and different in &os;
300	      &release.current; compared to the previous release (&os;
301	      &release.prev;).</para>
302	  </listitem>
303
304	  <listitem>
305	    <para><filename>HARDWARE.TXT</filename>: The hardware
306	      compatibility list, showing devices with which &os; has
307	      been tested and is known to work.</para>
308	  </listitem>
309
310	  <listitem>
311	    <para><filename>ERRATA.TXT</filename>: Release errata.
312	      Late-breaking, post-release information can be found in
313	      this file, which is principally applicable to releases
314	      (as opposed to snapshots).  It is important to consult
315	      this file before installing a release of &os;, as it
316	      contains the latest information on problems which have
317	      been found and fixed since the release was
318	      created.</para>
319	  </listitem>
320	</itemizedlist>
321      </para>
322
323      <para>On platforms that support &man.bsdinstall.8; (currently
324	&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;, and &arch.sparc64;), these documents are generally available via the
325	Documentation menu during installation.  Once the system is
326	installed, you can revisit this menu by re-running the
327	&man.bsdinstall.8; utility.</para>
328
329      <note>
330	<para>It is extremely important to read the errata for any
331	  given release before installing it, to learn about any
332	  <quote>late-breaking news</quote> or post-release problems.
333	  The errata file accompanying each release (most likely right
334	  next to this file) is already out of date by definition, but
335	  other copies are kept updated on the Internet and should be
336	  consulted as the <quote>current errata</quote> for this
337	  release.  These other copies of the errata are located at
338	  <uri xlink:href="&url.base;/releases/">&url.base;/releases/</uri> (as
339	  well as any sites which keep up-to-date mirrors of this
340	  location).</para>
341      </note>
342    </sect2>
343
344    <sect2>
345      <title>Manual Pages</title>
346
347      <para>As with almost all &unix; like operating systems, &os; comes
348	with a set of on-line manual pages, accessed through the
349	&man.man.1; command or through the <link xlink:href="http://www.FreeBSD.org/cgi/man.cgi">hypertext manual
350	pages gateway</link> on the &os; Web site.  In general, the
351	manual pages provide information on the different commands and
352	APIs available to the &os; user.</para>
353
354      <para>In some cases, manual pages are written to give
355	information on particular topics.  Notable examples of such
356	manual pages are &man.tuning.7; (a guide to performance tuning),
357	&man.security.7; (an introduction to &os; security), and
358	&man.style.9; (a style guide to kernel coding).</para>
359    </sect2>
360
361    <sect2>
362      <title>Books and Articles</title>
363
364      <para>Two highly-useful collections of &os;-related information,
365	maintained by the &os; Project,
366	are the &os; Handbook and &os; FAQ (Frequently Asked
367	Questions document).  On-line versions of the <link xlink:href="&url.books.handbook;/">Handbook</link>
368	and <link xlink:href="&url.books.faq;/">FAQ</link>
369	are always available from the <link xlink:href="&url.base;/docs.html">&os; Documentation
370	page</link> or its mirrors.  If you install the
371	<filename>doc</filename> distribution set, you can use a Web
372	browser to read the Handbook and FAQ locally.  In particular,
373	note that the Handbook contains a step-by-step guide to
374	installing &os;.</para>
375
376      <para>A number of on-line books and articles, also maintained by
377        the &os; Project, cover more-specialized, &os;-related topics.
378        This material spans a wide range of topics, from effective use
379        of the mailing lists, to dual-booting &os; with other
380        operating systems, to guidelines for new committers.  Like the
381        Handbook and FAQ, these documents are available from the &os;
382        Documentation Page or in the <filename>doc</filename>
383        distribution set.</para>
384
385      <para>A listing of other books and documents about &os; can be
386        found in the <link xlink:href="&url.books.handbook;/bibliography.html">bibliography</link>
387        of the &os; Handbook.  Because of &os;'s strong &unix; heritage,
388        many other articles and books written for &unix; systems are
389        applicable as well, some of which are also listed in the
390        bibliography.</para>
391    </sect2>
392  </sect1>
393
394  <sect1 xml:id="acknowledgements">
395    <title>Acknowledgments</title>
396
397    <para>&os; represents the cumulative work of many hundreds, if not
398      thousands, of individuals from around the world who have worked
399      countless hours to bring about this &release.type;.  For a
400      complete list of &os; developers and contributors, please see
401      <link xlink:href="&url.articles.contributors;/"><quote>Contributors
402      to &os;</quote></link> on the &os; Web site or any of its
403      mirrors.</para>
404
405    <para>Special thanks also go to the many thousands of &os; users
406      and testers all over the world, without whom this &release.type;
407      simply would not have been possible.</para>
408  </sect1>
409</article>
410