We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f492dec commit c8456faCopy full SHA for c8456fa
build.sh
@@ -18,8 +18,8 @@ fi
18
ISO_MOUNT_DIR="$ROOT_PATH/${FLAVOUR}-original" # Temporary mount point for the original ISO
19
VER=25.10
20
CODENAME=questing
21
-KERNEL_VERSION=6.19.9
22
-PKGREL=1
+KERNEL_VERSION=6.19.10
+PKGREL=2
23
ISO_IMAGE=${FLAVOUR}-25.10-desktop-amd64.iso
24
ISO_IMAGE_OUTPUT="${OUTPUT_PATH}/${FLAVOUR}-${VER}-${KERNEL_VERSION}-t2-${CODENAME}.iso"
25
ISO_WORK_DIR="$ROOT_PATH/${FLAVOUR}-iso"
0 commit comments