]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - release/doc/en_US.ISO8859-1/relnotes/article.xml
Document r264423, sh(1) changes in variable assignments
[FreeBSD/stable/9.git] / release / doc / en_US.ISO8859-1 / relnotes / article.xml
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 <article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
8   <info>
9     <title>&os; &release.current; Release Notes</title>
10
11     <author><orgname>The &os; Project</orgname></author>
12
13     <pubdate>$FreeBSD$</pubdate>
14
15     <copyright>
16       <year>2014</year>
17       <holder role="mailto:doc@FreeBSD.org">The &os; Documentation
18         Project</holder>
19     </copyright>
20
21     <legalnotice xml:id="trademarks" role="trademarks">
22       &tm-attrib.freebsd;
23       &tm-attrib.ibm;
24       &tm-attrib.ieee;
25       &tm-attrib.intel;
26       &tm-attrib.sparc;
27       &tm-attrib.general;
28     </legalnotice>
29
30     <abstract>
31       <para>The release notes for &os; &release.current; contain
32         a summary of the changes made to the &os; base system on the
33         &release.branch; development line.  This document lists
34         applicable security advisories that were issued since the last
35         release, as well as significant changes to the &os; kernel and
36         userland.  Some brief remarks on upgrading are also
37         presented.</para>
38     </abstract>
39   </info>
40
41   <sect1 xml:id="intro">
42     <title>Introduction</title>
43
44     <para>This document contains the release notes for &os;
45       &release.current;.  It describes recently added, changed, or
46       deleted features of &os;.  It also provides some notes on
47       upgrading from previous versions of &os;.</para>
48
49     <para>This distribution of &os; &release.current; is
50       a &release.type; distribution.  It can be found at <uri
51         xlink:href="&release.url;">&release.url;</uri> or any of its
52       mirrors.  More information on obtaining this (or other)
53       &release.type; distributions of &os; can be found in the <link
54         xlink:href="&url.books.handbook;/mirrors.html"><quote>Obtaining
55           &os;</quote> appendix</link> to the <link
56         xlink:href="&url.books.handbook;/">&os;
57         Handbook</link>.</para>
58
59     <para>All users are encouraged to consult the release errata
60       before installing &os;.  The errata document is updated with
61       <quote>late-breaking</quote> information discovered late in the
62       release cycle or after the release.  Typically, it contains
63       information on known bugs, security advisories, and corrections
64       to documentation.  An up-to-date copy of the errata for &os;
65       &release.current; can be found on the &os; Web site.</para>
66   </sect1>
67
68   <sect1 xml:id="new">
69     <title>What's New</title>
70
71     <para>This section describes the most user-visible new or changed
72       features in &os; since &release.prev;.</para>
73
74     <para>Typical release note items document recent security
75       advisories issued after &release.prev;, new drivers or hardware
76       support, new commands or options, major bug fixes, or
77       contributed software upgrades.  They may also list changes to
78       major ports/packages or release engineering practices.  Clearly
79       the release notes cannot list every single change made to &os;
80       between releases; this document focuses primarily on security
81       advisories, user-visible changes, and major architectural
82       improvements.</para>
83
84     <sect2 xml:id="security">
85       <title>Security Advisories</title>
86
87       <para>Problems described in the following security advisories
88         have been fixed.  For more information, consult the individual
89         advisories available from <uri
90           xlink:href="http://security.FreeBSD.org/">http://security.FreeBSD.org/</uri>.</para>
91
92       <informaltable frame="none" pgwide="1">
93         <tgroup cols="3">
94           <colspec colwidth="1*"/>
95           <colspec colwidth="1*"/>
96           <colspec colwidth="3*"/>
97           <thead>
98             <row>
99               <entry>Advisory</entry>
100               <entry>Date</entry>
101               <entry>Topic</entry>
102             </row>
103           </thead>
104
105           <tbody>
106             <row>
107               <entry><link
108                   xlink:href="http://security.freebsd.org/advisories/FreeBSD-SA-14:01.bsnmpd.asc">FreeBSD-SA-14:01.bsnmpd</link></entry>
109               <entry>1&nbsp;January&nbsp;2014</entry>
110               <entry><para>Fix &man.bsnmpd.1; remote denial of service
111                   vulnerability</para></entry>
112             </row>
113
114             <row>
115               <entry><link
116                   xlink:href="http://security.freebsd.org/advisories/FreeBSD-SA-14:02.ntpd.asc">FreeBSD-SA-14:02.ntpd</link></entry>
117               <entry>1&nbsp;January&nbsp;2014</entry>
118               <entry><para>Disable <quote>monitor</quote> feature in
119                   &man.ntpd.8; by default</para></entry>
120             </row>
121
122             <row>
123               <entry><link
124                   xlink:href="http://security.freebsd.org/advisories/FreeBSD-SA-14:04.bind.asc">FreeBSD-SA-14:04.bind</link></entry>
125               <entry>1&nbsp;January&nbsp;2014</entry>
126               <entry><para>Remote denial of service
127                   vulnerability</para></entry>
128             </row>
129
130             <row>
131               <entry><link
132                   xlink:href="http://security.freebsd.org/advisories/FreeBSD-SA-14:05.nfsserver.asc">FreeBSD-SA-14:05.nfsserver</link></entry>
133               <entry>8&nbsp;April&nbsp;2014</entry>
134               <entry><para>Deadlock in the NFS server</para></entry>
135             </row>
136
137             <row>
138               <entry><link
139                   xlink:href="http://security.freebsd.org/advisories/FreeBSD-SA-14:06.openssl.asc">FreeBSD-SA-14:06.openssl</link></entry>
140               <entry>8&nbsp;April&nbsp;2014</entry>
141               <entry><para>ECDSA side channel leak</para></entry>
142             </row>
143           </tbody>
144         </tgroup>
145       </informaltable>
146     </sect2>
147
148     <sect2 xml:id="kernel">
149       <title>Kernel Changes</title>
150
151       <para revision="256033">The &man.arcmsr.4; driver has been
152         updated to version 1.20.00.28.</para>
153
154       <para revision="256437">The &man.isci.4; driver is now loadable
155         via &man.kldload.8;.</para>
156
157       <para revision="256759">System-level &man.sysctl.8; values are
158         now exposed to the system for the &man.ixgbe.4; device.</para>
159
160       <para revision="256924">The &man.mfi.4; driver has been updated
161         to support MegaRAID Invader controllers.</para>
162
163       <para revision="257119">A kernel panic triggered in
164         <literal>zfs_root()</literal> after a failed rollback has
165         been fixed.</para>
166
167       <para revision="257125">A new &man.sysctl.8;,
168         <literal>debug.devfs_iosize_max_clamp</literal> has been added
169         which enables and disables <literal>SSIZE_MAX</literal>-sized
170         I/O requests on &man.devfs.5; files.</para>
171
172       <para revision="257126">A new &man.sysctl.8;,
173         <literal>kern.disallow_high_osrel</literal>, has been added
174         which disables executing the images compiled on a userland
175         with a higher major version number than the major version
176         number of the running kernel.</para>
177
178       <para revision="257253">A kernel panic triggered by unmounting
179         a busy &man.zfs.8; filesystem has been fixed.</para>
180
181       <para revision="257373">A deadlock triggered by powering off
182         a USB device has been fixed.</para>
183
184       <para revision="258214">The &man.ata.4; driver has been updated
185         to support Intel Lynx Point PCH SMBus devices.</para>
186
187       <para revision="258215">The &man.ata.4; driver has been updated
188         to support Coleto Creek devices.</para>
189
190       <para revision="258217">The &man.ahci.4; driver has been updated
191         to support the PCI-express solid state drive in the
192         &apple;&nbsp;MacBook Air (model A1465).</para>
193
194       <para revision="258635">The &man.sysctl.8;
195         <literal>vfs.zfs.arc_meta_limit</literal> can now be changed
196         at runtime.</para>
197
198       <para revision="258870">The &man.mmap.2; system call has been
199         updated to more optimally use superpages and provide support
200         for tweaking the alignment of virtual mappings.</para>
201
202       <para revision="258962">A workaround has been implemented
203         in the &man.bge.4; driver for hung transmission on BCM5719
204         and BCM5720 chipsets.</para>
205
206       <para revision="259002">A kernel panic when listing sysctls
207         on a system with <literal>INVARIANTS</literal> enabled has
208         been fixed.</para>
209
210       <para revision="259466">A new &man.sysctl.8;,
211         <literal>kern.supported_archs</literal> has been added,
212         which will list the <envar>MACHINE_ARCH</envar> values
213         whose binaries can be run on the system.</para>
214
215       <para revision="259519">Several problems that could trigger
216         kernel panic on &man.kldload.8; and &man.kldunload.8; have
217         been fixed.</para>
218
219       <para revision="260082">A kernel panic triggered by some
220         multi-threaded applications has been fixed.</para>
221
222       <para revision="260134">The &man.runfw.4; firmware has been
223         renamed from <literal>runfw</literal> to
224         <literal>run.fw</literal> for consistency with other firmware
225         files.</para>
226
227       <para revision="260433">A new &man.sysctl.8;,
228         <literal>kern.panic_reboot_wait_time</literal>, has been
229         added.  This allows tuning the amount of time the system
230         will wait before rebooting after &man.panic.9;.  The
231         <literal>kern.panic_reboot_wait_time</literal> value defaults
232         to the kernel configuration option,
233         <literal>PANIC_REBOOT_WAIT_TIME</literal>.</para>
234
235       <para revision="260644">Hardware Random Number Generators have
236         been disabled by default.</para>
237
238       <para revision="261483">Support for GPS ports has been added
239         to the &man.uhso.4; driver.</para>
240
241       <para revision="262116">A memory leak of compressed buffers
242         has been fixed in
243         <literal>l2arc_write_done()</literal>.</para>
244
245       <para revision="262153">The &man.netmap.4; framework has been
246         updated to match the version in <literal>head/</literal>,
247         which includes netmap pipes, kqueue support, and enhanced
248         VALE switch port.</para>
249
250       <para revision="262175">A deadlock triggered by sending
251         a mounted &man.zfs.8; snapshot has been fixed.</para>
252
253       <para revision="262231">Support for SIIG X1 PCI-e has been added
254         to &man.ppc.4;.</para>
255
256       <para revision="262564">Support for the ext4 filesystem
257         has been enabled, supporting read-only mounts.</para>
258
259       <para revision="262594">A kernel panic triggered by inserting
260         a USB ethernet device on VIMAGE-enabled systems has been
261         fixed.</para>
262
263       <para revision="262988">TTM, a memory manager used by video
264         drivers, has been merged.</para>
265
266       <para revision="263103">Support for
267         <literal>/sys/kernel/random/uuid</literal> has been added
268         to &man.linprocfs.5;.</para>
269
270       <para revision="263128">A memory leak in the
271         <literal>zpool_in_use()</literal> function has been
272         fixed.</para>
273
274       <para revision="263391">The
275         <literal>extensible_dataset</literal> &man.zpool.8; feature
276         has been added.  See &man.zpool-features.7; for more
277         information.</para>
278
279       <para revision="263408">A memory leak has been fixed in
280         <literal>libzfs</literal>.</para>
281
282       <para revision="263817,263818">The <literal>vt</literal> driver
283         has been merged from <literal>head/</literal>.</para>
284
285       <sect3 xml:id="boot">
286         <title>Boot Loader Changes</title>
287
288         <para>&nbsp;</para>
289
290       </sect3>
291
292       <sect3 xml:id="proc">
293         <title>Hardware Support</title>
294
295         <para revision="261510">Trackpad support for
296           &apple;&nbsp;MacBook products has been added.</para>
297
298         <para revision="261973">The &man.nve.4; driver has been
299           deprecated, and the &man.nfe.4; driver should be used
300           instead.</para>
301
302         <para revision="262968">The &man.mfi.4; driver has been
303           updated to support MegaRAID Fury cards.</para>
304
305         <para revision="263170,263171">The Radeon KMS driver has been
306           added.</para>
307
308         <para revision="263340">The &man.aacraid.4; driver has been
309           updated to version 3.2.5.</para>
310
311         <sect4 xml:id="mm">
312           <title>Multimedia Support</title>
313
314           <para>&nbsp;</para>
315
316         </sect4>
317
318         <sect4 xml:id="net-if">
319           <title>Network Interface Support</title>
320
321           <para revision="257611">The &man.re.4; driver has been
322             updated to add preliminary support for the RTL8106E
323             chipset.</para>
324
325           <para revision="257614,257616">The &man.re.4; driver has
326             been updated to support the RTL8168G, RTL8168GU and
327             RTL8411B chipsets.</para>
328
329           <para revision="257618">The &man.re.4; driver has been
330             updated to add preliminary support for the RTL8168EP
331             chipset.</para>
332
333           <para revision="258586">The &man.oce.4; driver has been
334             updated to version 10.0.664.0.</para>
335
336           <para revision="258898">The &man.qlxgbe.4; driver has been
337             imported from <literal>head/</literal>.</para>
338
339           <para revision="258936">The &man.qlxge.4; driver has been
340             imported from <literal>head/</literal>.</para>
341
342           <para revision="258965">The &man.bge.4; driver has been
343             updated to support the BCM5725 chipset.</para>
344
345           <para revision="258967">The &man.bge.4; driver has been
346             updated to support the BCM57764, BCM57767, BCM57782,
347             BCM57786 and BCM57787 chipsets.</para>
348
349           <para revision="259457">The &man.run.4; driver has been
350             updated to support MediaTek/Ralink chipsets RT5370 and
351             RT5372.</para>
352
353           <para revision="259460">The &man.usb.4; wireless radiotap
354             headers have been realigned, allowing wireless adapters
355             to work on &arch.arm;, &arch.mips;, and other similar
356             platforms where alignment is important.</para>
357
358           <para revision="260119">The &man.run.4; firmware has been
359             updated to version 0.33.</para>
360
361           <para revision="260252">The &man.bxe.4; driver has been
362             merged from <literal>head/</literal>, providing support
363             for Broadcom NetXtreme II 10Gb PCIe adapters.</para>
364
365           <para revision="261865">The &man.run.4; driver has been
366             updated to include support for the MediaTek/Ralink RT3593
367             chipset.</para>
368
369           <para revision="261933">The &man.run.4; driver has been
370             updated to include support for the DLINK DWA-127 wireless
371             adapter.</para>
372
373           <para revision="262153">The &man.axge.4; driver has been
374             added.</para>
375
376           <para revision="262362">The &man.urndis.4; driver has been
377             imported from OpenBSD.</para>
378
379           <para revision="263582">The &man.bxe.4; driver has been
380             updated to version 1.78.78.</para>
381
382         </sect4>
383       </sect3>
384
385       <sect3 xml:id="net-proto">
386         <title>Network Protocols</title>
387
388         <para>&nbsp;</para>
389
390       </sect3>
391
392       <sect3 xml:id="disks">
393         <title>Disks and Storage</title>
394
395         <para>&nbsp;</para>
396
397       </sect3>
398
399       <sect3 xml:id="fs">
400         <title>File Systems</title>
401
402         <para revision="263410">The &man.zfs.8; filesystem has been
403           updated to support the <literal>bookmarks</literal>
404           feature.</para>
405
406       </sect3>
407     </sect2>
408
409     <sect2 xml:id="userland">
410       <title>Userland Changes</title>
411
412       <para revision="256054">A new flag <literal>-c</literal>, has
413         been added to &man.pgrep.1; and &man.pkill.1;, which restricts
414         the process lookup to the specified login class.</para>
415
416       <para revision="257496">The &man.ddb.8; utility has been updated
417         to add <command>show ioapic</command> and <command>show all
418           ioapics</command>.</para>
419
420       <para revision="258183">Setting <literal>nmbcluster</literal>
421         values to their current value will now be ignored, instead of
422         failing with an error.</para>
423
424       <para revision="258763">The <filename
425           class="directory">/var/cache</filename> directory is now
426         created with mode <literal>0755</literal> instead of mode
427         <literal>0750</literal>, since this directory is used by
428         many third-party applications, which makes dropping group
429         privileges impossible.</para>
430
431       <para revision="258818">The &man.uname.1; utility has been
432         updated to include the <literal>-U</literal> and
433         <literal>-K</literal> flags, which print the
434         <envar>__FreeBSD_version</envar> for the running userland
435         and kernel, respectively.</para>
436
437       <para revision="258844">The &man.fetch.3; library has been
438         updated to support SNI (Server Name Identification), allowing
439         to use virtual hosts on HTTPS.</para>
440
441       <para revision="259243">A segmentation fault and internal
442         compiler error bug in &man.gcc.1; triggered by throwing
443         a warning before parsing any tokens has been fixed.</para>
444
445       <para revision="259269,259406">Several updates to &man.gcc.1;
446         have been imported from Google.</para>
447
448       <para revision="259448">A byte-order bug in the Heimdal
449         <literal>gss_pseudo_random()</literal> function which would
450         prevent interoperability with other
451         <application>Kerberos</application> implementations has been
452         fixed.  In particular, this would prevent interoperability
453         with the MIT implementation.</para>
454
455       <para revision="260007">The &man.hastctl.8; utility has been
456         updated to output the current queue sizes.</para>
457
458       <para revision="260197">The &man.ps.1; utility will no longer
459         truncate the <literal>command</literal> output column.</para>
460
461       <para revision="260208">The &man.protect.1; command has been
462         added, which allows exempting processes from being killed
463         when swap is exhausted.</para>
464
465       <para revision="260507">The &man.gmirror.8; utility now prevents
466         deactivating the last component of a mirror.</para>
467
468       <para revision="260507">A new &man.gmirror.8; command,
469         <command>gmirror destroy</command>, has been added, which will
470         destroy the &man.geom.8; and erase the &man.gmirror.8;
471         metadata.</para>
472
473       <para revision="260650">The &man.etcupdate.8; utility, a tool
474         for managing updates to files in <filename
475           class="directory">/etc</filename>, has been merged from
476         <literal>head/</literal>.</para>
477
478       <para revision="260651">The &man.find.1; utility has been
479         updated to fix incorrect behavior with the
480         <literal>-lname</literal> and <literal>-ilname</literal>
481         flags.</para>
482
483       <para revision="260868,260869">The
484         <literal>hw.uart.console</literal> is now always updated when
485         the comconsole setup changes.</para>
486
487       <para revision="260909">The &man.kldload.8; utility has been
488         updated to display a message directing to &man.dmesg.8;,
489         instead of the cryptic message <quote>Exec format
490           error</quote>.</para>
491
492       <para revision="261674">A bug that could trigger an infinite
493         loop in KDE and X has been fixed.</para>
494
495       <para revision="262076">The &man.newsyslog.8; utility has been
496         changed to use the size of the file, instead of the blocks the
497         file takes on the disk to match the behavior documented in
498         &man.newsyslog.conf.5;.</para>
499
500       <para revision="262105">A bug in &man.zdb.8; which would cause
501         numeric parameters to a flag as being treated as additional
502         flags has been fixed.</para>
503
504       <para revision="262124">The default number of &man.nfsd.8;
505         threads has been increased from <literal>4</literal> to
506         <literal>(8 * N)</literal>, where <literal>N</literal> is
507         the number of CPUs as reported by
508         <command>sysctl -n hw.ncpu</command>.</para>
509
510       <para revision="262134">The &man.pciconf.8; utility now has
511         a <literal>-V</literal> flag, which lists information such
512         as serial numbers for each device.</para>
513
514       <para revision="262158">A bug that would allow creating
515         a &man.zfs.8; snapshot of an inconsistent dataset has been
516         fixed.</para>
517
518       <para revision="262160">Receiving a &man.zfs.8; dataset with
519         <command>zfs recv -F</command> now properly destroys any
520         snapshots that were created since the incremental source
521         snapshot.</para>
522
523       <para revision="263031">Installation from a read-only
524         <envar>.OBJDIR</envar> has been fixed.</para>
525
526       <para revision="263031">A new shared library directory,
527         <filename class="directory">/usr/lib/private</filename>,
528         has been added for internal-use shared libraries.</para>
529
530       <para revision="263031">A default
531         <filename>libmap32.conf</filename> has been added, for 32-bit
532         applications.</para>
533
534       <para revision="263032">The <literal>libucl</literal> library
535         a JSON-compatible configuration file parsing library,has been
536         imported.</para>
537
538       <para revision="263038">The &man.pkg.7; package management
539         utility has been syncronized with <literal>head/</literal>.
540         This implements binary package signature verification when
541         bootstrapping the system with <command>pkg
542           bootstrap</command>.</para>
543
544       <para revision="263042">The system timezone data files have
545         been updated to version tzdata2014a.</para>
546
547       <para revision="263212">The NetBSD &man.make.1; utility,
548         <command>bmake</command> has been imported for compatibility
549         with the &os;&nbsp;Ports Collection.  It is installed as
550         <command>bmake</command>, and the <command>make</command>
551         remains the &os; version.</para>
552
553       <para revision="263326">The &man.fetch.3; library now
554         supports <literal>Last-Modified</literal> timestamps which
555         return UTC instead of GMT.</para>
556
557       <para revision="263404">Aliases for the &man.zfs.8; commands
558         <literal>list -t snap</literal> and <literal>snap</literal>
559         have been added to match &oracle;&nbsp;Solaris 11.</para>
560
561       <para revision="263406">A new flag, <literal>-p</literal>, has
562         been added to the &man.zfs.8; <literal>list</literal> command,
563         providing output in a parseable form.</para>
564
565       <para revision="263421"><application>OpenPAM</application> has
566         been updated to Nummularia (20130907), which incorporates
567         several bug fixes and documentation improvements.  The
568         &man.openpam.ttyconv.3; library has been completely
569         rewritten.</para>
570
571       <para revision="264423">The &man.sh.1; command interpreter has
572         been updated to expand assignments after
573         <literal>export</literal>, <literal>local</literal>, and
574         <literal>readonly</literal> differently.  As result of this
575         change, variable assignment such as <literal>local
576           v=&dollar;1</literal> will assign the first positional
577         parameter to <literal>v</literal>, even if
578         <literal>&dollar;1</literal> contains spaces, and
579         <literal>local w=<replaceable>~/myfile</replaceable></literal>
580         will expand the tilde (<literal>~</literal>).</para>
581
582       <sect3 xml:id="periodic-scripts">
583         <title>&man.periodic.8; Scripts</title>
584
585         <para>&nbsp;</para>
586
587       </sect3>
588
589       <sect3 xml:id="rc-scripts">
590         <title>&man.rc.8; Scripts</title>
591
592         <para revision="256917">Support for <quote>first boot</quote>
593           scripts has been added to &man.rc.8;.  See &man.rc.8; and
594           &man.rc.conf.5; for implementation details.</para>
595
596         <para revision="260432">The &man.rc.8; system will now
597           re-source &man.rc.conf.5; on receipt of
598           <literal>SIGALRM</literal>.</para>
599
600       </sect3>
601     </sect2>
602
603     <sect2 xml:id="contrib">
604       <title>Contributed Software</title>
605
606       <para revision="255934">The &man.readline.3; library has been
607         updated to version 1.104.</para>
608
609       <para revision="261375"><application>Sendmail</application> has
610         been updated to version 8.14.8.</para>
611
612       <para revision="262706"><application>BIND</application> has
613         been updated to version 9.9.5.</para>
614
615       <para revision="263286">The &man.xz.1; utility has been updated
616         to a post-5.0.5 snapshot.</para>
617
618       <para revision="263970"><application>OpenSSH</application> has
619         been updated to version 6.6p1.</para>
620
621     </sect2>
622
623     <sect2 xml:id="releng">
624       <title>Release Engineering and Integration</title>
625
626       <para revision="260891">As part of the release build, the
627         &man.etcupdate.8; utility will bootstrap the system, allowing
628         &man.etcupdate.8; to work after the first upgrade of a
629         system.</para>
630
631       <para revision="262879">The <filename>release.sh</filename>
632         script and release <filename>Makefile</filename> have been
633         updated to use &man.pkg.7; to populate the dvd installation
634         medium.</para>
635
636       <para revision="263028">The &man.services.mkdb.8; utility has
637         been updated to support multiple byte orders.  Similar to
638         &man.cap.mkdb.1;, the <filename>services.db</filename> will
639         be created with proper endinanness as part of
640         cross-architecture release builds.</para>
641
642     </sect2>
643   </sect1>
644
645   <sect1 xml:id="upgrade">
646     <title>Upgrading from Previous Releases of &os;</title>
647
648     <sect2>
649       <title>Upgrading Using &man.freebsd-update.8; or a Source-Based
650         Procedure</title>
651
652       <para arch="amd64,i386">Binary upgrades between RELEASE versions
653         (and snapshots of the various security branches) are supported
654         using the &man.freebsd-update.8; utility.  The binary upgrade
655         procedure will update unmodified userland utilities, as well
656         as an unmodified <filename>GENERIC</filename> kernel,
657         distributed as a part of an official &os; release.  The
658         &man.freebsd-update.8; utility requires that the host being
659         upgraded have Internet connectivity.</para>
660
661       <para>Source-based upgrades (those based on recompiling the &os;
662         base system from source code) from previous versions are
663         supported using to the instructions in
664         <filename>/usr/src/UPDATING</filename>.</para>
665
666       <?ignore
667       <para>For more specific information about upgrading
668         instructions, see <uri
669           xlink:href="http://www.FreeBSD.org/releases/9.3R/installation.html">http://www.FreeBSD.org/releases/9.3R/installation.html</uri>.</para>
670
671       ?>
672       <important>
673         <para>Upgrading &os; should only be attempted
674           after backing up <emphasis>all</emphasis> data and
675           configuration files.</para>
676       </important>
677     </sect2>
678
679     <sect2>
680       <title xml:id="upgrade-pitfalls">User-Visible
681         Incompatibilities</title>
682
683       <para>&os;&nbsp;9.0 and later have several incompatibilities in
684         system configuration which you might want to know before
685         upgrading your system.  <emphasis>Please read this section and
686           the <link
687             xlink:href="http://www.freebsd.org/releases/9.0R/relnotes-detailed.html#UPGRADE">Upgrading
688             Section in 9.0-RELEASE Release Notes</link> carefully
689           before submitting a problem report and/or posting a question
690           to the &os; mailing lists.</emphasis></para>
691     </sect2>
692   </sect1>
693 </article>