Samuel Verschelde

Results 250 comments of Samuel Verschelde

> We could probably make the update in 8.3, what do you think @stormi ? Same as you: if we can fine better defaults than the current ones, but without...

Getting a new certificate from Microsoft stalled due to bugs on their platform and support not able to solve them. However, if your report is in the context of a...

You can get a newer `xe` by running XCP-ng 8.3 beta.

The tools that we provide are not written in python. They are written in Go and compiled. See https://github.com/xenserver/xe-guest-utilities/ I don't know what `xen-guest-tools` is, maybe tools directly related to...

There's a `xen-tools` package that does contain python scripts: https://koji.xcp-ng.org/rpminfo?rpmID=3100 It is not installed inside the guests, though, it's installed in dom0. It comes from the Xen project so the...

From what I can see, the `xe-guest-utilities` package in FreeBSD is not really built on FreeBSD, but rather packaged directly from a binary: https://svnweb.freebsd.org/ports/head/sysutils/xe-guest-utilities/Makefile?revision=412349&view=markup

I don't know how their buildsystem works and what's committed where, but clearly, I see no dependency to Go in the file and it says `NO_BUILD= yes`.

Let's first try to summarize (and add some pieces of information that I obtained). * `xe-guest-utilities` are the guest tools for VMs running in XenServer and XCP-ng. They are developed...

Above comment updated to make it more accurate.

I added the link in https://github.com/xcp-ng/xcp/wiki/Guest-Tools#misc