mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
wic: Add documentation for --fsoptions
--fsoptions support was recently added to wic, so document it. (From OE-Core rev: e2d87ad57f8aa74e748ba95f6a801a2ca665ecc4) Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3e237b177b
commit
dcf7d981a2
@@ -721,6 +721,13 @@ DESCRIPTION
|
|||||||
btrfs
|
btrfs
|
||||||
swap
|
swap
|
||||||
|
|
||||||
|
--fsoptions: Specifies a free-form string of options to be
|
||||||
|
used when mounting the filesystem. This string
|
||||||
|
will be copied into the /etc/fstab file of the
|
||||||
|
installed system and should be enclosed in
|
||||||
|
quotes. If not specified, the default string is
|
||||||
|
"defaults".
|
||||||
|
|
||||||
--label label: Specifies the label to give to the filesystem
|
--label label: Specifies the label to give to the filesystem
|
||||||
to be made on the partition. If the given
|
to be made on the partition. If the given
|
||||||
label is already in use by another filesystem,
|
label is already in use by another filesystem,
|
||||||
|
|||||||
Reference in New Issue
Block a user