New command and -as mkisofs option -genisoimage_completion
This commit is contained in:
@ -3,7 +3,7 @@ xorrisofs.texi.
|
||||
|
||||
xorrisofs - Emulation of ISO 9660 program mkisofs by program xorriso
|
||||
|
||||
Copyright (C) 2011 - 2023 Thomas Schmitt
|
||||
Copyright (C) 2011 - 2024 Thomas Schmitt
|
||||
|
||||
Permission is granted to distribute this text freely.
|
||||
INFO-DIR-SECTION Archiving
|
||||
@ -614,7 +614,7 @@ File: xorrisofs.info, Node: SetExtras, Next: SetHide, Prev: SetCompl, Up: Op
|
||||
Alias of -rr_reloc_dir "/.rr_moved"
|
||||
--for_backup
|
||||
Enable all options which improve backup fidelity:
|
||||
--acl, --xattr-any, --md5, --hardlinks, --lfa_flags.
|
||||
--acl, --xattr-any, --md5, --hardlinks, and possibly --lfa_flags.
|
||||
If you later restore a backup with xattr from non-user namespaces,
|
||||
then make sure that the target operating system and filesystem know
|
||||
what these attributes mean. Possibly you will need administrator
|
||||
@ -623,6 +623,9 @@ File: xorrisofs.info, Node: SetExtras, Next: SetHide, Prev: SetCompl, Up: Op
|
||||
record what is readable.
|
||||
Option --xattr after option --for_backup excludes non-user
|
||||
attributes from being recorded.
|
||||
Option --for_backup enables --lfa_flags only if the underlying
|
||||
libisofs was compiled with support for Linux file attributes, which
|
||||
is typically not the case on non-Linux systems.
|
||||
--acl
|
||||
|
||||
Enable recording and loading of ACLs from GNU/Linux or FreeBSD (see
|
||||
@ -1497,6 +1500,21 @@ File: xorrisofs.info, Node: Miscellaneous, Next: ExSimple, Prev: Jigdo, Up:
|
||||
==========================
|
||||
|
||||
|
||||
-genisoimage_completion
|
||||
Match unrecognized option arguments which begin by a dash '-'
|
||||
against the known genisoimage options, like program genisoimage
|
||||
does unconditionally (and undocumentedly). If the given argument
|
||||
matches the beginning of exactly one genisoimage option, then it
|
||||
gets replaced by that option. Options which are genuine to mkisofs
|
||||
or xorriso's mkisofs emulation are not matched that way. Option
|
||||
arguments which consist entirely of a leading dash and letters out
|
||||
of "dDfJlNRrTUvz" are not matched but rather interpreted as usual,
|
||||
i.e. as multiple options with leading dash and each single letter.
|
||||
If no genisoimage option is found or more than one are found, then
|
||||
a SORRY message is issued and the argument stays as is.
|
||||
To enable this mode by default, write the xorriso command
|
||||
-genisoimage_completion on
|
||||
into one of the xorriso start files. See section FILES.
|
||||
-print-size
|
||||
Print to stdandard output the foreseeable number of 2048 byte
|
||||
blocks in the emerging ISO image. Do not produce this image.
|
||||
@ -2047,7 +2065,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
||||
|