From 157a12d499ad83a2b3140d0524b8d664f7f4e154 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 7 Apr 2020 21:52:15 +0100 Subject: 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 --- scripts/lib/wic/help.py | 8 -------- 1 file changed, 8 deletions(-) (limited to 'scripts/lib/wic/help.py') 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 copies. This option only has an effect with the rootfs source plugin. - --embed-rootfs: This option is specific to wic. It embeds a rootfs into - the given path to the resulting image. The option - contains two fields, the roofs and the path, separated - by a space. The rootfs follows the same logic as the - rootfs-dir argument. Multiple options can be provided - in order to embed multiple rootfs. This option only has - an effect with the rootfs source plugin. - --extra-space: This option is specific to wic. It adds extra space after the space filled by the content of the partition. The final size can go -- cgit v1.2.3-54-g00ecf