summaryrefslogtreecommitdiffstats
path: root/patches/packages/linux-2.6.29.6-3
diff options
context:
space:
mode:
Diffstat (limited to 'patches/packages/linux-2.6.29.6-3')
-rw-r--r--patches/packages/linux-2.6.29.6-3/kernel-firmware-2.6.29.6-noarch-3.txt11
-rw-r--r--patches/packages/linux-2.6.29.6-3/kernel-generic-2.6.29.6-x86_64-3.txt11
-rw-r--r--patches/packages/linux-2.6.29.6-3/kernel-headers-2.6.29.6-x86-3.txt11
-rw-r--r--patches/packages/linux-2.6.29.6-3/kernel-huge-2.6.29.6-x86_64-3.txt11
-rw-r--r--patches/packages/linux-2.6.29.6-3/kernel-modules-2.6.29.6-x86_64-3.txt11
-rw-r--r--patches/packages/linux-2.6.29.6-3/kernel-source-2.6.29.6-noarch-3.txt11
6 files changed, 66 insertions, 0 deletions
diff --git a/patches/packages/linux-2.6.29.6-3/kernel-firmware-2.6.29.6-noarch-3.txt b/patches/packages/linux-2.6.29.6-3/kernel-firmware-2.6.29.6-noarch-3.txt
new file mode 100644
index 000000000..8a2d40cc1
--- /dev/null
+++ b/patches/packages/linux-2.6.29.6-3/kernel-firmware-2.6.29.6-noarch-3.txt
@@ -0,0 +1,11 @@
+kernel-firmware: kernel-firmware (Firmware installed by the kernel)
+kernel-firmware:
+kernel-firmware: These are the firmware files from the Linux kernel.
+kernel-firmware:
+kernel-firmware: You'll need these to use certain hardware with Linux.
+kernel-firmware:
+kernel-firmware:
+kernel-firmware:
+kernel-firmware:
+kernel-firmware:
+kernel-firmware:
diff --git a/patches/packages/linux-2.6.29.6-3/kernel-generic-2.6.29.6-x86_64-3.txt b/patches/packages/linux-2.6.29.6-3/kernel-generic-2.6.29.6-x86_64-3.txt
new file mode 100644
index 000000000..b99e55093
--- /dev/null
+++ b/patches/packages/linux-2.6.29.6-3/kernel-generic-2.6.29.6-x86_64-3.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-2.6.29.6-3/kernel-headers-2.6.29.6-x86-3.txt b/patches/packages/linux-2.6.29.6-3/kernel-headers-2.6.29.6-x86-3.txt
new file mode 100644
index 000000000..27b46a0e6
--- /dev/null
+++ b/patches/packages/linux-2.6.29.6-3/kernel-headers-2.6.29.6-x86-3.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-2.6.29.6-3/kernel-huge-2.6.29.6-x86_64-3.txt b/patches/packages/linux-2.6.29.6-3/kernel-huge-2.6.29.6-x86_64-3.txt
new file mode 100644
index 000000000..953570076
--- /dev/null
+++ b/patches/packages/linux-2.6.29.6-3/kernel-huge-2.6.29.6-x86_64-3.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-2.6.29.6-3/kernel-modules-2.6.29.6-x86_64-3.txt b/patches/packages/linux-2.6.29.6-3/kernel-modules-2.6.29.6-x86_64-3.txt
new file mode 100644
index 000000000..56067d436
--- /dev/null
+++ b/patches/packages/linux-2.6.29.6-3/kernel-modules-2.6.29.6-x86_64-3.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-2.6.29.6-3/kernel-source-2.6.29.6-noarch-3.txt b/patches/packages/linux-2.6.29.6-3/kernel-source-2.6.29.6-noarch-3.txt
new file mode 100644
index 000000000..d78ecdf2a
--- /dev/null
+++ b/patches/packages/linux-2.6.29.6-3/kernel-source-2.6.29.6-noarch-3.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 patched to fix:
+kernel-source: Null dereference bug in net/socket.c (CVE-2009-2692).
+kernel-source: Null dereference bug in net/ipv4/ip_fragment.c (CVE-2009-1298).
+kernel-source:
+kernel-source: