commit | 3d4454060033ef3d83b1276a779232bc9aa36fea | [log] [tgz] |
---|---|---|
author | Milton Miller <miltonm@us.ibm.com> | Mon May 23 17:41:34 2016 -0500 |
committer | Milton Miller <miltonm@us.ibm.com> | Sat Jun 25 17:53:43 2016 -0500 |
tree | 0495258b8e74111d39e225d71bd0e31f9c393109 | |
parent | a5d44e4b953e3f0632ad3f708b19cdba3e45f48d [diff] |
initfs: update: add option to perform checks but skip actual update Provide a way to check if update is likely to succeed without attempting actual updates. This will check the image names correspond to mtd partition names, and will be enhanced with additional checking for file size and individual partition mounts. This is not called --dry-run because it will still do file save and restore if those are enabled. Signed-off-by: Milton Miller <miltonm@us.ibm.com>