Lines Matching refs:directory
91 """An Image object is a directory tree containing the laid-down contents
319 rel_dir = self.get_property("trust-anchor-directory")
332 "in {0}, but that is not a directory. Please set "
333 "the image property 'trust-anchor-directory' to "
477 """Returns the type of image at directory: d; or None"""
484 # Regardless of directory structure, assume
512 # Ascend from the given directory d to find first
577 certificate files as needed in the image's SSL directory. This
662 # If special image directory is part
715 """Create any missing parts of the image's directory structure.
717 'root' is an optional path to a directory to create the new
719 directory is the default.
776 # If current directory can't be obtained for any
811 # Preserve certs and keys directory
888 # cache using this directory.
914 # incoming directory in this hierarchy. If not, we'll need to
929 # remove this directory on process exit.
1165 layout) where 'dir' is the absolute path of the cache directory,
1168 the cache directory should be used for, and 'layout' is a
1170 If 'pub' is None, the cache directory is intended for all
1185 # Get global write cache directory.
1644 # Ensure that if the publisher's meta directory already
1921 """Return path to package license directory."""
1938 """Return path to on-disk manifest cache directory."""
2179 # Remove package cache directory if possible; we don't
2193 # Remove package manifest directory if possible; we
2532 # temporary directory so that it can be moved into place
2538 # Copy any regular files placed in the state directory
2886 # Ensure Image directory structure is valid.
3381 da = pkg.actions.directory.DirectoryAction
3438 """Since the index directory will not reliably be updated when
3440 index directory.
3452 """Delete the directory that stores all of our cached
3454 directory hierarchy. Don't clean up caches if the
3482 """Called when unexpected file or directory is found during
3484 directory where the item was stored. Can be called with
3488 directory path"""
3521 """Called when recovering directory contents to implement
3524 old_path is original image-relative directory that delivered
3528 a substring of the previously packaged directory, attempt
3529 to restore as much of the old directory structure as possible
3531 packaged directory.
3535 directory /var/.migrate/user which specifies
3539 /var/.migrate/user directory get the unpackaged 'myuser/.ssh'
3540 directory created as part of the salvaging operation, giving
3551 # of a previously packaged directory, we attempt to
3552 # restore as much of the old directory structure as
3567 """Create a temp directory under the image directory for various
3568 purposes. If the process is unable to create a directory in the
3569 image's temporary directory, a replacement location is found."""
3595 """Create a temporary file under the image directory for various
3598 file in the image's temporary directory, a replacement is
4256 """Load avoid set fron image state directory"""
4294 """Store avoid set to image state directory"""