summaryrefslogtreecommitdiffstats
path: root/patches/packages/linux-3.10.107
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-05-25 23:29:36 +0000
committer Eric Hameleers <alien@slackware.com>2018-05-31 15:18:32 -0700
commit8ff4f2f51a6cf07fc33742ce3bee81328896e49b (patch)
tree4a166b8389404be98a6c098babaa444e2dec8f48 /patches/packages/linux-3.10.107
parent76fc4757ac91ac7947a01fb7b53dddf9a78a01d1 (diff)
downloadcurrent-14.1.tar.gz
current-14.1.tar.xz
Fri May 25 23:29:36 UTC 201814.1
patches/packages/glibc-zoneinfo-2018e-noarch-2_slack14.1.txz: Rebuilt. Handle removal of US/Pacific-New timezone. If we see that the machine is using this, it will be automatically switched to US/Pacific.
Diffstat (limited to 'patches/packages/linux-3.10.107')
-rw-r--r--patches/packages/linux-3.10.107/kernel-generic-3.10.107-x86_64-2.txt11
-rw-r--r--patches/packages/linux-3.10.107/kernel-headers-3.10.107-x86-2.txt11
-rw-r--r--patches/packages/linux-3.10.107/kernel-huge-3.10.107-x86_64-2.txt11
-rw-r--r--patches/packages/linux-3.10.107/kernel-modules-3.10.107-x86_64-2.txt11
-rw-r--r--patches/packages/linux-3.10.107/kernel-source-3.10.107-noarch-2.txt11
5 files changed, 55 insertions, 0 deletions
diff --git a/patches/packages/linux-3.10.107/kernel-generic-3.10.107-x86_64-2.txt b/patches/packages/linux-3.10.107/kernel-generic-3.10.107-x86_64-2.txt
new file mode 100644
index 000000000..b99e55093
--- /dev/null
+++ b/patches/packages/linux-3.10.107/kernel-generic-3.10.107-x86_64-2.txt
@@ -0,0 +1,11 @@
+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/patches/packages/linux-3.10.107/kernel-headers-3.10.107-x86-2.txt b/patches/packages/linux-3.10.107/kernel-headers-3.10.107-x86-2.txt
new file mode 100644
index 000000000..27b46a0e6
--- /dev/null
+++ b/patches/packages/linux-3.10.107/kernel-headers-3.10.107-x86-2.txt
@@ -0,0 +1,11 @@
+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/patches/packages/linux-3.10.107/kernel-huge-3.10.107-x86_64-2.txt b/patches/packages/linux-3.10.107/kernel-huge-3.10.107-x86_64-2.txt
new file mode 100644
index 000000000..953570076
--- /dev/null
+++ b/patches/packages/linux-3.10.107/kernel-huge-3.10.107-x86_64-2.txt
@@ -0,0 +1,11 @@
+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/patches/packages/linux-3.10.107/kernel-modules-3.10.107-x86_64-2.txt b/patches/packages/linux-3.10.107/kernel-modules-3.10.107-x86_64-2.txt
new file mode 100644
index 000000000..56067d436
--- /dev/null
+++ b/patches/packages/linux-3.10.107/kernel-modules-3.10.107-x86_64-2.txt
@@ -0,0 +1,11 @@
+kernel-modules: kernel-modules (Linux kernel modules)
+kernel-modules:
+kernel-modules: A kernel module is a piece of object code that can be dynamically
+kernel-modules: loaded into the Linux kernel to provide new kernel functions. Most of
+kernel-modules: these modules provide support for devices such as CD-ROM drives, tape
+kernel-modules: drives, and ethernet cards. You can choose which modules to load by
+kernel-modules: editing /etc/rc.d/rc.modules.
+kernel-modules:
+kernel-modules:
+kernel-modules:
+kernel-modules:
diff --git a/patches/packages/linux-3.10.107/kernel-source-3.10.107-noarch-2.txt b/patches/packages/linux-3.10.107/kernel-source-3.10.107-noarch-2.txt
new file mode 100644
index 000000000..536c99c66
--- /dev/null
+++ b/patches/packages/linux-3.10.107/kernel-source-3.10.107-noarch-2.txt
@@ -0,0 +1,11 @@
+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 source code for the Linux kernel.
+kernel-source:
+kernel-source: This kernel has been prepatched for the BlueBorne (Bluetooth L2CAP)
+kernel-source: security issue (CVE-2017-1000251), as well as an issue with the
+kernel-source: unix_dgram_sendmsg routine that could cause Samba to lock up.
+kernel-source:
+kernel-source: