From owner-freebsd-hackers Fri Feb 21 10:21:55 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA10651 for hackers-outgoing; Fri, 21 Feb 1997 10:21:55 -0800 (PST) Received: from mail.airmail.net (mail.airmail.net [206.66.12.40]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id KAA10643 for ; Fri, 21 Feb 1997 10:21:53 -0800 (PST) Received: by mail.airmail.net (/\##/\ Smail3.1.30.16 #30.136) id ; Fri, 21 Feb 97 12:21:51 -0600 (CST) Message-Id: From: uhclem@airmail.net (Frank Durda IV) Subject: Can mkisofs leave file dates unaltered? To: hackers@freebsd.org Date: Fri, 21 Feb 1997 12:21:50 -0600 (CST) Cc: uhclem@airmail.net (Frank Durda IV) X-Mailer: ELM [version 2.4 PL25] Content-Type: text Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am trying to use mkisofs to create some backups and it appears to be working fine, except that the stored files all have dates and times of when mkisfos was run instead of the actual date/time stamps on the files. I know this isn't a restriction of ISO 9660 since I used to use a Meridian CD-ROM mastering system and it had no problem with leaving file dates as they were in the master directories. Only the directory dates reflected the time when the ISO 9660 filesystem was constructed. That's OK. Any ideas? The man page doesn't seem to mention anything about controlling dates. I need the CD9660 date/times on files to be unaltered so that a non-Rock Ridge systems (Windoze/DOS) will see the correct dates. Keeping the dates/times correct is important for legal reasons. The system being used is running 2.2-GAMMA, HP4020i burner, and the mkisofs package that 2.2-GAMMA-0215 provides. Thanks for any pointers. Frank Durda IV uhclem@airmail.net