main/postmarketos-initramfs: start mdev/udev before setting up USB
There might be additional kernel modules needed for the USB UDC to show up. This used to work fine, but broke when the initramfs was unified with the minimal one. We need to load modules/start udev before setting up USB.
Fix this by duplicating the setup calls in both init.sh and init_2nd.sh. Both calls already have checks to allow calling them multiple times, so we don't need to handle the initramfs-extra case in a special way.
Merge request reports
Activity
changed milestone to %v24.12 Release
requested review from @caleb
added 22 commits
-
4fdcab5d...8834db0f - 21 commits from branch
postmarketOS:master
- c7de3db6 - main/postmarketos-initramfs: start mdev/udev before setting up USB
-
4fdcab5d...8834db0f - 21 commits from branch
added backport-to-v24.12 label
added 22 commits
-
c7de3db6...1ba238d3 - 21 commits from branch
postmarketOS:master
- 14920e63 - main/postmarketos-initramfs: start mdev/udev before setting up USB (MR 5852)
-
c7de3db6...1ba238d3 - 21 commits from branch
enabled an automatic merge when all merge checks for 85e0c1f0 pass
Please register or sign in to reply