4 ms·
FreeBSD 10.0-RELEASE Announcement: Some of the highlights: - GCC is no longer installed by default on architectures where clang(1) is the default compiler. -
by codeaken 12y ago
FreeBSD 10.0-RELEASE Announcement:
Some of the highlights:
- GCC is no longer installed by default on architectures where clang(1) is the default compiler.
- Unbound has been imported to the base system as the local caching DNS resolver.
- BIND has been removed from the base system.
- make(1) has been replaced with bmake(1), obtained from the NetBSD Project.
- pkg(7) is now the default package management utility.
- pkg_add(1), pkg_delete(1), and related tools have been removed.
- Major enhancements in virtualization, including the addition of bhyve(8), virtio(4), and native paravirtualized drivers providing support for FreeBSD as a guest operating system on Microsoft Hyper-V.
- TRIM support for Solid State Drives has been added to ZFS.
- Support for the high-performance LZ4 compression algorithm has been added to ZFS.
Full details:
https://www.freebsd.org/releases/10.0R/announce.html https://www.freebsd.org/releases/10.0R/announce.html
- emaste 12y agoThat is the 10.0 release announcement. The directory linked here is not-yet-released 10.1. As always, until the release announcement comes out, the release is not done. Until that time, there's always a possibility the release builds will need to be rebuilt for some reason.
- jmartinpetersen 12y agoThat was for 10.0, this is someone thinking that 10.1 being available on FTP is interesting enough that we should all look at the ISO files. The release notes will probably be https://www.freebsd.org/releases/10.1R/relnotes.html https://www.freebsd.org/releases/10.1R/relnotes.html - skimming through it reinforces that this is a minor release. There's fixes for security advisories, hardware driver updates and kernel tweaks.