avsm changed the topic of #mirage to: Good news everyone! Mirage 3.0 released!
_whitelogger has joined #mirage
mort___ has joined #mirage
mort___ has quit [Quit: Leaving.]
_whitelogger has joined #mirage
argent_smith has joined #mirage
olle_ has joined #mirage
AltGr has joined #mirage
mrgrieves has joined #mirage
mort___ has joined #mirage
Bluerise has quit [Quit: brb]
olle_ has joined #mirage
olle_ has joined #mirage
olle_ has joined #mirage
olle_ has joined #mirage
olle_ has joined #mirage
olle_ has joined #mirage
olle_ has joined #mirage
poka is now known as PoKA
olle_ has joined #mirage
AltGr has left #mirage [#mirage]
olle has joined #mirage
<
reynir>
Is this channel publicly logged? I thought it is, but no lnk in /topic :)
<
reynir>
lobo: excellent thanks!
Bluerise has joined #mirage
Bluerise has quit [Quit: brb]
copy_ has joined #mirage
argent_smith has joined #mirage
mort___ has joined #mirage
olle has joined #mirage
Bluerise has joined #mirage
olle has joined #mirage
mort___ has joined #mirage
mort___ has joined #mirage
olle has joined #mirage
pagurus` has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
mort___ has joined #mirage
<
olle>
Hi friends, I am looking at Canopy, to add a tiny feature.
<
olle>
Its docs says: “mirage configure --unix” which gives me a “mirage: unknown option `--unix’.”
<
hannes>
olle: oh, `--unix` has been deprecated in mirage-3. It is now `-t unix`.
<
lobo>
olle: just try mirage configure -t unix
<
olle>
thanks, I’ll edit them docs first
<
olle>
Build error! mirage build; run ['ocaml-crunch' '-o' 'static1.ml' 'tls']: exited with 127make:
*** [build] Error 1
<
olle>
Hm, the mirage-unikernel-canopy-unix.opam file contains a "crunch" reference.
<
olle>
depends: [ … "crunch" {build & >="2.0.0"} … ]
<
hannes>
olle: did you try to run "make depend" after "mirage configure"?
<
olle>
Hah! Didn't!
<
olle>
Adding that step to documentation. In progress!
mort___ has joined #mirage