~serge-hallyn/ecryptfs/emountjan.2010

Viewing all changes in revision 520.

  • Committer: Serge Hallyn
  • Date: 2011-01-03 21:53:00 UTC
  • Revision ID: serge.hallyn@ubuntu.com-20110103215300-ytwj2dq5uc8l0jfg
define emount

emount is a program to ease mounting and umounting of
various ecryptfs directories.  For instance, I like to
have ~/Ubuntu\ One/gtd mounted on ~/gtd.  To do this,
I would create .ecryptfs/gtd.conf, containing an fstab-like
entry:

  /home/serge/Ubuntu\ One/gtd /home/serge/gtd ecryptfs none 0 0

and create .ecryptfs/gtd.sig containing the signature.  I
can ecryptfs-add-passphrase to preload my keychain, and then
just do

  emount gtd

to mount, and eumount gtd to unmount it.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: