diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2023-12-11 22:18:13 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2023-12-12 00:13:38 +0100 |
commit | b04af892853e58c426e27bff4f0acbcd3d524f06 (patch) | |
tree | e9533c5926d3af95babd530c517d5940d6efe9b7 /testing/source/linux-6.6.x/slack-desc/slack-desc.kernel-template | |
parent | 523624d48084b79e858d4b62b68dd5335ad70232 (diff) | |
download | current-b04af892853e58c426e27bff4f0acbcd3d524f06.tar.gz current-b04af892853e58c426e27bff4f0acbcd3d524f06.tar.xz |
Mon Dec 11 22:18:13 UTC 202320231211221813
We've gone ahead and moved the 6.6 kernel into the main tree. As previously
mentioned when this branch first appeared in /testing, on the 32-bit side
there are no longer any -smp labeled kernel packages, so if you were using
those previously, you'll need to switch to using to kernel-generic or
kernel-huge kernel, including the changes needed to your bootloader setup to
load this instead of the -smp labeled kernel. Also, if you happen to be using
a first generation Pentium M chip, you will need to append forcepae to your
kernel command-line options. Enjoy! :-)
a/kernel-firmware-20231211_f2e52a1-noarch-1.txz: Upgraded.
a/kernel-generic-6.6.6-x86_64-1.txz: Upgraded.
a/kernel-huge-6.6.6-x86_64-1.txz: Upgraded.
a/kernel-modules-6.6.6-x86_64-1.txz: Upgraded.
ap/qpdf-11.6.4-x86_64-1.txz: Upgraded.
d/kernel-headers-6.6.6-x86-1.txz: Upgraded.
k/kernel-source-6.6.6-noarch-1.txz: Upgraded.
l/imagemagick-7.1.1_23-x86_64-1.txz: Upgraded.
l/libsecret-0.21.2-x86_64-1.txz: Upgraded.
Thanks to reddog83 and saxa.
l/zxing-cpp-2.2.1-x86_64-1.txz: Upgraded.
n/postfix-3.8.3-x86_64-2.txz: Rebuilt.
OpenSSL upstream says that major versions are ABI/API compatible, so stop
warning in the logs that they might not be.
Thanks to gildbg and Markus Wiesner.
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to '')
-rw-r--r-- | testing/source/linux-6.6.x/slack-desc/slack-desc.kernel-template | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/testing/source/linux-6.6.x/slack-desc/slack-desc.kernel-template b/testing/source/linux-6.6.x/slack-desc/slack-desc.kernel-template deleted file mode 100644 index b12931796..000000000 --- a/testing/source/linux-6.6.x/slack-desc/slack-desc.kernel-template +++ /dev/null @@ -1,19 +0,0 @@ -# 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 SATA, NVMe, and most -%PACKAGE_NAME%: commonly used filesystems. It is recommended to use an initrd with -%PACKAGE_NAME%: this kernel for best results. For more information about creating an -%PACKAGE_NAME%: initrd, see the README.initrd file in the /boot directory. -%PACKAGE_NAME%: -%PACKAGE_NAME%: -%PACKAGE_NAME%: -%PACKAGE_NAME%: -%PACKAGE_NAME%: |