-
antranigv
handy!
-
antranigv
will anyone go over my slides/notes tomorrow? don't want the first Armenian OmniOS presentation to have any mistakes.
-
antranigv
I'll try to upload it to Google Drive... Altho I mostly used Keynote these days.
-
andyf
I'll happily take a look if you point me at them.
-
neuroserve
at least I've seen the announcement on linkedin!
-
antranigv
Hey andyf ! can you check this?
antranigv.am/misc/OmniOS.pdf
-
antranigv
added!
-
antranigv
added the IRC and Telegram and Mailing list... that is
-
tomww
antranigv: nice :) may I ask the motivation for these slides?
-
tomww
Ah, now I found your other message about the talk on the other channel.
-
tomww
If you like, and I would highly appreciate this, you may mention my packaging project "SFE"
sfe.opencsw.org *) which compiles packages for OmniOS / Solaris (and some day again for OpenIndiana).
-
tomww
with *): the "sfe" is only guest/friend on the domain opencsw.org
-
antranigv
tomww I tried illumos, I loved it, I wanna spread it
-
antranigv
tomww I will indeed! I'm in a cab, I'll add it in the slides in a sec :D
-
tomww
thank you very much and have a perfect talk and lots of listeners!
-
antranigv
starting now!
-
tomww
good luck!
-
hadfl
thank you ptribble!
-
antranigv
We went for 3 hours, with history of Sun, illumos and OmniOS. And did a demo of installation, basics ZFS stuff, PKG, beadm, zones, zadm, dladm and..... smf
-
antranigv
they wanted me to do a workshop of DTrace
-
tomww
yeah :)
-
antranigv
so... thank you all for all the help in the past weeks.
-
danmcd
Nice!
-
antranigv
danmcd oh right, thank you for the linux <-> illumos <-> freebsd image :D
-
danmcd
Oooh, you stole that, great! The 2016 FOSDEM audience seemed to get that immediately, which I liked.
-
antranigv
do I need to be on bloody in order to compile illumos-gate?
-
danmcd
No. YOU MIGHT, however, need to alter certain parameters in your .env file (python and perl versions come to mind).
-
danmcd
I build -gate on r151048, and when '050 becomes available I'll have to whack my env files to match.
-
antranigv
danmcd just had that issue! I modified my env file manually for GCC stuff... I need to learn more about this build process
-
antranigv
I also dislike that I can't just cd usr/src/path/to/some/tool && make, to get that tool ONLY
-
antranigv
that's something I liked very much in FreeBSD's build process
-
andyf
You can do that to various extents - you can certainly do it once you've done a full build once.
-
danmcd
antranigv: you can. I have a outdated blog post on how to do it.
-
andyf
You just need to get into a "build environment" using the `bldenv` command, which you point at the right env file
-
danmcd
andyf beat me to the punch.
-
andyf
I don't have a blog post though :)
-
danmcd
Mine is so old it assumes ws(1) is the way to go. That's no longer true and at some point ws just needs to be a wrapper to bldenv.
-
antranigv
I see
-
antranigv
Okay, time to learn that too
-
antranigv
but for now, I just want to test and submit this cut(1) patch xD