Post a Comment On: /dev/dump

"illumos, identification, and versions"

2 Comments -

1 – 2 of 2
Blogger Doctor-D said...

I think uname should be updated to reflect illumos rather than SunOS, which it obviously isn't any longer. And then of course show the major consolidation release number.

As for specific release info, that's what /etc/release is for. That's where the git tag can reside.

June 26, 2014 at 5:32 AM

Blogger Garrett D'Amore said...

Well, months after I had this idea, I've got the code running, and I'm quite happy with it. I have some problems building certain software, and a few things broke (hald!) but the puname utility makes it super easy to work around. (In hald's case I just put "puname -S -p $$" at the top of its SMF method script. I should probably fix hald except I want to ditch it. :-/ Sadly its needed for X11 on illumos as the mouse interaction is set up with it.)

September 7, 2014 at 6:44 PM