blob: 3f3b37938aca1376d37f8912d07c3a2b441922e9 (
plain)
1
2
3
4
5
6
7
8
9
|
To strip down a new version of Linux PAM for import, extract
the files like this:
tar -xvzf pam-xxx.tar.gz -X FREEBSD-Xlist
If you decide to bring in more of the files, import them -- don't
use "cvs add". And please remember to adjust the contents of
"FREEBSD-Xlist" so that it reflects what is really imported from
the vendor.
|