New -as mkisofs option --xattr-any
This commit is contained in:
@@ -580,8 +580,16 @@ File: xorrisofs.info, Node: SetExtras, Next: SetHide, Prev: SetCompl, Up: Op
|
||||
-hide-rr-moved
|
||||
Alias of -rr_reloc_dir "/.rr_moved"
|
||||
--for_backup
|
||||
Enable options which improve backup fidelity: --acl, --xattr,
|
||||
--md5, --hardlinks.
|
||||
Enable all options which improve backup fidelity:
|
||||
--acl, --xattr-any, --md5, --hardlinks.
|
||||
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
|
||||
privileges to record or restore such attributes. At recording
|
||||
time, xorriso will try to tolerate missing privileges and just
|
||||
record what is readable.
|
||||
Option -xattr after option -for_backup excludes non-user attributes
|
||||
from being recorded.
|
||||
--acl
|
||||
|
||||
Enable recording and loading of ACLs from GNU/Linux or FreeBSD (see
|
||||
@@ -595,6 +603,12 @@ File: xorrisofs.info, Node: SetExtras, Next: SetHide, Prev: SetCompl, Up: Op
|
||||
getextattr and man 9 extattr, respectively). They will not be in
|
||||
effect with mounted ISO images. But xorriso can restore them on
|
||||
the same systems when extracting files from the ISO image.
|
||||
--xattr-any
|
||||
|
||||
Enable recording and loading of GNU/Linux or FreeBSD extended
|
||||
attributes in all namespaces. This might need adminstrator
|
||||
privileges, even if the owner of the disk file tries to read the
|
||||
attributes.
|
||||
--md5
|
||||
|
||||
Enable recording of MD5 checksums for the overall ISO image and for
|
||||
@@ -1907,7 +1921,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
||||
|