alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

commit 0667d5658fb148e7bcba1872c8a49874bf7a493a
parent d881624f176cf3220436ba7f535efa8af4ce4b87
Author: emmett1 <emmett1.2miligrams@protonmail.com>
Date:   Sun,  7 Dec 2025 13:42:21 +0000

linux: updated to 6.12.60

Diffstat:
Mrepos/extra/linux/.checksum | 2+-
Mrepos/extra/linux/.files | 4+++-
Mrepos/extra/linux/abuild | 2+-
3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/repos/extra/linux/.checksum b/repos/extra/linux/.checksum @@ -3,4 +3,4 @@ cc855b29e12f27a194689d81004a786ef618306f957f4fad8a17563dccf3bbd2 dotconfig 5cddbf5386a9bb420006d82184e236eb3060cefe554ec4293d5b77e3b787d092 fix-musl-btf-ids.patch 2df939b0c6e14ed61639a39a9f0beaf17f8fb551baf5f643540e5a2a9e27f0f4 fix-musl-objtool.patch f4795e098f7f59ea8dd45cbd1b67e526c3e84d18e2d85b0857a838880951640c fixdep-largefile.patch -34e4ba0ad1e1ca674c0a3028077082e98b921b71d92edfd00f295354541a4c8b linux-6.12.50.tar.xz +0aea4b649fc10c48bb9fa068d9d45da0bf7caf62bf18e57af19d3c89d2a0f4d9 linux-6.12.60.tar.xz diff --git a/repos/extra/linux/.files b/repos/extra/linux/.files @@ -2,7 +2,7 @@ drwxr-xr-x root/root boot/ -rw-r--r-- root/root boot/vmlinuz-linux drwxr-xr-x root/root lib/ drwxr-xr-x root/root lib/modules/ -lrwxrwxrwx root/root lib/modules/6.12.50-Alice -> linux +lrwxrwxrwx root/root lib/modules/6.12.60-Alice -> linux drwxr-xr-x root/root lib/modules/linux/ drwxrwxr-x root/root lib/modules/linux/build/ -rw-r--r-- root/root lib/modules/linux/build/.checked-atomic-arch-fallback.h @@ -1163,6 +1163,7 @@ drwxrwxr-x root/root lib/modules/linux/build/arch/x86/kvm/svm/ -rw-rw-r-- root/root lib/modules/linux/build/arch/x86/kvm/tss.h drwxrwxr-x root/root lib/modules/linux/build/arch/x86/kvm/vmx/ -rw-rw-r-- root/root lib/modules/linux/build/arch/x86/kvm/vmx/capabilities.h +-rw-rw-r-- root/root lib/modules/linux/build/arch/x86/kvm/vmx/common.h -rw-rw-r-- root/root lib/modules/linux/build/arch/x86/kvm/vmx/hyperv.c -rw-rw-r-- root/root lib/modules/linux/build/arch/x86/kvm/vmx/hyperv.h -rw-rw-r-- root/root lib/modules/linux/build/arch/x86/kvm/vmx/hyperv_evmcs.c @@ -11308,6 +11309,7 @@ drwxr-xr-x root/root lib/modules/linux/build/include/config/ -rw-r--r-- root/root lib/modules/linux/build/include/config/LCD_TDO24M -rw-r--r-- root/root lib/modules/linux/build/include/config/LCD_VGG2432A4 -rw-r--r-- root/root lib/modules/linux/build/include/config/LDM_PARTITION +-rw-r--r-- root/root lib/modules/linux/build/include/config/LD_CAN_USE_KEEP_IN_OVERLAY -rw-r--r-- root/root lib/modules/linux/build/include/config/LD_IS_LLD -rw-r--r-- root/root lib/modules/linux/build/include/config/LD_ORPHAN_WARN -rw-r--r-- root/root lib/modules/linux/build/include/config/LD_ORPHAN_WARN_LEVEL diff --git a/repos/extra/linux/abuild b/repos/extra/linux/abuild @@ -1,5 +1,5 @@ name=linux -version=6.12.50 +version=6.12.60 release=1 source="https://cdn.kernel.org/pub/$name/kernel/v6.x/$name-$version.tar.xz dotconfig