NetBSD 6.1 Has Shipped
Madwand writes "The NetBSD Project is pleased to announce NetBSD 6.1, the first feature update of the NetBSD 6 release branch. It represents a selected subset of fixes deemed important for security or stability reasons, as well as new features and enhancements. NetBSD is a free, fast, secure, and highly portable Unix-like Open Source operating system. It is available for a wide range of platforms, from large-scale servers and powerful desktop systems to handheld and embedded devices. Its clean design and advanced features make it excellent for use in both production and research environments, and the source code is freely available under a business-friendly license. NetBSD is developed and supported by a large and vibrant international community. Many applications are readily available through pkgsrc, the NetBSD Packages Collection."
Why NetBSD?
Not sure about shops, but you can buy discs from several online vendors if you don't have the bandwidth to download: http://www.netbsd.org/sites/cdroms.html
Furthermore, I don't really see the difference between delivery via streaming packets vs delivery via post of a physical item from a logical viewpoint.
"The problem with socialism is eventually you run out of other people's money" - Thatcher.
AFAIK NetBSD is derived from the original UNIX-Sources as any BSD is. That makes NetBSD not "UNIX_Like", but a proper UNIX, or at the very least a "UNIX derivative". Linux, on the other hand, was implemented from scratch and not derived from the original UNIX sources (and even the scum at SCO has admitted that by now), and hence is only "UNIX-like".
Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
> if they could port ZFS from FreeBSD they'd have a winner on their hands
What are you talking about?
* http://wiki.netbsd.org/users/haad/porting_zfs/
* http://netbsd-soc.sourceforge.net/projects/zfs-port/
Considering FreeNAS is based on TinyBSD, and ZFS is already available for Linux,
http://zfsonlinux.org/
Not sure what issues you are having with NetBSD & ZFS.
ZFS for Linux was dead easy to get up and running ... ./configure ; make /dev/...
1. Download spl
2. Download zfs
3.
4. zpool import
Just pulled in 4x 1.5 TB drives in a 2.3 TB Raid-Z2 pool with ZFSonLinux that had already been setup in FreeNAS.