Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpm: Update usrp_update_fs to support X410 | Martin Braun | 2021-07-08 | 1 | -8/+13 |
| | | | | | | | | | With this patch, we can, for example, run usrp_update_fs -t master to download the currently most up-to-date filesystem and apply to the device. | ||||
* | mpm: Add usrp_update_fs | Martin Braun | 2018-10-09 | 1 | -0/+194 |
This provides a new utility for MPM devices (usrp_update_fs.py), which goes through all the necessary steps to update a filesystem. Will trigger a mender update, but the tool is not specific to Mender and can be changed to use other methods in the future. |