diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-04-03 00:22:32 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-04-03 00:22:32 +0000 |
commit | f6b51f82f1d1fffcf6a25207fce721f2b7ee7846 (patch) | |
tree | a33a9b964621faf63236969d62496a182e25571d /Attic/appendixc | |
parent | de2176ad58d592e97bc1481b264eec972c096eec (diff) |
Added shadow password patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@419 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'Attic/appendixc')
-rw-r--r-- | Attic/appendixc/packages.xml | 1 | ||||
-rw-r--r-- | Attic/appendixc/shadowpwd-patch.xml | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/Attic/appendixc/packages.xml b/Attic/appendixc/packages.xml index 97171723a..fa66e9aa6 100644 --- a/Attic/appendixc/packages.xml +++ b/Attic/appendixc/packages.xml @@ -59,6 +59,7 @@ package quicker. &ac-procps; &ac-psmisc; &ac-shadowpwd; +&ac-shadowpwd-patch; &ac-sysklogd; &ac-sysvinit; &ac-sysvinit-patch; diff --git a/Attic/appendixc/shadowpwd-patch.xml b/Attic/appendixc/shadowpwd-patch.xml new file mode 100644 index 000000000..46c0d9f5d --- /dev/null +++ b/Attic/appendixc/shadowpwd-patch.xml @@ -0,0 +1,6 @@ +Shadow Password Suite Patch (&shadow-version;): +<ulink url="&ftp-cvs;/"> +&ftp-cvs;/</ulink> +<ulink url="&http-cvs;/"> +&http-cvs;/</ulink> + |