:: Re: [DNG] Xorg forked.
Top Page
Delete this message
Reply to this message
Author: Kevin Chadwick
Date:  
To: dng
Subject: Re: [DNG] Xorg forked.
On 12/06/2025 17:40, Martin Steigerwald wrote:
> As far as I understood from above web site and the discussion on GitHub
> Xenocara is not really a fork, but like a collection of patches to adapt
> X11 to OpenBSD. As far as I remember from a discussion on GitHub there
> used to be some Linux variant of Xenocara,


I don't think so. OpenBSD wrote patches that made X11 much more secure with only
the parts needing root privileges retaining them. They sent them to X11 and they
were ignored (similar happened with tcpdump which is much more secure on OpenBSD
though in that case they atleast looked at the patches and responded with
concerns about performance). I guess they decided to make the build system more
OpenBSD friendly as there wasn't any benefit coming from X11 and it was a bit of
a pain. Apparently it uses BSD make though usually that is okay I think whereas
going the other way can be more or a problem. If there is a Linux Hyperbola
build then they would have useful experience.