-
- Downloads
main/postmarketos-initramfs: start mdev/udev before setting up USB (MR 5852)
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. [ci:skip-build]: already built successfully in CI
parent
49e70bd5
No related branches found
No related tags found
Showing
- main/postmarketos-initramfs/APKBUILD 3 additions, 3 deletionsmain/postmarketos-initramfs/APKBUILD
- main/postmarketos-initramfs/init.sh 5 additions, 5 deletionsmain/postmarketos-initramfs/init.sh
- main/postmarketos-initramfs/init_2nd.sh 3 additions, 0 deletionsmain/postmarketos-initramfs/init_2nd.sh