summaryrefslogtreecommitdiffstats
path: root/testing/source/linux-6.1.x/slack-desc
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-12-25 23:21:25 +0000
committer Eric Hameleers <alien@slackware.com>2022-12-26 01:38:31 +0100
commit5d902bcdde75d83b9fa3bed829120c2b4da690bf (patch)
tree7fadcd650df5712f2a09075203ab1713870c4f8e /testing/source/linux-6.1.x/slack-desc
parent0f2ac1afc058e2c735395d4762dcbf69b4798ac7 (diff)
downloadcurrent-5d902bcdde75d83b9fa3bed829120c2b4da690bf.tar.gz
current-5d902bcdde75d83b9fa3bed829120c2b4da690bf.tar.xz
Sun Dec 25 23:21:25 UTC 202220221225232125
Hey folks, Merry Christmas and Hanukkah Sameach! Figured it was about time to get some kind of kernel activity going again, but it most definitely belongs in /testing for now. I've been trying to shape this up for weeks, but there are still issues, and maybe someone out there can help. The biggest problem is that the 32-bit kernels crash on boot. Initially there's some sort of Intel ME failure (this is on a Thinkpad X1E). If those modules are blacklisted, then the kernel will go on to crash loading the snd_hda_intel module. The other issue is that I've got a 4K panel in this machine, and have always appended the kernel option video=1920x1080@60 to put the console in HD instead, and then loaded a Terminus console font to make the text even larger. With these kernels, that option is completely ignored. I've tried some other syntax I've seen online to no avail. And when the Terminus font is loaded the text gets *even smaller* for some reason. So be careful of these kernels (especially the 32-bit ones), but I welcome any hints about what's going on here or if there are config changes that might get this working properly. Is anyone out there running a 6.x kernel on bare metal 32-bit x86? Cheers! ap/vim-9.0.1091-x86_64-1.txz: Upgraded. d/meson-1.0.0-x86_64-1.txz: Upgraded. d/ruby-3.2.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. d/subversion-1.14.2-x86_64-3.txz: Rebuilt. Recompiled against ruby-3.2.0. l/glib2-2.74.4-x86_64-1.txz: Upgraded. l/netpbm-11.00.03-x86_64-1.txz: Upgraded. l/rubygem-asciidoctor-2.0.18-x86_64-1.txz: Upgraded. Compiled against ruby-3.2.0. n/epic5-2.1.12-x86_64-2.txz: Rebuilt. Recompiled against ruby-3.2.0. x/marisa-0.2.6-x86_64-6.txz: Rebuilt. Recompiled against ruby-3.2.0. xap/vim-gvim-9.0.1091-x86_64-1.txz: Upgraded. testing/packages/linux-6.1.x/kernel-generic-6.1.1-x86_64-1.txz: Added. testing/packages/linux-6.1.x/kernel-headers-6.1.1-x86-1.txz: Added. testing/packages/linux-6.1.x/kernel-huge-6.1.1-x86_64-1.txz: Added. testing/packages/linux-6.1.x/kernel-modules-6.1.1-x86_64-1.txz: Added. testing/packages/linux-6.1.x/kernel-source-6.1.1-noarch-1.txz: Added.
Diffstat (limited to 'testing/source/linux-6.1.x/slack-desc')
-rw-r--r--testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-generic-smp.i68619
-rw-r--r--testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-generic.i58619
-rw-r--r--testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-generic.x86_6419
-rw-r--r--testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-headers19
-rw-r--r--testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-huge-smp.i68619
-rw-r--r--testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-huge.i58619
-rw-r--r--testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-huge.x86_6419
-rw-r--r--testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-modules-template19
-rw-r--r--testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-source19
-rw-r--r--testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-source.vanilla19
-rw-r--r--testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-template19
11 files changed, 209 insertions, 0 deletions
diff --git a/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-generic-smp.i686 b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-generic-smp.i686
new file mode 100644
index 000000000..a6abc7703
--- /dev/null
+++ b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-generic-smp.i686
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+kernel-generic-smp: kernel-generic-smp (a general purpose SMP Linux kernel)
+kernel-generic-smp:
+kernel-generic-smp: This is a Linux kernel with built-in support for most disk
+kernel-generic-smp: controllers. To use filesystems, or to load support for a SCSI or
+kernel-generic-smp: other controller, then you'll need to load one or more kernel
+kernel-generic-smp: modules using an initial ramdisk, or initrd. For more information
+kernel-generic-smp: about creating an initrd, see the README.initrd file in the /boot
+kernel-generic-smp: directory.
+kernel-generic-smp:
+kernel-generic-smp: SMP is "Symmetric multiprocessing", or multiple CPU/core support.
+kernel-generic-smp:
diff --git a/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-generic.i586 b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-generic.i586
new file mode 100644
index 000000000..1054d54ca
--- /dev/null
+++ b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-generic.i586
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+kernel-generic: kernel-generic (a general purpose single processor Linux kernel)
+kernel-generic:
+kernel-generic: A Linux kernel with built-in support for most disk controllers.
+kernel-generic: For filesystem support, or if you need to load support for a SCSI or
+kernel-generic: other controller, then you'll need to load one or more kernel modules
+kernel-generic: using an initial ramdisk, or initrd. For more information about
+kernel-generic: creating an initrd, see the README.initrd file in the /boot directory.
+kernel-generic:
+kernel-generic:
+kernel-generic:
+kernel-generic:
diff --git a/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-generic.x86_64 b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-generic.x86_64
new file mode 100644
index 000000000..b1410c979
--- /dev/null
+++ b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-generic.x86_64
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+kernel-generic: kernel-generic (a general purpose SMP Linux kernel)
+kernel-generic:
+kernel-generic: This is a Linux kernel with built-in support for most disk
+kernel-generic: controllers. To use filesystems, or to load support for a SCSI or
+kernel-generic: other controller, then you'll need to load one or more kernel
+kernel-generic: modules using an initial ramdisk, or initrd. For more information
+kernel-generic: about creating an initrd, see the README.initrd file in the /boot
+kernel-generic: directory.
+kernel-generic:
+kernel-generic: SMP is "Symmetric multiprocessing", or multiple CPU/core support.
+kernel-generic:
diff --git a/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-headers b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-headers
new file mode 100644
index 000000000..511d5fdc7
--- /dev/null
+++ b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-headers
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+kernel-headers: kernel-headers (Linux kernel include files)
+kernel-headers:
+kernel-headers: These are the include files from the Linux kernel.
+kernel-headers:
+kernel-headers: You'll need these to compile most system software for Linux.
+kernel-headers:
+kernel-headers:
+kernel-headers:
+kernel-headers:
+kernel-headers:
+kernel-headers:
diff --git a/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-huge-smp.i686 b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-huge-smp.i686
new file mode 100644
index 000000000..0757cea35
--- /dev/null
+++ b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-huge-smp.i686
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+kernel-huge-smp: kernel-huge-smp (a fully-loaded SMP Linux kernel)
+kernel-huge-smp:
+kernel-huge-smp: This is a Linux kernel with built-in support for most disk
+kernel-huge-smp: controllers. If you're looking for a more stripped down kernel
+kernel-huge-smp: (this one contains everything but the kitchen sink ;-), then install
+kernel-huge-smp: the kernel-generic-smp in the /boot directory along with an initrd to
+kernel-huge-smp: load support for your boot device and filesystem. For instructions
+kernel-huge-smp: on the initrd, see README.initrd in the /boot directory.
+kernel-huge-smp:
+kernel-huge-smp: SMP is "Symmetric multiprocessing", or multiple CPU/core support.
+kernel-huge-smp:
diff --git a/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-huge.i586 b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-huge.i586
new file mode 100644
index 000000000..1a5afb09a
--- /dev/null
+++ b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-huge.i586
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+kernel-huge: kernel-huge (a fully-loaded single processor Linux kernel)
+kernel-huge:
+kernel-huge: This is a Linux kernel with built-in support for most disk controllers
+kernel-huge: and filesystems. If you're looking for a more stripped down kernel
+kernel-huge: (this one contains everything but the kitchen sink ;-), then install
+kernel-huge: the kernel-generic from the /boot directory along with an initrd to
+kernel-huge: load support for your boot device and filesystem. For instructions
+kernel-huge: on the initrd, see README.initrd in the /boot directory.
+kernel-huge:
+kernel-huge:
+kernel-huge:
diff --git a/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-huge.x86_64 b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-huge.x86_64
new file mode 100644
index 000000000..c15947b1d
--- /dev/null
+++ b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-huge.x86_64
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+kernel-huge: kernel-huge (a fully-loaded SMP Linux kernel)
+kernel-huge:
+kernel-huge: This is a Linux kernel with built-in support for most disk
+kernel-huge: controllers. If you're looking for a more stripped down kernel
+kernel-huge: (this one contains everything but the kitchen sink ;-), then install
+kernel-huge: the kernel-generic in the /boot directory along with an initrd to
+kernel-huge: load support for your boot device and filesystem. For instructions
+kernel-huge: on the initrd, see README.initrd in the /boot directory.
+kernel-huge:
+kernel-huge: SMP is "Symmetric multiprocessing", or multiple CPU/core support.
+kernel-huge:
diff --git a/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-modules-template b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-modules-template
new file mode 100644
index 000000000..1338eb2ca
--- /dev/null
+++ b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-modules-template
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+%PACKAGE_NAME%: %PACKAGE_NAME% (Linux kernel modules)
+%PACKAGE_NAME%:
+%PACKAGE_NAME%: Kernel modules are pieces of code that can be loaded and unloaded into
+%PACKAGE_NAME%: the kernel upon demand. They extend the functionality of the kernel
+%PACKAGE_NAME%: without the need to reboot the system. These modules provide support
+%PACKAGE_NAME%: for hardware such as USB devices, RAID controllers, network
+%PACKAGE_NAME%: interfaces, and display devices, or add other additional capabilities
+%PACKAGE_NAME%: to the kernel.
+%PACKAGE_NAME%:
+%PACKAGE_NAME%:
+%PACKAGE_NAME%:
diff --git a/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-source b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-source
new file mode 100644
index 000000000..cf254e748
--- /dev/null
+++ b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-source
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|' on
+# the right side marks the last column you can put a character in. You must make
+# exactly 11 lines for the formatting to be correct. It's also customary to
+# leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+kernel-source: kernel-source (Linux kernel source)
+kernel-source:
+kernel-source: Source code for Linus Torvalds' Linux kernel.
+kernel-source:
+kernel-source: This is the complete and unmodified source code for the Linux kernel.
+kernel-source:
+kernel-source:
+kernel-source:
+kernel-source:
+kernel-source:
+kernel-source:
diff --git a/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-source.vanilla b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-source.vanilla
new file mode 100644
index 000000000..cf254e748
--- /dev/null
+++ b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-source.vanilla
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|' on
+# the right side marks the last column you can put a character in. You must make
+# exactly 11 lines for the formatting to be correct. It's also customary to
+# leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+kernel-source: kernel-source (Linux kernel source)
+kernel-source:
+kernel-source: Source code for Linus Torvalds' Linux kernel.
+kernel-source:
+kernel-source: This is the complete and unmodified source code for the Linux kernel.
+kernel-source:
+kernel-source:
+kernel-source:
+kernel-source:
+kernel-source:
+kernel-source:
diff --git a/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-template b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-template
new file mode 100644
index 000000000..a2880bb2f
--- /dev/null
+++ b/testing/source/linux-6.1.x/slack-desc/slack-desc.kernel-template
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+%PACKAGE_NAME%: %PACKAGE_NAME% (a Linux kernel)
+%PACKAGE_NAME%:
+%PACKAGE_NAME%: This is a Linux kernel with built-in support for most disk
+%PACKAGE_NAME%: controllers. To use filesystems, or to load support for a SCSI or
+%PACKAGE_NAME%: other controller, then you'll need to load one or more kernel
+%PACKAGE_NAME%: modules using an initial ramdisk, or initrd. For more information
+%PACKAGE_NAME%: about creating an initrd, see the README.initrd file in the /boot
+%PACKAGE_NAME%: directory.
+%PACKAGE_NAME%:
+%PACKAGE_NAME%:
+%PACKAGE_NAME%: