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

Finally converted usbutils over to meson from autotools. Odds are I messed something up, so I should do a release soon to see what broke in the distros as I have no idea how they package this thing anymore:
https://git.sr.ht/~gregkh/usbutils/commit/86dcab8964901d15b87b156546559c8ae28bd9fe
Emil Velikov

@gregkh don't mind sending a patch or two. Although looking around I see no information how to contribute.

Just finished porting kmod, although my goal s to have 1-2 release overlap (with both meson and autotools) so that distros do not jump on broken glass.

@gregkh fwiw I'm not that tied to GitHub/GitLab/etc, but since I didn't see a public ML... A dozen patch pull request is out.

There is another dozen locally, fixing compiler issues and adding CI, assuming you are ok with the idea.

@xexaxo Thanks for the changes, and the work, much appreciated!
@xexaxo And congrats on converting kmod, brave of you to keep two build systems running at once.