owut
linux
OpenWrt Upgrade Tool for automating builds and installs via Attended SysUpgrade (ASU).
More info →Options (2)
-V, --version-tobooleanUpgrade to a specific version and include additional packages
Example:
owut upgrade {{[-V|--version-to]}} {{version}} {{[-a|--add]}} "{{htop vim}}"-a, --addbooleanUpgrade to a specific version and include additional packages
Example:
owut upgrade {{[-V|--version-to]}} {{version}} {{[-a|--add]}} "{{htop vim}}"Examples (7)
List available OpenWrt versions for the current device
owut versionsList user installed or removed packages
owut listCheck for updates without performing an upgrade
owut checkAutomatically build, download, verify, and install the latest available firmware
owut upgradeUpgrade to a specific version and include additional packages
owut upgrade [-V|--version-to] version [-a|--add] "htop vim"Download and verify a specific image without installing it
owut download [-V|--version-to] 25.12.0made by @shridhargupta | data from tldr-pages