maxgio92 / krawler

A crawler for kernel releases distributed by the major Linux distributions.
https://krawler.dev
Mozilla Public License 2.0
13 stars 0 forks source link

Select all architectures by default #39

Closed maxgio92 closed 1 year ago

maxgio92 commented 1 year ago

Motivation

The end-user shouldn't be responsible to know for which architecture the releases are distributed.

Feature

When not specified, the crawler should provide results for all architectures which are supported by the Linux kernel releases which are distributed.

Alternatives

NA

Additional context

As of now, when not specified, adm64 is the default and only architecture for which results are provided.