about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/busybox
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2023-12-30 11:38:31 +0100
committerMaximilian Bosch <maximilian@mbosch.me>2024-01-02 18:43:33 +0100
commitaf7fc05959a5962d25275bb451d4f943443a7746 (patch)
treef7c4a3e2035f936de48832c52332f06078807d9a /pkgs/os-specific/linux/busybox
parent46ae1eb5429ee567d702eeef7f44399d4712f1b2 (diff)
linux/hardened: read min supported kernel from kernels-org.json
This one isn't 4.14 anymore and that should've been updated while
removing 4.14, but is easy to miss.

Since it's not expected that we have versions older than the oldest
mainline version from `kernels-org.json`, determine the minimum
supported version by reading it from there.

Also, this means lesser places to update when dropping old kernels.

This needs an additional change for the mainline updater to make sure
that no older versions appear there[1]. This will be implemented in
the next commit.

[1] At the time of implementing this, the oldest supported kernel was
    4.19, however 4.14 wasn't EOL yet and thus still picked up by the
    mainline updater.
Diffstat (limited to 'pkgs/os-specific/linux/busybox')
0 files changed, 0 insertions, 0 deletions