Setting chattr "C" and "i" at their proper times during restoring to disk
This commit is contained in:
@ -978,6 +978,10 @@ activate them only after image loading.
|
||||
are only changeable by the bearer of superuser capabilities.
|
||||
"no_restore_su" disables restoring of these attributes.
|
||||
"restore_su_auto" enables it only if the effective user id is 0.
|
||||
The attribute "i" (for "immutable") gets restored to directories
|
||||
only if they have been created freshly by the same file restoring
|
||||
xorriso command. A directory which already existed on disk will
|
||||
not be made immutable.
|
||||
Mode "restore_only_known" restricts restoring to the known settable
|
||||
attribute flags "aAcCdDFijmPsStTux". "restore_unknown" enables the
|
||||
attempt to restore unknown flags or even those which are known to
|
||||
@ -4030,11 +4034,13 @@ File: xorriso.info, Node: Inquiry, Next: Navigate, Prev: DialogCtl, Up: Comm
|
||||
drive can be "indev" or "outdev" to indicate already acquired
|
||||
drives, or it can be the path of a not yet acquired drive. Prefix
|
||||
"stdio:" for non-MMC drives is not mandatory.
|
||||
For entity and id, see also command -load. They must be either
|
||||
"sbsector" with the superblock sector address as id, or "track"
|
||||
with a track number as id, or "session" with a session number, or
|
||||
"volid" with a search pattern for the volume id, or "auto" with
|
||||
which any text as id mounts the first track of the last session.
|
||||
See command '-load' for the meaning of entity and id.
|
||||
Entities are: "auto", "session", "track", "lba", "sbsector",
|
||||
"volid", "at_time", "before", "not_after", "after", and
|
||||
"not_before".
|
||||
Each is to be used with its appropriate kind of id string: "auto",
|
||||
session number, track number, block number, search expression for
|
||||
volume id, or time string.
|
||||
path will be used as mount point and must already exist as a
|
||||
directory on disk.
|
||||
The command gets printed to the result channel. See command -mount
|
||||
@ -4967,6 +4973,8 @@ File: xorriso.info, Node: Scripting, Next: Frontend, Prev: Emulation, Up: Co
|
||||
ACLs.
|
||||
"xattr" tells whether xorriso has an adapter for local filesystems
|
||||
EA.
|
||||
"lfa_flags" tells whether xorriso has an adapter for local Linux
|
||||
file attributes (see man 1 chattr).
|
||||
"jigdo" tells whether production of Jigdo files is possible.
|
||||
"zisofs" tells whether zisofs and built-in gzip filters are
|
||||
enabled.
|
||||
@ -5907,7 +5915,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
|