Re: [OpenIndiana-discuss] Closed-Source Binary Blobs?

2019-07-02 Thread Alexander Pyhalov via openindiana-discuss
Hi.

There are closed binary blobs in OI, including ones which were never open 
sourced (coming from on-closed-bins, like mpt driver or pax tool; coming from 
other sources - nvidia binary driver or libmtsk.so  and other Sun Studio 
libraries and binaries) and some, for which code was once opened, but now is 
lost (for example, now I'm working on replacing such DDU binaries with 
rewritten ones). I don't know a sane way to install OI without such blobs.

С уважением,
Александр Пыхалов,
программист отдела телекоммуникационной инфраструктуры
управления информационно-коммуникационной инфраструктуры ЮФУ



От: Previn Edward 
Отправлено: 2 июля 2019 г. 19:34
Кому: openindiana-discuss@openindiana.org
Тема: [OpenIndiana-discuss] Closed-Source Binary Blobs?

Dear OpenIndiana Mailing List,

Would someone be able to confirm whether OpenIndiana is free of
closed-source binary blobs? Or if not by default, if its possible to set it
up some how such that the resulting install is?

Thank you,

Previn Edward
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Closed-Source Binary Blobs?

2019-07-02 Thread Reg Beardsley via openindiana-discuss
 The nVidia driver is not open source, though you don't have to use it. 
However, it is so much better than the open source driver it's crazy not to use 
it.

I did a 2019.04 install 2 weeks ago for a friend because I could not get the 
nVidia driver to install on Debian 9.3. It was the default driver for the 
nVidia card in the Hipster install. Worked a treat.

Anyone who claims that a disassembler output is source code has not worked with 
a disassembler enough to appreciate the difference.

Reg


 On Tuesday, July 2, 2019, 12:22:16 PM CDT, Rennie Allen 
 wrote:  
 
 There's no such thing as closed source binary blobs, see: Ghidra.

Everything is opensource technically (whether it is opensource in the legal
sense is a different kettle of fish).

On Tue, Jul 2, 2019, 9:34 AM Previn Edward  wrote:

> Dear OpenIndiana Mailing List,
>
> Would someone be able to confirm whether OpenIndiana is free of
> closed-source binary blobs? Or if not by default, if its possible to set it
> up some how such that the resulting install is?
>
> Thank you,
>
> Previn Edward
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
>
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss
  
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] VirtualBox and guest additions

2019-07-02 Thread Tim Mooney

In regard to: Re: [OpenIndiana-discuss] VirtualBox and guest additions, L:


So as I read this, I recalled installing GA using pkgadd. So I looked in
my VM and I find a /usr/sbin/pkgadd command.


OI has support for the older Solaris packages, but the newer IPS-style
packages are preferred.

You installed the guest additions from Oracle, which are packaged in
the older format.  Until about the last 3 months, those were the only
guest additions available for OI.

Thanks to Michal, Alexander, and probably others, OI now has a package
in IPS format for the guest additions, installable directly from the 
openindiana.org repo.


If you decide to switch to the OI package for
system/virtualbox/virtualbox-additions , be sure you uninstall the SVR4
format guest additions package first.

Tim
--
Tim Mooney tim.moo...@ndsu.edu
Enterprise Computing & Infrastructure  701-231-1076 (Voice)
Room 242-J6, Quentin Burdick Building  701-231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] VirtualBox and guest additions

2019-07-02 Thread L. F. Elia via openindiana-discuss
So as I read this, I recalled installing GA using pkgadd. So I looked in my VM 
and I find a /usr/sbin/pkgadd command.
root@oi:~# ls -l /usr/sbin/pkgadd-r-xr-xr-x   2 root     sys       137476 Jun 
26 23:59 /usr/sbin/pkgadd
 root@oi:~# pkg search -l /usr/sbin/pkgaddINDEX      ACTION VALUE           
PACKAGEpath       file   usr/sbin/pkgadd pkg:/package/svr4@0.5.11-2018.0.0.18656


lfe...@yahoo.com, Norfolk VA, 23503
Solaris/LINUX/Windows administration CISSP/Security consulting 

On Monday, July 1, 2019, 12:25:30 PM EDT, Chris Game  
wrote:  
 
 Thanks for the pointers to the guest additions package. I installed
that and set up a shared folder using the Devices, Shared Folders,
Shared Folder Settings menu item in the OI guest. This worked well,
so thanks, somewhat delayed owing to a mail filter foul up at this
end.


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss
  
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Closed-Source Binary Blobs?

2019-07-02 Thread Rennie Allen
There's no such thing as closed source binary blobs, see: Ghidra.

Everything is opensource technically (whether it is opensource in the legal
sense is a different kettle of fish).

On Tue, Jul 2, 2019, 9:34 AM Previn Edward  wrote:

> Dear OpenIndiana Mailing List,
>
> Would someone be able to confirm whether OpenIndiana is free of
> closed-source binary blobs? Or if not by default, if its possible to set it
> up some how such that the resulting install is?
>
> Thank you,
>
> Previn Edward
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
>
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Closed-Source Binary Blobs?

2019-07-02 Thread Previn Edward
Dear OpenIndiana Mailing List,

Would someone be able to confirm whether OpenIndiana is free of
closed-source binary blobs? Or if not by default, if its possible to set it
up some how such that the resulting install is?

Thank you,

Previn Edward
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] time:dgram and/or in.timed

2019-07-02 Thread Jonathan Adams
okay, in case anyone else (ever) is wanting to do this:

I've managed to crib an in.timed together from old source code:

https://github.com/trentm/illumos-joyent/blob/master/usr/src/cmd/cmd-inet/usr.lib/in.timed/in.timed.c

( grabbed in.timed.c   inetsvc.hlibuutil.h   time.xml from the same
server, although I'm sure there are better places )

linked /usr/lib/libinetsvc.so.1 to /usr/lib/libinetsvc.so, same with
libuutil.
compiled, and copied to /usr/lib/inetd,
imported time.xml and then enabled.

Jon

On Tue, 2 Jul 2019 at 14:43, Jonathan Adams  wrote:

> Hi Everyone,
>
> for reasons known only to ourselves, we keep an eye on our internal
> servers to make sure the date and time are correct (routed to a nagios
> server) and have been using the time:dgram protocol to quickly get and
> check the date and time on the remote internal systems.
>
> we've recently installed a new hipster server, and we're having trouble
> getting this to work at all.  has anyone had any success?  can anyone give
> me some pointers, or some code that I can use to get the service working?
>
> thanks
>
> Jon
>
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] time:dgram and/or in.timed

2019-07-02 Thread Jonathan Adams
Hi Everyone,

for reasons known only to ourselves, we keep an eye on our internal servers
to make sure the date and time are correct (routed to a nagios server) and
have been using the time:dgram protocol to quickly get and check the date
and time on the remote internal systems.

we've recently installed a new hipster server, and we're having trouble
getting this to work at all.  has anyone had any success?  can anyone give
me some pointers, or some code that I can use to get the service working?

thanks

Jon
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss