aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-02-19 02:40:55 +0100
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-02-19 02:40:55 +0100
commit5b1587950fe5eacfa76507dc57fca8a008e4061b (patch)
treecb2ba1afe3f05fb8300e9fd3b9035abaf12eff83 /README
downloadpambase-5b1587950fe5eacfa76507dc57fca8a008e4061b.tar.gz
pambase-5b1587950fe5eacfa76507dc57fca8a008e4061b.tar.bz2
pambase-5b1587950fe5eacfa76507dc57fca8a008e4061b.zip
Initial import of pambase package.
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..20f2e5e
--- /dev/null
+++ b/README
@@ -0,0 +1,8 @@
+This repository contains the PAM configuration base for Gentoo Linux
+and Gentoo FreeBSD, this mostly means the system-auth and system-login
+configuration file that provides the basic support for generical
+authentication for services, and console login (on tty or on various
+desktop managers).
+
+The Makefile manages the choice of optional features that will be
+enabled in the final file.