summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/help.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2020-04-07 21:52:15 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-04-07 21:57:16 +0100
commit157a12d499ad83a2b3140d0524b8d664f7f4e154 (patch)
tree4ee2055600ad33491579056a3e90ed214a528919 /scripts/lib/wic/help.py
parent9a5aa31870ff1b35d19d9e17b57fc40acf4686cb (diff)
downloadpoky-157a12d499ad83a2b3140d0524b8d664f7f4e154.tar.gz
Revert "wic: Add --embed-rootfs argument"
This reverts commit efdcf94801f6abe8e4099e324d9a3deccd8d4384. After discussion on the mailing list it was felt these changes were not ready yet. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/help.py')
-rw-r--r--scripts/lib/wic/help.py8
1 files changed, 0 insertions, 8 deletions
diff --git a/scripts/lib/wic/help.py b/scripts/lib/wic/help.py
index f1afd903ac..1e3d06a87b 100644
--- a/scripts/lib/wic/help.py
+++ b/scripts/lib/wic/help.py
@@ -980,14 +980,6 @@ DESCRIPTION
980 copies. This option only has an effect with the rootfs 980 copies. This option only has an effect with the rootfs
981 source plugin. 981 source plugin.
982 982
983 --embed-rootfs: This option is specific to wic. It embeds a rootfs into
984 the given path to the resulting image. The option
985 contains two fields, the roofs and the path, separated
986 by a space. The rootfs follows the same logic as the
987 rootfs-dir argument. Multiple options can be provided
988 in order to embed multiple rootfs. This option only has
989 an effect with the rootfs source plugin.
990
991 --extra-space: This option is specific to wic. It adds extra 983 --extra-space: This option is specific to wic. It adds extra
992 space after the space filled by the content 984 space after the space filled by the content
993 of the partition. The final size can go 985 of the partition. The final size can go