1796ed8740
Now that the root filesystem is based on an LVM logical volume, discover the root disk by searching for the boot partition. Changes include: - remove detection of rootfs_part/rootfs and adjust rootfs related references with boot_disk. - run bashate on the script and resolve indentation and syntax related errors. Leave long-line errors alone for improved readability. Test Plan: PASS - run 'wipedisk', answer prompts, and ensure all partitions are cleaned up except for the platform backup partition PASS - run 'wipedisk --include-backup', answer prompts, and ensure all partitions are cleaned up PASS - run 'wipedisk --include-backup --force' and ensure all partitions are cleaned up Change-Id: I036ce745353b6a26bc2615ffc6e3b8955b4dd1ec Closes-Bug: #1998204 Signed-off-by: Robert Church <robert.church@windriver.com>