main/postmarketos-mkinitfs: support mounting with UUIDs
Tested it on my device with altered partition labels
Merge request reports
Activity
added 1 commit
- f573c8fd - main/postmarketos-mkinitfs: support mounting with UUIDs
By jenneron on 2022-07-19T04:52:49
added 1 commit
- c2a7f8cb - main/postmarketos-mkinitfs: support mounting with UUIDs
By jenneron on 2022-07-19T05:04:19
- Resolved by Administrator
While this looks nice, I think it would break some use cases and some devices, because bootloaders on Android devices really like putting random crap into the cmdline (including
root=
) that might be useful for Android cases but hinders in postmarketOS cases.By Luca Weiss on 2022-07-19T07:04:17
Edited by Ghost User
added 1 commit
- 6c6a82f0 - main/postmarketos-mkinitfs: support mounting with UUIDs
By jenneron on 2022-07-19T09:21:45
- Resolved by Administrator
added 1 commit
- 00efb636 - main/postmarketos-mkinitfs: support mounting with UUIDs
By jenneron on 2022-07-19T17:28:07
Patch looks good and I gave it a quick smoke test on a pinephone.
Note that there are some further ideas how to handle UUIDs in #1531, especially regarding how we would set the UUIDs once in a config file during installation and then using them from there. But this doesn't conflict with the implementation here.
Let's ship it, thanks @jenneron!
By Oliver Smith on 2022-07-24T14:49:46
added 14 commits
-
be013a57...d14ca294 - 13 commits from branch
postmarketOS:master
- 617b6ffe - main/postmarketos-mkinitfs: support mounting with UUIDs (MR 3298)
By Oliver Smith on 2022-07-24T14:53:38
-
be013a57...d14ca294 - 13 commits from branch
rebased and bumped pkgver according to rules here (also following semver, bumped the middle version since it's a new feature)
EDIT: ugh weather is too hot, of course postmarketos-mkinitfs sources were moved to its own git repo, so pkgrel needs to be increased as you did already. nvm.
By Oliver Smith on 2022-07-24T14:58:07
Edited by Administratoradded 1 commit
- be3bdeed - main/postmarketos-mkinitfs: support mounting with UUIDs
By Oliver Smith on 2022-07-24T14:59:14
added 1 commit
- feb91937 - main/postmarketos-mkinitfs: support mounting with UUIDs (MR 3298)
By Oliver Smith on 2022-07-24T14:59:36
enabled an automatic merge when the pipeline for feb91937 succeeds
By Oliver Smith on 2022-07-24T15:00:49
mentioned in issue #1531
By jenneron on 2022-10-19T09:01:45