Description
- remove not needed commands
- replace
erase metadata
withformat md_udc
asformat md_udc
formats the metadata partition properly - include flashing logo, preloader and remaining vbmeta images
- include bootloader relocking instructions
- this will allow users to lock the bootloader if desired
Issue(s)
https://gitlab.e.foundation/e/devices/backlog/-/issues/95
Test environment
git checkout <branch-name>
docker run --rm --volume="$PWD/htdocs:/srv/jekyll" -d -p 4000:4000 --name e_documentation_v3 jekyll/jekyll:4.2.0 jekyll serve
Then connect to http://localhost:4000/
At the end of the test, run the following command to stop the Docker container
docker stop e_documentation_v3
Test procedures
Technical details
Screenshots
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation