kernel 6.14.1 + cloud config 6.12.21
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
UPDATED="2025-04-06"
|
||||
UPDATED="2025-04-10"
|
||||
|
||||
DISABLE=1 # disable some options
|
||||
ENABLE=1 # enable some options
|
||||
@ -25,9 +25,9 @@ TESTING=0 # add testing options
|
||||
|
||||
# config-cloud-amd64:
|
||||
# https://packages.debian.org/source/sid/linux
|
||||
# linux-image-6.7.9-cloud-amd64-unsigned
|
||||
# linux-image-6.12.21-cloud-amd64-unsigned
|
||||
# Go down to download section, select amd64 and download deb.
|
||||
# Open .deb with archiver, browse to boot folder and grab 'config-6.7.9-cloud-amd64'.
|
||||
# Open .deb with archiver, browse to boot folder and grab 'config-6.12.21-cloud-amd64'.
|
||||
#
|
||||
|
||||
# more-uarches-for-kernel.patch:
|
||||
|
Reference in New Issue
Block a user