Skip to content
Snippets Groups Projects

main/postmarketos-initramfs: wait for boot partition

Merged jenneron requested to merge jenneron/initramfs-wait-for-boot-partition into master
All threads resolved!

Some devices take time to initialize storage, e.g. Qualcomm laptops using ADSP need to load firmware firstly, and initramfs script does not always manage to mount boot partition in time.

Unfortunately, there is no reliable way to reproduce the issue, but this patch should fix cases like this.

Merge request reports

Merge request pipeline #1166940883 passed

Merge request pipeline passed for d3ed7fe4

Approved by

Merged by clayton craftclayton craft 1 year ago (Feb 6, 2024 10:26pm UTC)

Merge details

Pipeline #1166942227 passed

Pipeline passed for d3ed7fe4 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Newbyte
  • clayton craft added 1 commit

    added 1 commit

    • 2963baaf - main/postmarketos-initramfs: don't fallback looking for /boot when given uuid or path

    Compare with previous version

  • clayton craft resolved all threads

    resolved all threads

  • Pablo Correa Gomez
  • Pablo Correa Gomez
  • Looks nice. Specially the last commit, that's a hard-to-catch bug!

  • Pablo Correa Gomez approved this merge request

    approved this merge request

  • added typefix label

  • clayton craft added 65 commits

    added 65 commits

    • 2963baaf...44569380 - 62 commits from branch master
    • d2dec462 - main/postmarketos-initramfs: wait for boot partition (MR 4775)
    • 8664a06d - main/postmarketos-initramfs: tweak msg when boot or root not found (4775)
    • afe103f2 - main/postmarketos-initramfs: don't fallback looking for /boot when given uuid or path (MR 4775)

    Compare with previous version

  • clayton craft added 2 commits

    added 2 commits

    • 2adefeb2 - main/postmarketos-initramfs: tweak msg when boot or root not found (4775)
    • d3ed7fe4 - main/postmarketos-initramfs: don't fallback looking for /boot when given uuid or path (MR 4775)

    Compare with previous version

  • clayton craft resolved all threads

    resolved all threads

  • merged

  • Please register or sign in to reply
    Loading