Skip to content
Snippets Groups Projects

main/postmarketos-initramfs: fix filesystem detection

Merged Aster Boese requested to merge JustSoup321/pmaports:filesystem-detect-fix into master

Changes the regex of the initramfs to make sure that it is searching for filesystem type instead of any type (e.g. partition scheme type).

Currently while trying to find the filesystem type of a partition the regex of the initramfs can instead get fed the partition scheme type (e.g. gpt), causing it to error with an unsupported filesystem error.

Fixes #3303 (closed)

Merge request reports

Merge request pipeline passed for 3589a3be

Approved by

Merged by Alexey MinnekhanovAlexey Minnekhanov 4 months ago (Nov 27, 2024 8:04pm UTC)

Merge details

  • Changes merged into master with 3589a3be.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #211080 passed

Pipeline passed for 3589a3be 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
Please register or sign in to reply
Loading