aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/package/kernel
AgeCommit message (Collapse)Author
2026-06-16internal/rosa/package/kernel: 6.12.92 to 6.12.93Ophestra
Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-06-04internal/rosa/package/kernel: 6.12.91 to 6.12.92Ophestra
Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-27internal/rosa/package/kernel: 6.12.90 to 6.12.91Ophestra
This unfortunately updates headers linux/mii.h and linux/virtio_net.h. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-24internal/rosa/azalea: replace binding tokenOphestra
This replaces the '*' placeholder with a less confusing '#'. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-23internal/rosa/package/kernel: 6.12.87 to 6.12.90Ophestra
Unfortunately this causes rebuilds due to a single io_uring API change. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-21internal/rosa: expose in-place behaviour in generic helperOphestra
This change also combines the createDir and wantsDir methods, and replaces the non-inplace target of the generic helper with a deterministic path. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-21internal/rosa: enforce exclusionsOphestra
This restores unexported artifact behaviour. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-21internal/rosa: use string pair for filesOphestra
This is a much cleaner representation than the separator syntax. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-20internal/rosa/package/kernel: populate riscv64 checksumOphestra
Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-19internal/rosa/package: migrate kernelOphestra
This introduces bindings for extra paths and KnownChecksum, and exposes a passthrough special case. Signed-off-by: Ophestra <cat@gensokyo.uk>