3.4.3 tag link
[ikiwiki.git] / release34 / index.mdwn
... / ...
CommitLineData
1# DragonFly Release 3.4
2
3Version 3.4.1 released 29 April 2013.
4
5Version 3.4.2 released 27 May 2013. See the [tagged commit](http://lists.dragonflybsd.org/pipermail/commits/2013-May/130119.html) for details.
6
7Version 3.4.3 released 26 August 2013. See the [tagged commit](http://lists.dragonflybsd.org/pipermail/commits/2013-August/197955.html) for details.
8
9
10## Big-ticket items
11
12### Experimental packaging system: dports
13
14John Marino has created a system, DPorts, that uses the FreeBSD ports system to build ports for DragonFly, and uses [pkgng](https://github.com/pkgng/pkgng#readme) to manage the binary packages produced from those ports.
15
16The default packaging system on DragonFly is pkgsrc. To use DPorts, you must remove or disable pkgsrc packages. Pkgsrc and DPorts cannot be used at the same time, or have packages mixed together. See the [DPorts Howto page](/docs/howtos/HowToDPorts/) for details on installing and using DPorts. Note: this is the first release with DPorts, and this is still experimental.
17
18The [DragonFly snapshots](http://avalon.dragonflybsd.org/snapshots/) are built using dports. (and also have XFCE for the desktop)
19
20### Performance improvements under extreme load
21
22The process of testing [poudriere](https://fossil.etoilebsd.net/poudriere/doc/trunk/doc/index.wiki), a tool for mass-producing binary dports packages, exposed stability issues when repeatedly mounting and unmounting many tmpfs systems on large multicore (48) systems. These issues have been fixed. In addition to stability, several changes were made to improve performance in situations with heavy processor and disk usage.
23
24Improvements in [poudriere performance, tmpfs performance](http://lists.dragonflybsd.org/pipermail/kernel/2013-April/031224.html), and [CPU usage](http://lists.dragonflybsd.org/pipermail/kernel/2013-April/031227.html) (graphs are linked in those message) were graphed by Francois Tigeot and posted on the kernel@dragonflybsd.org mailing list.
25
26### New default compiler
27
28The two base compilers have swapped roles. GCC 4.7, introduced as an alternative compiler with Release 3.2, is now the primary compiler used to build DragonFly. GCC 4.4 remains on the system and still has an important role as the primary DPorts compiler. GCC 4.7 brings [OpenMP](http://http://openmp.org/) (parallel programming) support to DragonFly via libgomp as well as stack smashing protection via libssp, neither of which was supported by GCC 4.4. The newer compiler also offers improved C++ and Objective-C support, and introduces [Link-Time Optimization](http://en.wikipedia.org/wiki/Link-time_optimization) (LTO) support.
29
30### New USB stack
31
32[USB4BSD](http://www.selasky.org/hans_petter/usb4bsd/) is available this release, though not by default. More USB devices are compatible with DragonFly, and xhci (USB 3.0) users may be able to take full advantage of their newer hardware. Since this is a new feature, it is available in 3.4 but *not* built by default. See the [original announcement](http://lists.dragonflybsd.org/pipermail/users/2012-October/017542.html) for how to do so. This feature was available in DragonFly 3.2 but is still experimental.
33
34## Availability
35
36Two release options are now available for 32-bit as well as for 64-bit. 64-bit installations are recommended if you do not need the Linux emulation layer.
37
38* An ISO, to be burned to a physical CD or used as an image to install a virtual machine.
39* A bootable USB disk-key image. (minimum 2G USB stick needed)
40
41The release ISO images should be available on most of the [[mirrors|mirrors]]. If the ISO is not available on a certain mirror, please try another one or download it from the DragonFly master site. Each image is in the "Live CD" format, meaning that it boots into a running and fully functional DragonFly system, which can be used for testing or system recovery tasks as well as installation. Check the [hardware page](http://www.dragonflybsd.org/docs/supportedhardware/) or boot a Live CD to check for compatibility.
42
43
44### MD5 sums
45
46MD5 sums for the compressed images:
47
48* MD5 (dfly-i386-3.4.1_RELEASE.img.bz2) = 304aac2b5662f11af790c7f0873a1aa3
49* MD5 (dfly-i386-3.4.1_RELEASE.iso.bz2) = 2d5bdbff3b6bd67956519757e346ab26
50* MD5 (dfly-i386-gui-3.4.1_RELEASE.img.bz2) = 5d2b24c3ac661b0a22f588ac81f2e2ad
51* MD5 (dfly-i386-gui-3.4.1_RELEASE.iso.bz2) = 4ca4b3511cff0f46b3cf0a4130be95fa
52* MD5 (dfly-x86_64-3.4.1_REL.img.bz2) = ea1f86fc95f9cf30b9481a0bf4dff8eb
53* MD5 (dfly-x86_64-3.4.1_REL.iso.bz2) = 4e7dad45b484f00290accd14fe030171
54* MD5 (dfly-x86_64-gui-3.4.1_REL.img.bz2) = 3c8897a6f2ae2c2d2b9c000d3a85a720
55* MD5 (dfly-x86_64-gui-3.4.1_REL.iso.bz2) = ca66aa3f58d9e66075480ce10f3249e9
56
57
58MD5 sums for the uncompressed images:
59
60* MD5 (dfly-i386-3.4.1_REL.img) = a233e06f0149e454e973996da9004850
61* MD5 (dfly-i386-3.4.1_REL.iso) = 5cc59952ecfc8fc18b447df8dd2b6086
62* MD5 (dfly-i386-gui-3.4.1_REL.img) = d0338bd1a48533a1fbed346fd43cfc40
63* MD5 (dfly-i386-gui-3.4.1_REL.iso) = bb9b3a6032e56d66b10f448a8ff5ed33
64* MD5 (dfly-x86_64-3.4.1_REL.img) = d430112f7d901fdd10c2f53d345c333d
65* MD5 (dfly-x86_64-3.4.1_REL.iso) = 5b1db3c77eeb6a71cf507cd76ddff860
66* MD5 (dfly-x86_64-gui-3.4.1_REL.img) = cd0a0dd126d280b37a864918705b33a1
67* MD5 (dfly-x86_64-gui-3.4.1_REL.iso) = 3b77c0074f141ee37c1cb221ed018bfd
68
69
70### pkgsrc packages
71
72Prebuilt pkgsrc packages are built using pkgsrc-2013Q1. 'pkg_radd' can be used to automatically install binary pkgsrc packages and dependencies.
73
74We supply a Makefile in `/usr` to track the pkgsrc tree and we supply a Git mirror of the NetBSD pkgsrc CVS repo at `git://git.dragonflybsd.org/pkgsrcv2.git`. We recommend that users use it, instead of pulling from NetBSD with CVS. Our Git mirror is updated several times a day. Type 'make' in /usr to see the available commands for performing these actions.
75
76## DragonFly 3.4 Special Installation and Upgrade Notes
77
78**Disk size warning** - Installations using HAMMER should use disks over 50G in size. HAMMER history will consume disk space quickly. Either use UFS on smaller disks, or prune your file history carefully.
79
80**Virtual PC users** - Virtual PC does not supply serial numbers for the virtual disks. The system may need to be manually directed in the boot loader if the disk identifier changes. (Hit ? in the boot loader for a list of available volumes.)
81
82**Qemu users** - If you see a large number of error messages on the console when booting, you may need to boot DragonFly with ACPI disabled. This can be done in the menu presented at initial boot. If that doesn't help, try placing hw.ioapic_enable=0 in /boot/loader.conf.
83
84**VMWare Player users** - xorg.conf may require additional configuration to display a desktop on the i386 GUI DragonFly images.
85
86**Installer Crypt Options** - The installer can encrypt the root volume and the swap volume. It will not work properly for other volumes despite any additional check-boxes you might see. Installer and boot-time support works but is still a bit rough around the edges. Performance will be relatively high on multi-core machines.
87
88## DragonFly 3.4.2 Release Notes
89
90For a list of per-commit changes between 3.4.1 and 3.4.2, see the [3.4.2 tag commit](http://lists.dragonflybsd.org/pipermail/commits/2013-May/130119.html).
91
92The major reasons for this point release were fixes for DragonFly [under Xen with more than 2 CPUs specified](http://lists.dragonflybsd.org/pipermail/commits/2013-May/130116.html), and for [booting x86_64 DragonFly in KVM](http://lists.dragonflybsd.org/pipermail/commits/2013-May/130071.html).
93
94## DragonFly 3.4.0/3.4.1 Release Notes
95
96For a list of per-commit changes, see the [3.4.0rc tag commit](http://lists.dragonflybsd.org/pipermail/commits/2013-April/129831.html) and the [3.4.1 tag commit](http://lists.dragonflybsd.org/pipermail/commits/2013-April/129946.html).
97
98> ### Kernel changes
99
100* Very large number of ACPI changes
101* Very large number of Interrupt routing changes
102* Far better MSI/MSI-X support
103* Multiple TX and RX ring support with networking chipsets
104* Many network throughput and latency enhancements
105* Enhanced FP unit support
106* Fixed panics during keyboard screen switches
107* Improved performance under heavy paging loads
108* Greatly improved namecache performance and stability under heavy SMP loads
109* Greatly improved VM fault performance and stability under heavy SMP loads
110* Improved PMAP performance and stability under heavy SMP loads (64-bit)
111* Fixed SMP races with ^T on heavily threaded programs
112* Fixed symbolic DDB backtraces (64-bit)
113* Improved stability of swapoff
114* Improved swap page allocation algorithm
115* Greatly Improved TMPFS performance and stability by a lot
116* Fixed performance issues with namecache negative caching
117* Improved error handling in mount and unmount
118* Fixed BUFFER CACHE related performance issues due to fragmentation
119* Proper accounting for system time during heavy token contention
120* 'sync' system call no longer uses MNT_LAZY as this prevents a full sync
121* Reduce unnecessary KVM use on systems with large amounts of memory.
122* Improve UFS performance by making the ihash table per-mount
123* Better support for BIOS-emulated video displays
124* Fixed ptrace panic
125* 64-bit reverted to use nmalloc (dmalloc had too many memory bloat issues)
126* More reliable when very rapidly mounting and unmounting filesystems
127* USB4BSD libraries added: libusbhid, usbhidctl.
128* SMP support now on by default
129* SMBIOS information is now detected and available.
130* ifnet/ifaddr statistics are now saved per-CPU.
131* virtio, virtio-blk drivers added.
132* eaccess support implemented
133* SO_NOSIGPIPE support implemented
134
135> ### Hardware changes
136
137* AVX instructions are now supported on 64-bit processors.
138* Improved stability for iwi(4), wpi(4), and ath(4)
139* hptiop(4) supports RocketRAID 4520 and 4522
140* USB4BSD drivers added: usb, ehci, ohci, uhci, xhci, umass, usfs, uaudio, uep, uhid, ukbd, ums, uether, udav, and axe.
141* em(4) and emx(4) are updated to Intel em-7.3.4.
142* igb(4) has I210 and I211 support, and is updated to Intel igb-2.3.7.
143* bnx(4) supports the BCM5717-C0, BCM5762, BCM5725 and BCM5727.
144* rl(4) supports the DLink DFE520TX C1
145* msk(4) and et(4) are MSI-enabled
146* bce(4) supports multiple-vector MSI-X, multiple receiving queues and multiple transmitting queues for BCM5709/BCM5716
147* bce(4), bge(4), bnx(4), em(4), emx(4) and jme(4) packet transmission performance has been improved by aggregating hardware register writing.
148* bce(4) and igb(4) now enable multiple hardware transmitting queues by default.
149* emx(4) supports 2 transmitting queues on 82571/82572, but is not enabled by default.
150* bce(4), emx(4), igb(4) and jme(4) fully support the new polling(4) (IFPOLL).
151* AHCI bug fixes.
152
153> ### HAMMER2
154
155* NOTE: HAMMER2 is not operational yet, not even for devs.
156* AES GCM support.
157* Cache coherency management system created based on HAMMER1.
158* Message passing system implemented.
159* Spanning code written.
160
161
162> ### Userland changes
163
164* Vkernel disk serial numbers and interface MACs can now be set from the command line.
165* mktemp(1) improvements from FreeBSD.
166* System make set to bmake.
167* Automatic installation of dports via /usr/Makefile added.
168* Fixed bug in powerd that could lead to only 1 cpu in the cpumask for userland scheduling.
169* libfetch synced with FreeBSD
170* libutil updated with file group utilities and hexdump
171* cp, mv synced with FreeBSD
172* getline bug fixed
173* Implemented automatic backup of binaries prior to installworld
174
175> ### Removals
176
177* None in this release
178
179> ### Contributed Software
180
181* Shipping with pkgsrc-2013Q1.
182* gcc4.1 removed
183* gcc4.7 promoted to primary compiler
184* gcc4.4 demoted to alternate compiler
185* flex updated to 2.5.37
186* bmake updated to 20121010
187* OpenSSH updated to 6.1p1
188* m4 updated
189* byacc updated to 20121003
190* OpenSSL updated to 1.0.1e
191* dialog updated to 1.2-20121230
192* libarchive updated to 3.1.2
193* zoneinfo updated to tzdata2013b
194
195>### Security related
196
197* No specific security-related updates in this release.