Lines Matching refs:directory
55 [B<--mkdir> I<directory>]
69 I<pkg-dmg> takes a directory identified by I<source-folder> and transforms
80 Identifies the directory that will be packaged up. This directory is not
81 touched, a copy will be made in a temporary directory for staging purposes.
109 defaults to the name of the source directory from B<--source>.
113 A temporary directory to stage intermediate files in. I<temp-dir> must
115 being packaged. If not specified, defaults to the same directory that
119 =item B<--mkdir> I<directory>
121 Specifies a directory that should be created in the disk image.
122 I<directory> and any ancestor directories will be created. This is
333 # temporary directory, it could remove items from a read-write
487 # Default volumeName is the name of the source directory.
501 # Default tempDir is the same directory as what is specified for
529 # Make a temporary directory in $tempDir for our own nefarious purposes.
914 # source directory $source. $name is the volume name. $tempDir is a good
1511 " [--mkdir <directory>] (make directory in image)\n".