From owner-freebsd-questions@FreeBSD.ORG Fri Mar 11 17:42:42 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C4A916A4CE for ; Fri, 11 Mar 2005 17:42:42 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE54343D2F for ; Fri, 11 Mar 2005 17:42:41 +0000 (GMT) (envelope-from regnans@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so930583wri for ; Fri, 11 Mar 2005 09:42:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=B1fySo2jhOxZ6bz1+ONbJUcd8zyZtjJARcssEKuL94OzIm0l+795ku+hyKYTC9jzIjvqw94STn6FUmfnWpWrl7L25F1nyvItyzPpxbQYHUo0/UBLd9nzFEJEb65eJMDULyX0t6YHAMS3DZhqk38qQbqJksJ0e+FMnpaDXBy29OQ= Received: by 10.54.4.30 with SMTP id 30mr908420wrd; Fri, 11 Mar 2005 09:42:40 -0800 (PST) Received: by 10.54.53.70 with HTTP; Fri, 11 Mar 2005 09:42:39 -0800 (PST) Message-ID: <68b3483d0503110942cc1e9a6@mail.gmail.com> Date: Fri, 11 Mar 2005 18:42:39 +0100 From: h p To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: gdbe - how? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: h p List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 17:42:42 -0000 I feel I'm bombarding the list with stupid questions, but I really can't find an answer to this. I'd like to use the gdbe disk encryption. I have activated GEOM_BDE in my kernel and would like to go ahead with the procedure described in the handbook. But I don't have a gdbe executable anywhere on my system. Neither a manpage or a port with a name obviously related to gdbe, for that matter. Where do I find it? Thanks Helge