Re: [OmniOS-discuss] Issues about OmniOS software installation package

2015-04-27 Thread Natxo Asenjo
hi,

On Mon, Apr 27, 2015 at 7:14 AM, Nan Xiao xiaonan830...@gmail.com wrote:

 Hi Dan,

 I have installed the omniOS on vagrant. For some reasons, I can't
 configure OS to visit the internet, so let's why I want to get some
 out-of-box *.pkgs like Solaris.


do you have defined what your default gateway is?

http://omnios.omniti.com/wiki.php/GeneralAdministration

-- 
regards,
natxo
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] Issues about OmniOS software installation package

2015-04-27 Thread Volker A. Brandt
Hello Nan!


 I have installed the omniOS on vagrant. For some reasons, I can't
 configure OS to visit the internet, so let's why I want to get some
 out-of-box *.pkgs like Solaris.

You need an internet connection to retrieve software from any publisher.
If your Vagrant client cannot connect to the internet, you have to find
another system that can.  There, you can copy the package repository for
the publisher you want, and then copy the repository via tar file or
rsync to your client.

As you can see, that is a bit tedious and complicated.  It would be much
better if you can fix your client's internet connection.  Then, you can
install the software you want automatically.


Regards -- Volker
-- 

Volker A. Brandt   Consulting and Support for Oracle Solaris
Brandt  Brandt Computer GmbH   WWW: http://www.bb-c.de/
Am Wiesenpfad 6, 53340 Meckenheim, GERMANYEmail: v...@bb-c.de
Handelsregister: Amtsgericht Bonn, HRB 10513  Schuhgröße: 46
Geschäftsführer: Rainer J.H. Brandt und Volker A. Brandt

When logic and proportion have fallen sloppy dead
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] Issues about OmniOS software installation package

2015-04-27 Thread Linda Kateley
I think you need to add a dns nameserver.. I always have that problem 
when i load omni..


can you ping anything from the command line?

#ping amazon.com

linda

On 4/27/15 2:26 AM, Natxo Asenjo wrote:


hi,

On Mon, Apr 27, 2015 at 7:14 AM, Nan Xiao xiaonan830...@gmail.com 
mailto:xiaonan830...@gmail.com wrote:


Hi Dan,

I have installed the omniOS on vagrant. For some reasons, I can't
configure OS to visit the internet, so let's why I want to get some
out-of-box *.pkgs like Solaris.


do you have defined what your default gateway is?

http://omnios.omniti.com/wiki.php/GeneralAdministration

--
regards,
natxo


___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] Issues about OmniOS software installation package

2015-04-26 Thread Nan Xiao
Hi Dan,

Thanks very much for your answer!

But I can't access both ms.omniti.com and http://pkg.omniti.com/omniti-ms
ms.omniti.com, could you make sure they are available? Thanks very much!

Best Regards
Nan Xiao

On Fri, Apr 24, 2015 at 10:39 PM, Dan McDonald dan...@omniti.com wrote:


  On Apr 24, 2015, at 5:43 AM, Nan Xiao xiaonan830...@gmail.com wrote:
 
  Hi all,
 
  I am a newbie of OmniOS, and install OmniOS vagrant box today. I have
  the following issues about software installation package.
 
  (1) Is there any repository which provides *.pkg install package for
  OmniOS? I think it is very convenient to install software than source
  code.

 The omnios IPS publisher has some stuff in it.  pkg search something
 can help.

 There's another publisher:  ms.omniti.com, which includes compiles
 packages for things OmniTI uses itself.  It's not officially supported for
 external users, but we sure don't mind people using packages there:

 pkg set-publisher -g http://pkg.omniti.com/omniti-ms ms.omniti.com

 You should see a whole bunch of new packages there.

 Finally, pkgsrc is available.  Its maintainer works at Joyent, so
 illumos support (which includes OmniOS) is quite good.

  (2) Could the OmniOS vagrant box with gcc installed? Lacking of gcc is
 awful.

 Two versions of gcc are available from the main omnios publisher.  Just
 utter:

 pkg install gcc48

 pkg install gcc44(So you can build illumos-omnios)

 and you're golden.

 Dan




-- 
Best Regards
Nan Xiao
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] Issues about OmniOS software installation package

2015-04-26 Thread Nan Xiao
Hi Dan,

I have installed the omniOS on vagrant. For some reasons, I can't
configure OS to visit the internet, so let's why I want to get some
out-of-box *.pkgs like Solaris.

Best Regards
Nan Xiao

On Mon, Apr 27, 2015 at 1:02 PM, Dan McDonald dan...@omniti.com wrote:

 On Apr 26, 2015, at 10:03 PM, Nan Xiao xiaonan830...@gmail.com wrote:

 Hi Dan,

 Thanks very much for your answer!

 But I can't access both ms.omniti.com and http://pkg.omniti.com/omniti-ms 
 ms.omniti.com, could you make sure they are available? Thanks very much!

 I'm pretty sure these are available.


 pkg set-publisher -g http://pkg.omniti.com/omniti-ms ms.omniti.com

 What did you get when you typed in the above-quoted command?

 Dan




-- 
Best Regards
Nan Xiao
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] Issues about OmniOS software installation package

2015-04-26 Thread Dan McDonald

 On Apr 26, 2015, at 10:03 PM, Nan Xiao xiaonan830...@gmail.com wrote:
 
 Hi Dan,
 
 Thanks very much for your answer!
 
 But I can't access both ms.omniti.com and http://pkg.omniti.com/omniti-ms 
 ms.omniti.com, could you make sure they are available? Thanks very much!

I'm pretty sure these are available.

 
 pkg set-publisher -g http://pkg.omniti.com/omniti-ms ms.omniti.com

What did you get when you typed in the above-quoted command?

Dan

___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss