fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

we should've renamed `/usr/bin/Xorg` to something like `/usr/bin/Xbaremetal` or something to cut down on the xorg vs Xorg vs X.Org confusion...

@whot I vaguely remember it used to just be called `/usr/bin/X` or is that just me being crazy and making stuff up?

@Conan_Kudo It was Xfree86 and renamed to Xorg after the split. I don't know when the X symlink appeared first though. A quick git grep dates the Xorg binary name to at least 2005 when autotools was added. Forgive me for not spelunking further :)

Neal Gompa (ニール・ゴンパ) :fedora:

@whot Yeah, I wouldn't want to go back further either. At that point, I think you start getting into weird history artifacts from the conversion from CVS...

@Conan_Kudo @whot I believe the /usr/bin/X symlink predates both Xorg and XFree86 and goes back to the versions from the 80’s, before loadable modules, when you’d link to the Xserver with the right DDX for your workstation (Xsun, Xdec, Xhp, etc)