
ptesarik
Prague
crash-python
a project by jeff_mahoney
New Development In previous hack weeks, the first few days ended up being wasted on just getting it working. I'm pleased to share that the code quality has improved dramatically since the last hack week and there are now extensive test cases for both unit testing and testing against real vmcores, and we'll use both mypy and pylint (if installed) to perform static analysis. Packages for those are available in openSUSE or as part of the crash-python OBS repo for SLE15. It has been tested with kernels from 3.0 to 5.1.
Create a DRM driver for Matrox desktop cards
an invention by tdz
(was: Create a DRM driver for Matrox G200) Even after 20 years, the Matrox G200 series is still an excellent 2d graphics card. Unfortunately, there's only an fbdev driver and a user-space driver. Both are obsolete, as modern Linux uses the DRM framework for managing graphics cards. There already is a DRM driver for the G200 server series. This driver is under-maintained and doesn't work with desktop chips.
Blog about our ScummVM Freeware games packages
a project by sndirsch
Blog about ScummVM Freeware games of our openSUSE Build Service games project
Status
Rewrite libkdumpfile Python binding using CFFI
a project by ptesarik
Project Description
The libkdumpfile library includes Python bindings. They are implemented as manually created C code for CPython. This is hard to maintain and/or port to alternative Python implementations.
Setup A Linux Cross Referencer for SUSE kernels
a project by tdz
Project Description
There's Elixir for browsing mainline Linux releases. We should set up a similar system for SUSE kernel releases.
Activity