Re: [OpenIndiana-discuss] HPLIP 3.15.9 testing

2015-11-03 Thread Jim Klimov
3 ноября 2015 г. 5:15:19 CET, Alexander Pyhalov пишет: >Good morning. > >Tim Mooney писал 02.11.2015 23:18: > ^^ >> It's not realistic to assume that a printer that requires >> a binary plugin for Linux is going to work on any Illumo

Re: [OpenIndiana-discuss] OpenIndiana Hipster 2015.10 snapshot is available

2015-11-03 Thread Carl Brewer
On 4/10/2015 8:45 AM, Alexander Pyhalov wrote: Hi there. We are glad to announce that OpenIndiana Hipster 2015.10 snapshot is available. any chance of a torrent for the iso's at all? thank you! Carl Images: http://dlc.openindiana.org/isos/hipster/OI-hipster-gui-20151003.iso http://dlc.o

Re: [OpenIndiana-discuss] [discuss] Re: Support for USB3?

2015-11-03 Thread Alex Smith (K4RNT)
My mistake. I thought I read CDDL in detail, but maybe I didn't read BSD license in as much detail. Sorry bout that! " 'With the first link, the chain is forged. The first speech censured, the first thought forbidden, the first freedom denied, chains us all irrevocably.' Those words were uttered b

[OpenIndiana-discuss] [HEADS UP] OpenSSL was updated to 1.0.2d

2015-11-03 Thread Alexander Pyhalov
The following concerns all OI Hipster users. OpenSSL was updated to 1.0.2d. It is mostly ABI-compatible to 1.0.1, but there is one issue. libssh has checks that utils are using the SSL version, against which they were compiled. So, you have to recompile illumos-gate after this update, if you u

Re: [OpenIndiana-discuss] Support for USB3?

2015-11-03 Thread Rich Teer
On Sun, 1 Nov 2015, Guenther Alka wrote: > Your options are mainly with Solarish systems > > - Oracle Solaris with USB 3 support > but the following options are far better, faster or more robust to connect > disks [...] All good ideas, and I agree, probably better in a commercial environment. H

Re: [OpenIndiana-discuss] Support for USB3?

2015-11-03 Thread Jonathan Adams
On 3 Nov 2015 19:53, "Rich Teer" wrote: > > On Sun, 1 Nov 2015, Guenther Alka wrote: > > > Your options are mainly with Solarish systems > > > > - Oracle Solaris with USB 3 support > > but the following options are far better, faster or more robust to connect > > disks > > [...] > > All good ideas

Re: [OpenIndiana-discuss] Support for USB3?

2015-11-03 Thread Apostolos Syropoulos via openindiana-discuss
> From the feedback I've received here, it seems that for better performance > (considering my budget) I will have to go the USB 3 route, which also means > that I may have to abandon a Solaris-based OS. :-( In the immediate term, > that probably means going the Linux + ZFS on LInux route. I'll b

Re: [OpenIndiana-discuss] Support for USB3?

2015-11-03 Thread Rich Teer
On Tue, 3 Nov 2015, Jonathan Adams wrote: > You might be better off with a FreeNAS setup instead of Linux+ZFS, as long > as you don't mind configuring it via a browser interface ... We have 3 of > the beasties now running in production environments and they even have ZFS > boot (and they don't for

Re: [OpenIndiana-discuss] Support for USB3?

2015-11-03 Thread Philip Robar
On Tue, Nov 3, 2015 at 3:12 PM, Rich Teer wrote: > On Tue, 3 Nov 2015, Jonathan Adams wrote: > > > You might be better off with a FreeNAS setup instead of Linux+ZFS, as > long > > as you don't mind configuring it via a browser interface ... We have 3 of > > the beasties now running in production

Re: [OpenIndiana-discuss] [discuss] Re: Support for USB3?

2015-11-03 Thread Garrett D'Amore
Lack of sufficient time & interest on the part of the developers that do have the skill to do this. (There *might* be a half dozen of us that could undertake this effort who are active in the community — but I suspect that the real number is lower. I can think of maybe four of us off the top of m

Re: [OpenIndiana-discuss] [discuss] Re: Support for USB3?

2015-11-03 Thread Garrett D'Amore
Oh, and just for a note, USB is *not* like writing another type of driver. The entire USB framework is a scary beast all of its own, and sadly it also uses & abuses STREAMs. Implementing a modern USB3 stack should really be done by creating a new nexus framework, and converting some of the leaf dr

Re: [OpenIndiana-discuss] [discuss] Re: Support for USB3?

2015-11-03 Thread Gary Mills
On Tue, Nov 03, 2015 at 05:54:05PM -0800, Garrett D'Amore wrote: > Oh, and just for a note, USB is *not* like writing another type of driver. > The entire USB framework is a scary beast all of its own, and sadly it also > uses & abuses STREAMs. Implementing a modern USB3 stack should really be > d

Re: [OpenIndiana-discuss] [discuss] Re: Support for USB3?

2015-11-03 Thread Ian Collins
Gary Mills wrote: On Tue, Nov 03, 2015 at 05:54:05PM -0800, Garrett D'Amore wrote: Oh, and just for a note, USB is *not* like writing another type of driver. The entire USB framework is a scary beast all of its own, and sadly it also uses & abuses STREAMs. Implementing a modern USB3 stack shoul