commit | 7de1d8b70ff3e062f394dd4ab23c0bf51e1cc2c9 | [log] [tgz] |
---|---|---|
author | Amaury Pouly <amaury.pouly@gmail.com> | Sun Sep 17 22:16:50 2017 +0200 |
committer | Amaury Pouly <amaury.pouly@gmail.com> | Sun Sep 17 22:16:50 2017 +0200 |
tree | 5988df37e1cc3b83ecd7f1aa170bc60665ce72d9 | |
parent | ac59669d460397b628f08dfcc7b6df6eec272091 [diff] |
mknwzboot: add support for uninstallation There is not need for a bootloader file to create an uninstall firmware so one needs to provide a model. Also cleanup the install script a bit by factoring message into a function, also print them to the log so that the user can report what was printed on the screen easily. The uninstall script is quite trivial, it remounts the rootfs and restores the backed up OF to its right place. Change-Id: I1f5c0efeb965fdc7fe17f45c2753c0f52c34f7f1