Re: slowly decommission bugzilla?

Richard Weinberger <[email protected]> Sun, 15 Mar 2026 15:58:51 +0100 (CET)
Newsgroups dev.linux.lists.ksummit
Message-ID <[email protected]>
----- Ursprüngliche Mail -----
> Von: "Geert Uytterhoeven" <[email protected]>
>> While traveling, I found some spare time to prototype my idea:
>>
>> https://git.infradead.org/~rw/kcontact/
> 
> [...]
> 
>> Currently, the lookup table is constructed from an x86_64 allmodconfig build.
>> Having a combined table with other architectures is possible too.
> 
> Nice! I threw a few arm/arm64 crash logs I had lying around at it,
> and the results looked good enough to be usable!

Due to bad weather here in Austria I found more time.
I polished the web page added some notes on reporting bugs and
published the source code of the tool which generated the JSON "database".

https://github.com/sigma-star/kbooboo/tree/master/datagen

I'm not sure how to progress.
Is this something we want on kernel.org?
Hosting is easy, all it needs is a static web server.

I also consider buying a domain for the tool. At least from the feedback
I got on- and offline I plan to worth further on it.

Thanks,
//richard