b78772da88bd35097672b1f7b06515917a552859
[ikiwiki.git] / release36 / index.mdwn
1 # DragonFly Release 3.6
2
3 Version 3.6.0 released xx November 2013.
4
5 ## Big-ticket items
6
7 ### blah blah
8
9 blah blah
10
11 blah blah
12
13 ### blah blah
14
15 ## Availability
16
17 Two 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.
18
19 * An ISO, to be burned to a physical CD or used as an image to install a virtual machine.
20 * A bootable USB disk-key image. (minimum 2G USB stick needed)
21
22 The 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.  
23
24
25 ### MD5 sums
26
27 MD5 sums for the compressed images:
28
29
30
31 MD5 sums for the uncompressed images:
32
33
34 ### pkgsrc packages
35
36 There are no pkgsrc packages; pkgsrc itself can be installed from tarballs or the cvs repository at http://www.pkgsrc.org/
37
38 ### dports packages
39
40 ## DragonFly 3.6 Special Installation and Upgrade Notes
41
42 **Upgrade process change** - upgrading from DragonFly 3.4 to DragonFly 3.6 requires a slight change in the process.  *Reboot before performing 'make upgrade'.*  This change is only necessary when transitioning from 3.4 to 3.6.
43
44 **Transitioning from pkgsrc to dports** - See separate notes above.
45
46 **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. 
47
48 **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.)
49
50 **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.
51
52 **VMWare Player users** - xorg.conf may require additional configuration to display a desktop on the i386 GUI DragonFly images.
53
54 **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.
55
56 ## DragonFly 3.6.0 Release Notes
57
58 For a list of per-commit changes, see the [3.6.0rc tag commit](http://lists.dragonflybsd.org/pipermail/commits/2013-November/198479.html).
59
60 > ### Kernel changes
61
62 * Drivers have been made to behave when using a bigger than 128KB maximum IO transfer size
63 * CLOCK_PROCESS_CPUTIME_ID support added
64 * Support for memory page attributes added
65 * Cache invalidation functions enhanced
66 * Various advanced memory management functions implemented in the x86_64/amd64 64-bit kernel
67 * drm code updated, initially based on the FreeBSD drm2 code from 2012 and later enhanced with OpenBSD and Linux imports
68 * GEM and TTM memory managers added
69
70 > ### Hardware changes
71
72 * Special support for Cyrix CPUs removed
73 * i915/kms support up to Ivy Bridge chips (Xeon E3v2 / Core i 3000)
74 * radeon/kms support (very new and still buggy, Xorg driver not enabled by default)
75 * drm/kms is only expected to work on 64-bit x86_64/amd64 systems
76 * i386 systems are considered legacy and use an old xorg-server 1.7 based graphic stack by default
77
78 * Many issues fixed and new drivers added in the usb4bsd stack
79 * A driver for the Emulex OneConnect 10Gb NICs has been added, oce(4)
80 * I/O performance regression seen in VMware ESXi fixed
81 * Support for nvidia MCP79 AHCI controllers added
82
83 > ### HAMMER2
84
85 * NOTE: HAMMER2 is not operational yet, not even for devs.
86 * Blah blah
87
88
89 > ### Userland changes
90
91 * Blah blah
92
93 > ### Removals
94
95 * Blah blah
96
97 > ### Contributed Software
98
99 * Blah blah
100
101 >### Security related
102
103 * Blah blah