Configuration changes:

- kernel config changes
- kernel version bump
- added sgdisk to initramfs packages for zosstorage to work
This commit is contained in:
2025-09-30 14:39:41 +02:00
parent 404e421411
commit 4ca68ac0f7
3 changed files with 321 additions and 297 deletions

View File

@@ -3,7 +3,7 @@
# System versions
ALPINE_VERSION="3.22"
KERNEL_VERSION="6.12.44"
KERNEL_VERSION="6.12.49"
# Rust configuration
RUST_TARGET="x86_64-unknown-linux-musl"
@@ -65,4 +65,4 @@ ENABLE_2STAGE_MODULES="true"
# Debug and development
DEBUG_DEFAULT="0"
KEEP_BUILD_ARTIFACTS="false"
PARALLEL_JOBS="auto"
PARALLEL_JOBS="auto"