main/postmarketos-initramfs: add missing USB gadget modules
init_functions.sh makes use of the mass_storage and acm USB gadget functions for error reporting, but the necessary kernel modules are not included in the initramfs at the moment. Because of this, the functionality works only on kernels where all these USB gadget functions are built-in and not built as modules.
Add the missing modules and fix the sort order while at it.
Merge request reports
Activity
added 7 commits
-
ff73433e...a904211c - 6 commits from branch
postmarketOS:master
- cd42bf8e - main/postmarketos-initramfs: add missing USB gadget modules (MR 5795)
-
ff73433e...a904211c - 6 commits from branch
enabled an automatic merge when all merge checks for cd42bf8e pass
added 19 commits
-
cd42bf8e...c93cbc2c - 18 commits from branch
postmarketOS:master
- 6b59dbcf - main/postmarketos-initramfs: add missing USB gadget modules (MR 5795)
-
cd42bf8e...c93cbc2c - 18 commits from branch
added 1 commit
- 22f96f6d - main/postmarketos-initramfs: add missing USB gadget modules (MR 5795)
enabled an automatic merge when all merge checks for 22f96f6d pass
Please register or sign in to reply