From owner-freebsd-questions@FreeBSD.ORG Sun Jan 20 12:27:23 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6B4916A418 for ; Sun, 20 Jan 2008 12:27:23 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from mx-out-04.forthnet.gr (mx-out.forthnet.gr [193.92.150.104]) by mx1.freebsd.org (Postfix) with ESMTP id 07C5513C45B for ; Sun, 20 Jan 2008 12:27:22 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from mx-av-01.forthnet.gr (mx-av.forthnet.gr [193.92.150.27]) by mx-out-04.forthnet.gr (8.13.8/8.13.8) with ESMTP id m0KC2a8T032400; Sun, 20 Jan 2008 14:02:36 +0200 Received: from MX-IN-02.forthnet.gr (mx-in-02.forthnet.gr [193.92.150.185]) by mx-av-01.forthnet.gr (8.14.1/8.14.1) with ESMTP id m0KC2abI025346; Sun, 20 Jan 2008 14:02:36 +0200 Received: from kobe.laptop (ppp56-165.adsl.forthnet.gr [62.1.112.165]) by MX-IN-02.forthnet.gr (8.14.2/8.14.2) with ESMTP id m0KC2YuQ019867; Sun, 20 Jan 2008 14:02:35 +0200 Authentication-Results: MX-IN-02.forthnet.gr smtp.mail=keramida@ceid.upatras.gr; spf=neutral Authentication-Results: MX-IN-02.forthnet.gr header.from=keramida@ceid.upatras.gr; sender-id=neutral Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m0KC2Xag056625; Sun, 20 Jan 2008 14:02:34 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m0KC2Wqx056554; Sun, 20 Jan 2008 14:02:32 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 20 Jan 2008 14:02:29 +0200 From: Giorgos Keramidas To: Joerg Schilling Message-ID: <20080120120229.GA42709@kobe.laptop> References: <47927842.9laQQcD/42mYWXA0%Joerg.Schilling@fokus.fraunhofer.de> <200801192231.46700.bob89@bobj.org> <47931f91.a8CsPAn0ysgEw5dM%Joerg.Schilling@fokus.fraunhofer.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47931f91.a8CsPAn0ysgEw5dM%Joerg.Schilling@fokus.fraunhofer.de> Cc: questions@freebsd.org, bob89@wb4jcm.org Subject: Re: Wrong times written by mkisofs? 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: Sun, 20 Jan 2008 12:27:23 -0000 On 2008-01-20 11:16, Joerg Schilling wrote: >Bob Johnson wrote: >>> Let me asume you use a _recent_ mkisofs and set up a correct timezone... >>> >>[...] >>> >>> What do you get from "mkisofs -version"? >> >> mkisofs 2.01 (i386-unknown-freebsd6.2) > > This is nearly 4 years old, why don't you use a recent version? > recent is 2.01.01a37 FWIW, 2.01 is the version available in the Ports tree as `sysutils/cdrtools'. The 2.01.01a37 version is available too, as `cdrtools-devel'.