-
szilardMoin! Could somebody review this? omniosorg/omnios-extra #1642
-
andyfszilard - Ah yes, I think that one can pretty much go in now. We just need to decide what to do about the version number. I can look after work today.
-
szilardandyf: thank you very much!
-
andyfThe issue is that IPS versions can't go backwards so if we use the commit date like 20251024, then when a real release is cut with something like 1.X people can't upgrade to it. So we should probably use <last version>.<date of newer commit> as the version number.
-
szilardandyf: I see. In Haiku there was no constraint like this, but for git master we used <last version>~git (like 1.17~git) would that work?
-
andyfWe can't use ~ for we could maybe do this with a dash revision,. - man.omnios.org/pkg.7#PACKAGE_FMRIS_AND_VERSIONS
-
szilardSound ok to me.
-
szilardI'd liek to create a port for nnn, ranger, the-silver-searcher and possibly for fish shell, but the fish shell is tricky as it needs some additional OS specific code implementation in rust, which i can't do :(
-
szilard
-
szilardI'd like to run an OPNsense HVM and connect all the zones to it. Currently all zones have a vnic derived from the GZ nic. AFAIK I would need an etherstub to create a virtual switch between the affected zones and the opnsense HVM. Is this the correct way?
-
vab@andyf While you're there, please could you rebuild emacs so it works with the new tree-sitter shlib? Thanks muchly!
-
tomwwszilard: /win 30
-
szilardummm?
-
andyfvab I will pass it on!
-
tomwwszilard: you might want an isolated virtual switch oder just go with the virtual nics. I create several etherstubs e.g. internal0, external0, freewifi0 and plugged in seveal VM interfaces into them. (used by pfsense)