From owner-freebsd-hackers@FreeBSD.ORG Mon Dec 10 04:42:27 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9627489E for ; Mon, 10 Dec 2012 04:42:27 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id F27798FC12 for ; Mon, 10 Dec 2012 04:42:26 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id go10so2180739lbb.13 for ; Sun, 09 Dec 2012 20:42:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=0zdEFE/m7GprczwdGf9SEwLc7mEY0sQslEmx3Brsaks=; b=TyfO1ZknlmS8IN9UcAhhK2xZQQbQy26piOAq4BJMiSxs3j0+au2laka3fKOBXnFxfw umCVuN4053UrCJ/+aOLoiOPlLK7f2QkXd1HgYKJpp+HtYA4WjzCf6YdnLZUD3p9i3/dv +AkS2Kc4sewq6hBwXb1ledx/iWW/00Om7jiKs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=0zdEFE/m7GprczwdGf9SEwLc7mEY0sQslEmx3Brsaks=; b=C6xhehmXFcO+qVhNGklXfblrAqRgerjQLl5JzoQ/TrSPlhQ0bF3hvQJDL4nPqApTLE JNaQs+RCozEhxJ0mDBVhSKIxOUpbDkisc/3gLJhFOYK6PkDCmGIQDkNbVCpt6iZ9AZ7u JTy3kppnuK9KppAAfeLtuN/sgRGAUg+CMLoRMzxH1W9bzxtdDwP23Ot/8ugTxI3vlq1g xmChp3+DLRYPxP+ldtGKLO5VU9NBgfP2QPB6onviraiyrhEJDuZStrCTJ0APAs9Oq7Po fRm9wtGDiXXlRfHFM5x0dvoP1xkK2ZDwvJfvytlEsODZz9i4OoFgnWsbklZHttClei+w WLNA== Received: by 10.152.145.162 with SMTP id sv2mr4226134lab.41.1355114545839; Sun, 09 Dec 2012 20:42:25 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.43.229 with HTTP; Sun, 9 Dec 2012 20:41:55 -0800 (PST) In-Reply-To: References: From: Eitan Adler Date: Sun, 9 Dec 2012 23:41:55 -0500 Message-ID: Subject: Re: GELI on USB To: Ali Mashtizadeh Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQkpONyAM7YmbQJfYvb/SwRitpQ0uYjo+Y4OFLhP0RZeIUPD+jnzptj7l1LIOdDunYy7585T Cc: freebsd-fs@freebsd.org, FreeBSD Hackers X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2012 04:42:27 -0000 On 5 December 2012 04:54, Ali Mashtizadeh wrote: > I think I found a possible bug in 9.1 where I configured an encrypted > root partition on a USB key and I have trouble entering the password > from what seems like a race. Could you please submit a PR about this so it doesn't get lost in the archives of the mailing list? -- Eitan Adler