Re: slowly decommission bugzilla?
Richard Weinberger <[email protected]> Mon, 16 Mar 2026 22:56:53 +0100 (CET)
| Newsgroups | dev.linux.lists.ksummit |
|---|---|
| Message-ID | <[email protected]> |
----- Ursprüngliche Mail ----- > Von: "Greg Kroah-Hartman" <[email protected]> > An: "richard" <[email protected]> >> > 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. > > Why not have kernelci host it? Do you mean the data generation tool or the frontend? For the data generation tool kernelci makes a lot of sense, they should have enough versatile kernel builds to compute data file. For the frontend I don't care much. It should be some location potential bug reporters can find. Thanks, //richard