FreeBSD 10.1-RELEASE images are available
ftp.freebsd.org
FreeBSD 10.1-RELEASE images are available
1–10 of 27 posts
Re: FreeBSD 10.1-RELEASE images are available
#2Re: FreeBSD 10.1-RELEASE images are available
#3Some 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
Re: FreeBSD 10.1-RELEASE images are available
#4Why do people link to ftp directories and not release announcements?
Re: FreeBSD 10.1-RELEASE images are available
#5FreeBSD 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. - p…
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.
Re: FreeBSD 10.1-RELEASE images are available
#6FreeBSD 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. - p…
The release notes will probably be 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.
Re: FreeBSD 10.1-RELEASE images are available
#7Re: FreeBSD 10.1-RELEASE images are available
#8Can I upgrade my (toy) VPS using freebsd-update? Or is the procedure different?
Re: FreeBSD 10.1-RELEASE images are available
#9Can I upgrade my (toy) VPS using freebsd-update? Or is the procedure different?