Using new libisoburn relaxations with "rec_mtime", enabling it with -as mkisofs

This commit is contained in:
2012-01-14 14:45:39 +00:00
parent 0013e09756
commit 56570c9fef
8 changed files with 116 additions and 102 deletions

View File

@ -50,7 +50,7 @@
@c man .\" First parameter, NAME, should be all caps
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
@c man .\" other parameters are allowed: see man(7), man(1)
@c man .TH XORRISO 1 "Version 1.1.9, Nov 21, 2011"
@c man .TH XORRISO 1 "Version 1.1.9, Jan 14, 2012"
@c man .\" Please adjust this date whenever revising the manpage.
@c man .\"
@c man .\" Some roff macros, for reference:
@ -69,7 +69,7 @@
xorriso - creates, loads, manipulates and writes ISO 9660 filesystem images
with Rock Ridge extensions.
Copyright @copyright{} 2007 - 2011 Thomas Schmitt
Copyright @copyright{} 2007 - 2012 Thomas Schmitt
@quotation
Permission is granted to distrubute this text freely.
@ -2611,8 +2611,10 @@ than 64.
@*
"always_gmt" stores timestamps in GMT representation with timezone 0.
@*
"rec_mtime" records with ISO files the disk file's mtime and not the
creation time of the image.
"rec_mtime" records with non-RockRidge directory entries the disk file's
mtime and not the creation time of the image. This applies to the ECMA-119
tree (plain ISO 9660), to Joliet, and to ISO 9660:1999. "rec_time" is
automatically enabled by -as mkisofs emulation, when a pathspec is encountered.
@*
"new_rr" uses Rock Ridge version 1.12 (suitable for GNU/Linux but not for older
FreeBSD or for Solaris). This implies "aaip_susp_1_10_off" which may be changed
@ -5720,7 +5722,7 @@ Thomas Schmitt <scdbackup@@gmx.net>
for libburnia-project.org
@c man .SH COPYRIGHT
@section Copyright
Copyright (c) 2007 - 2011 Thomas Schmitt
Copyright (c) 2007 - 2012 Thomas Schmitt
@*
Permission is granted to distribute this text freely. It shall only be
modified in sync with the technical properties of @command{xorriso}.