Lines Matching +full:allow +full:- +full:set +full:- +full:time
3 .\" Copyright (c) 2001-2003 Wasabi Systems, Inc.
47 .Op Fl b Ar free-blocks
48 .Op Fl d Ar debug-mask
49 .Op Fl F Ar mtree-specfile
50 .Op Fl f Ar free-files
51 .Op Fl M Ar minimum-size
52 .Op Fl m Ar maximum-size
53 .Op Fl N Ar userdb-dir
55 .Op Fl o Ar fs-options
56 .Op Fl R Ar roundup-size
57 .Op Fl S Ar sector-size
58 .Op Fl s Ar image-size
60 .Op Fl t Ar fs-type
61 .Ar image-file
63 .Op Ar extra-directory ...
68 .Ar image-file
74 .Ar extra-directory
81 .Ar image-file .
85 .Bl -tag -width flag
102 .It Fl b Ar free-blocks
104 .Ar free-blocks
109 .Ar free-blocks
115 .It Fl d Ar debug-mask
118 .Ar debug-mask .
120 .Ar debug-mask
125 .It Fl F Ar mtree-specfile
133 .Ar mtree-specfile
142 permissions and modification time will be used unless specifically
168 .Sy time
169 is not provided, the current time will be used.
173 Missing regular file entries will be created as zero-length files.
174 .It Fl f Ar free-files
176 .Ar free-files
181 .Ar free-files
183 .It Fl M Ar minimum-size
185 .Ar minimum-size .
186 .It Fl m Ar maximum-size
188 .Ar maximum-size .
191 .It Fl N Ar userdb-dir
197 .Ar userdb-dir ,
210 .It Fl o Ar fs-options
212 .Ar fs-options
222 .It Fl R Ar roundup-size
224 .Ar roundup-size .
225 .Ar roundup-size
230 .It Fl S Ar sector-size
232 .Ar sector-size .
235 .It Fl s Ar image-size
237 .Ar image-size .
248 .Ar image-size
254 Specify a timestamp to be set for all filesystem files and directories
265 .It Fl t Ar fs-type
267 .Ar fs-type
270 .Bl -tag -width cd9660 -offset indent
293 .Bl -tag -width 3n -offset indent -compact
309 .Ss FFS-specific options
311 images have ffs-specific optional parameters that may be provided.
317 .Bl -tag -width optimization -offset indent -compact
327 or minimum size set); otherwise the larger of the newfs defaults or what
328 is required by the free inode parameters if set.
341 .Ql time .
352 .Ss CD9660-specific options
354 images have ISO9660-specific optional parameters that may be
361 .Bl -tag -width omit-trailing-period -offset indent -compact
362 .It Sy allow-deep-trees
363 Allow the directory structure to exceed the maximum specified in
365 .It Sy allow-illegal-chars
366 Allow illegal characters in filenames.
368 .It Sy allow-lowercase
369 Allow lowercase characters in filenames.
371 .It Sy allow-max-name
372 Allow 37 instead of 33 characters for filenames by omitting the
374 .It Sy allow-multidot
375 Allow multiple dots in a filename.
381 .It Sy chrp-boot
382 Write an MBR partition table to the image to allow older CHRP hardware to
384 .It Sy boot-load-segment
398 .It Sy generic-bootimage
400 .It Sy hard-disk-boot
412 .It Sy keep-bad-images
417 .It Sy no-boot
419 .It Sy no-emul-boot
423 .It Sy no-trailing-padding
425 .It Sy omit-trailing-period
438 Volume set identifier of the image.
440 .Ss msdos-specific options
442 images have MS-DOS-specific optional parameters that may be
451 .Bl -tag -width omit-trailing-period -offset indent -compact
485 is set to a positive number.
501 .Ss zfs-specific options
515 .Xr zpool-reguid 8
530 .Bl -tag -width omit-trailing-period -offset indent -compact
532 The base-2 logarithm of the minimum block size.
539 property to be set in the created pool.
545 the image will be auto-expanded upon first use.
547 .It verify-txgs
559 should be set to
590 The following properties may be set for a dataset:
592 .Bl -tag -compact -offset indent
608 .Xr zpool-reguid 8
625 .An Alan Perez-Rathke ,