~ecryptfs/ecryptfs/trunk

« back to all changes in this revision

Viewing changes to doc/sourceforge_webpage/README

  • Committer: Dustin Kirkland
  • Date: 2009-07-17 05:32:26 UTC
  • Revision ID: kirkland@canonical.com-20090717053226-5r04floeb2ocuq4p
  * README, configure.ac, debian/control, debian/rules,
    doc/sourceforge_webpage/README, src/libecryptfs-swig/libecryptfs.py,
    src/libecryptfs-swig/libecryptfs_wrap.c,
    src/libecryptfs/key_management.c, src/libecryptfs/libecryptfs.pc.in,
    src/libecryptfs/main.c, src/pam_ecryptfs/Makefile.am,
    src/utils/manager.c, src/utils/mount.ecryptfs.c: move build from gcrypt
    to nss (this change has been pending for some time)


Signed-off-by: Dustin Kirkland <kirkland@canonical.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
    1.0 or higher)
39
39
   - Finding its way into some distro's
40
40
   - Obtainable from <http://people.redhat.com/~dhowells/keyutils> 
41
 
  - libgcrypt
42
 
    - Part of most distro's; install the development package
43
 
    - If you need to build from source, you probably will want these:
44
 
     - <ftp://ftp.gnupg.org/gcrypt/libgpg-error>
45
 
     - <ftp://ftp.gnupg.org/gcrypt/libgcrypt>
46
41
 
47
42
 
48
43
KERNEL BUILD OPTIONS