Ubuntu 26.04 init

This commit is contained in:
Aditya Garg
2026-02-27 18:42:54 +05:30
parent 160ec295f6
commit 25b3328b31
5 changed files with 8 additions and 5 deletions
+3
View File
@@ -63,6 +63,9 @@ jobs:
- image: ubuntu
tag: "25.10"
name: questing
- image: ubuntu
tag: "26.04"
name: resolute
- image: debian
tag: "12"
name: bookworm
+1
View File
@@ -1,3 +1,4 @@
/patches/custom-drivers.patch
/releases
/linux-*
.DS_Store
+1 -1
View File
@@ -10,7 +10,7 @@ apt-get update
apt-get install -y lsb-release
KERNEL_VERSION=6.19.4
PKGREL=1
PKGREL=2
DISTRO=$(lsb_release -i | cut -d ":" -f 2 | xargs)
CODENAME=$(lsb_release -c | cut -d ":" -f 2 | xargs)
+2 -2
View File
@@ -1,8 +1,8 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.19.2 Kernel Configuration
# Linux/x86 6.19.3 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="x86_64-linux-gnu-gcc-15 (Debian 15.2.0-13) 15.2.0"
CONFIG_CC_VERSION_TEXT="x86_64-linux-gnu-gcc-15 (Debian 15.2.0-14) 15.2.0"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=150200
CONFIG_CLANG_VERSION=0
+1 -2
View File
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.19.3 Kernel Configuration
# Linux/x86 6.19.4 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="x86_64-linux-gnu-gcc-15 (Ubuntu 15.2.0-4ubuntu4) 15.2.0"
CONFIG_CC_IS_GCC=y
@@ -4136,7 +4136,6 @@ CONFIG_ATH9K_COMMON_DEBUG=y
CONFIG_ATH9K_BTCOEX_SUPPORT=y
CONFIG_ATH9K=m
CONFIG_ATH9K_PCI=y
CONFIG_ATH9K_AHB=y
CONFIG_ATH9K_DEBUGFS=y
CONFIG_ATH9K_STATION_STATISTICS=y
# CONFIG_ATH9K_DYNACK is not set