main/postmarketos-initramfs: fix filesystem detection
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
Activity
added 1 commit
- 6e3fc4da - main/postmarketos-initramfs: fix filesystem detection regex
added 45 commits
-
6e3fc4da...6d1184c0 - 44 commits from branch
postmarketOS:master
- bd62f355 - main/postmarketos-initramfs: fix filesystem detection regex
-
6e3fc4da...6d1184c0 - 44 commits from branch
added 1 commit
- 1b7bc889 - main/postmarketos-initramfs: fix filesystem detection regex
added 49 commits
-
1b7bc889...ff1db542 - 48 commits from branch
postmarketOS:master
- 5b477a82 - main/postmarketos-initramfs: fix filesystem detection regex
-
1b7bc889...ff1db542 - 48 commits from branch
added 11 commits
-
5b477a82...0a49f8eb - 10 commits from branch
postmarketOS:master
- 0d8dab14 - main/postmarketos-initramfs: fix filesystem detection regex
-
5b477a82...0a49f8eb - 10 commits from branch
added 1 commit
- 3589a3be - main/postmarketos-initramfs: fix filesystem detection regex (MR 5812)
enabled an automatic merge when all merge checks for 3589a3be pass
Please register or sign in to reply