Skip to content

Commit

Permalink
kernel-66 6.6.30-1
Browse files Browse the repository at this point in the history
  • Loading branch information
tnut committed May 14, 2024
1 parent 7694542 commit 69bac9b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
6 changes: 3 additions & 3 deletions cli-extra/kernel-66/Pkgfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
url="https://www.kernel.org"
description="The 6.6 longterm support Linux kernel version"

packager="spiky <spiky@nutyx.org>"
contributors="Sundev79,Tnut"
packager="tnut <tnut@nutyx.org>"
contributors="Sundev79,Spiky"
makedepends=(bison flex perl gmp mpc libelf diffutils)
run=(nutyx kmod busybox)

Expand All @@ -11,7 +11,7 @@ PKGMK_NO_STRIP="yes"
PKGMK_GROUPS=(devel doc)

name=kernel-66
version=6.6.29
version=6.6.30

alias=(linux-66)
INITRD="initrd-${name/*-/}"
Expand Down
9 changes: 5 additions & 4 deletions cli-extra/kernel-66/config_64
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.6.23 Kernel Configuration
# Linux/x86 6.6.30 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -205,7 +205,7 @@ CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
CONFIG_CC_HAS_INT128=y
CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough=5"
CONFIG_GCC11_NO_ARRAY_BOUNDS=y
CONFIG_GCC10_NO_ARRAY_BOUNDS=y
CONFIG_CC_NO_ARRAY_BOUNDS=y
CONFIG_ARCH_SUPPORTS_INT128=y
CONFIG_NUMA_BALANCING=y
Expand Down Expand Up @@ -464,7 +464,6 @@ CONFIG_X86_DIRECT_GBPAGES=y
CONFIG_X86_CPA_STATISTICS=y
CONFIG_X86_MEM_ENCRYPT=y
CONFIG_AMD_MEM_ENCRYPT=y
# CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT is not set
CONFIG_NUMA=y
CONFIG_AMD_NUMA=y
CONFIG_X86_64_ACPI_NUMA=y
Expand Down Expand Up @@ -547,7 +546,7 @@ CONFIG_CALL_PADDING=y
CONFIG_HAVE_CALL_THUNKS=y
CONFIG_CALL_THUNKS=y
CONFIG_PREFIX_SYMBOLS=y
CONFIG_SPECULATION_MITIGATIONS=y
CONFIG_CPU_MITIGATIONS=y
CONFIG_PAGE_TABLE_ISOLATION=y
CONFIG_RETPOLINE=y
CONFIG_RETHUNK=y
Expand All @@ -560,6 +559,7 @@ CONFIG_CPU_SRSO=y
CONFIG_SLS=y
# CONFIG_GDS_FORCE_MITIGATION is not set
CONFIG_MITIGATION_RFDS=y
CONFIG_MITIGATION_SPECTRE_BHI=y
CONFIG_ARCH_HAS_ADD_PAGES=y

#
Expand Down Expand Up @@ -778,6 +778,7 @@ CONFIG_AS_SHA256_NI=y
CONFIG_AS_TPAUSE=y
CONFIG_AS_GFNI=y
CONFIG_AS_WRUSS=y
CONFIG_ARCH_CONFIGURES_CPU_MITIGATIONS=y

#
# General architecture-dependent options
Expand Down

0 comments on commit 69bac9b

Please sign in to comment.