Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • lava lava
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 138
    • Issues 138
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 29
    • Merge requests 29
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • lava
  • lavalava
  • Merge requests
  • !1586

Merged
Created Oct 05, 2021 by Julien Massot@jmassotContributor

dispatcher: allow root_partition for fastboot deployment

  • Overview 5
  • Commits 1
  • Pipelines 6
  • Changes 2

Thanks to u-boot raw partition it's possible to flash a whole disk image including partition table with fastboot.

In this case we need to define the root partition to deploy the tests overlay.

I'm just applying this option to non sparse image, because As far I know it's only possible to have a filesystem image in android sparse format. (Not disk image)

Signed-off-by: Julien Massot julien.massot@iot.bzh

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fastboot/add-use-root-part