On Wed, Jan 29, 2025 at 01:48:06PM +0100, Enrico Weigelt, metux IT consult wrote: > On 20.11.24 15:19, nia wrote: > > Hi, > > sorry for the long dalay. > > > All of the code is under the X11 license and unlikely > > to compile on non-NetBSD without a little patching, > > at the very least due to using wscons-specific ioctls. > > Would it be hard to make it just compile on other platforms ? > > Rationale: let the CI spot as much possible errors as possible. > (of course, it can't tell whether these drivers actaully work) > > By the way: I still like to add netbsd to the CI - major blocker > is lack of a suitable cloud image, where we can directly ssh into > w/o any authentication. (f.d.o folks don't like to host custom > images that cant be automatically reproduced - we'd need some > "official" ci/cloud image similar to what freebsd is providing) >
This seems pretty unlikely to happen in the short term. > > This is the most important one: > <snip> > > Did anybody check whether they compile against latest xserver source ? > > In case you're very bored and need something to do, feel free to send me > patches for xorg-testing-ground (*1) for adding these drivers to the > build :) > They are constantly kept up to date with the latest X server. I'd assume you wanted to mirror the repositories on git.freedesktop.org, since we keep everything in a cvs monorepo. >From there we can work on other platforms and build machinery.