summaryrefslogtreecommitdiffstats
path: root/source/k/slack-desc/slack-desc.kernel-modules-template
diff options
context:
space:
mode:
Diffstat (limited to 'source/k/slack-desc/slack-desc.kernel-modules-template')
-rw-r--r--source/k/slack-desc/slack-desc.kernel-modules-template19
1 files changed, 19 insertions, 0 deletions
diff --git a/source/k/slack-desc/slack-desc.kernel-modules-template b/source/k/slack-desc/slack-desc.kernel-modules-template
new file mode 100644
index 000000000..1338eb2ca
--- /dev/null
+++ b/source/k/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%: