From owner-freebsd-questions@FreeBSD.ORG Tue Apr 14 22:18:28 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EB1A1065674 for ; Tue, 14 Apr 2009 22:18:28 +0000 (UTC) (envelope-from a_best01@uni-muenster.de) Received: from zivm-out3.uni-muenster.de (ZIVM-OUT3.UNI-MUENSTER.DE [128.176.192.18]) by mx1.freebsd.org (Postfix) with ESMTP id B91798FC0A for ; Tue, 14 Apr 2009 22:18:27 +0000 (UTC) (envelope-from a_best01@uni-muenster.de) X-IronPort-AV: E=Sophos;i="4.40,187,1238968800"; d="scan'208";a="2829369" Received: from zivmaildisp2.uni-muenster.de (HELO ZIVMAILUSER04.UNI-MUENSTER.DE) ([128.176.188.143]) by zivm-relay3.uni-muenster.de with ESMTP; 15 Apr 2009 00:18:26 +0200 Received: by ZIVMAILUSER04.UNI-MUENSTER.DE (Postfix, from userid 149459) id 40E811B07B9; Wed, 15 Apr 2009 00:18:26 +0200 (CEST) Date: Wed, 15 Apr 2009 00:18:26 +0200 (CEST) From: Alexander Best Sender: Organization: Westfaelische Wilhelms-Universitaet Muenster To: Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: mkisofs and directories X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2009 22:18:28 -0000 hi there, this is a question that's always been bugging me: when i give mkisofs a directory as argument it always ads the contents of that directory to the iso. how can i tell mkisofs that i want the actual directory (including all it's contents) to be added to the iso? cheers. alex