Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 2010 17:38:57 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/geom/class/eli geli.8 geom_eli.c
Message-ID:  <201009251739.o8PHdFAn062276@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2010-09-25 17:38:57 UTC

  FreeBSD src repository

  Modified files:
    sbin/geom/class/eli  geli.8 geom_eli.c 
  Log:
  SVN rev 213172 on 2010-09-25 17:38:57Z by pjd
  
  - Add support for loading passphrase from a file (-J and -j options).
    This is especially useful for things like installers, where regular
    geli prompt can't be used.
  - Add support for specifing multiple -K or -k options, so there is no
    need to cat all keyfiles and read them from standard input.
  
  Requested by:   Kris Moore <kris@pcbsd.org>, thompsa
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.29      +44 -9     src/sbin/geom/class/eli/geli.8
  1.36      +214 -114  src/sbin/geom/class/eli/geom_eli.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009251739.o8PHdFAn062276>