Skip to content
Snippets Groups Projects

Add update-factory command

Merged Michal Hrusecky requested to merge factory into master
2 unresolved threads

Add support for updating factory image without need to provide exact link.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
161 161 server.
162 162 Multiple types can be divided by commas.
163 163
164 import path Import exported snapshot; path must point to .info file for the
165 snapshot.
164 import [-f] path Import exported snapshot; path must point to .info file for the
165 snapshot. Except when importing factory image with -f option, then it
166 has to be a tarball, but it can be an URL as well.
167
168 update-factory Updates factory image, if the devices is supported.
  • 161 161 server.
    162 162 Multiple types can be divided by commas.
    163 163
    164 import path Import exported snapshot; path must point to .info file for the
    165 snapshot.
    164 import [-f] path Import exported snapshot; path must point to .info file for the
    165 snapshot. Except when importing factory image with -f option, then it
    166 has to be a tarball, but it can be an URL as well.
  • other than some cosmetic reviews, lgtm

  • Michal Vasilek approved this merge request

    approved this merge request

  • Michal Vasilek assigned to @mhrusecky and unassigned @mvasilek

    assigned to @mhrusecky and unassigned @mvasilek

  • Michal Hrusecky added 2 commits

    added 2 commits

    • b34dca6e - Add update-factory command
    • 764c6075 - Document importing factory snapshot

    Compare with previous version

  • Please register or sign in to reply
    Loading