[OmniOS-discuss] pkgsrc-current OmniOS 170cea2/i386 2015-07-09 21:35

Michael Rasmussen mir at miras.org
Mon Jul 13 22:11:09 UTC 2015


On Mon, 13 Jul 2015 22:11:05 +0100
"Sevan / Venture37" <venture37 at gmail.com> wrote:

> 
> This was only recently implemented at pkgsrcCon and pending review so
> it's not something that's in the pkgsrc tree yet, previously it was
> just marked as Solaris 11 and I was manually adding illumos version
> info manually which was clumsy. It can be changed, not a problem.
> Where can I get the release number (the r151014) from the system? (I'm
> currently unable to reach the OmniOS zone I'm using to check for
> myself)
> 
pkg info kernel |perl -ne 'print "$1\n" if /Branch:\s+\d\.(\d+)/'

or to add 'r'

pkg info kernel |perl -ne 'print "r$1\n" if /Branch:\s+\d\.(\d+)/'

-- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
--------------------------------------------------------------
/usr/games/fortune -es says:
No discipline is ever requisite to force attendance upon lectures which
are really worth the attending.
		-- Adam Smith, "The Wealth of Nations"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <https://omniosce.org/ml-archive/attachments/20150714/74dceb11/attachment.bin>


More information about the OmniOS-discuss mailing list