head	1.2;
access;
symbols
	morgan_0_75:1.1.1.1 MORGAN:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2002.03.08.13.03.44;	author des;	state dead;
branches;
next	1.1;

1.1
date	2001.05.03.09.36.05;	author markm;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2001.05.03.09.36.05;	author markm;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Say good-bye, Linux-PAM.
@
text
@#!/bin/sh
#
# $Id: download-all,v 1.1.1.1 2000/06/20 22:11:29 agmorgan Exp $
#
cat <<EOT
For a number of reasons it is not practical for Linux-PAM to be
distributed with every module out there.  However, this shell script
is intended as a convenient way for users to download modules from the
'net in some semiautomated fashion.

Please feel free to send (pam-list@@redhat.com) snippets of code that
will help others to download and unpack your favorite module into the
Linux-PAM source tree.  Especially welcome are snippets of the
following form:

ncftp ftp://my.ftpsite.org/pub/fluff/pam_fluff.tar.gz
rm -fr pam_fluff
tar zvfx pam_fluff.tar.gz

Cheers

Andrew
morgan@@linux.kernel.org
EOT

# --- insert your snippets below ---

# --- insert your snippets above ---

exit 0
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Vendor import Linux PAM 0.75
@
text
@@
