summaryrefslogtreecommitdiffstats
path: root/libraries/libsmbios/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libsmbios/README')
-rw-r--r--libraries/libsmbios/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/libsmbios/README b/libraries/libsmbios/README
new file mode 100644
index 0000000000..98aa6e25ca
--- /dev/null
+++ b/libraries/libsmbios/README
@@ -0,0 +1,9 @@
+The libsmbios project aims towards providing access to as much BIOS
+information as possible. It does this by providing a library of
+functions that can be used as well as sample binaries.
+
+Please note that documentation is especially sparse in this package.
+There are no man pages, and many of the binaries included here are
+untested and perhaps dangerous to use on non-supported hardware. This
+script exists solely to satisfy a dependency for pommed (also available
+at SlackBuilds.org).