summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..1965cf4
--- /dev/null
+++ b/README
@@ -0,0 +1,8 @@
+This is a Solaris library for reading and writing pools configuration
+files. The library also defines the interface for committing an existing
+configuration to becoming the running operating system configuration. This
+library is an intrface to the Solaris kernel and cannot be used on other
+platforms.
+
+This library was taken from the illumos project https://www.illumos.org
+