table of contents
other versions
- bookworm 2022.12+dfsg-4+deb12u1
- bookworm-backports 2024.12+dfsg-2~bpo12+1
- testing 2024.12+dfsg-2
- unstable 2024.12.1+dfsg-1+b1
PROGRESS(1) | Embedded Software Update Documentation | PROGRESS(1) |
NAME¶
progress - SWUpdate progress tool
swupdate-progress tries to connect to a running instance of SWUpdate to get the status of a running update.
SYNOPSIS¶
swupdate-progress [option]
DESCRIPTION¶
swupdate-progress is an example how to connect to SWUpdate via the progress interface. It shows on stdout a simple bar with the percent indication of the current update and reports the result of the update. It can optionally drive "psplash" or execute a script after an update.
- -c
- Use colors to show results on stdout
- -e
- Command to be execute after an update
- -p
- send percentage to psplash
- -r
- optionally reboot the target after a successful update
- -s
- path to progress IPC socket in case the default is not taken
- -w
- waits for a SWUpdate connection instead of exit with error
- -q
- don't print progress bar
- -h
- print a help
COPYRIGHT¶
2013-2024, Stefano Babic
January 27, 2025 | 2024.12 |