-
- Downloads
main/postmarketos-mkinitfs: use NCM instead of RNDIS (MR 3670)
As described in [0] let's switch away from RNDIS and use NCM instead. Since we cannot force all kernels to switch at the same time, let's keep a fallback to RNDIS in the setup function. We can also remove usb_f_rndis from modprobe as the module gets loaded automatically when needed, but instead we need to load libcomposite manually so that $configfs/usb_gadget gets created. [0] https://gitlab.com/postmarketOS/pmaports/-/issues/1797 [ci:skip-build] already built successfully in CI
Showing
- main/postmarketos-initramfs/00-default.modules 1 addition, 0 deletionsmain/postmarketos-initramfs/00-default.modules
- main/postmarketos-initramfs/APKBUILD 4 additions, 4 deletionsmain/postmarketos-initramfs/APKBUILD
- main/postmarketos-initramfs/init.sh 1 addition, 1 deletionmain/postmarketos-initramfs/init.sh
- main/postmarketos-initramfs/init_functions.sh 11 additions, 3 deletionsmain/postmarketos-initramfs/init_functions.sh
Loading
Please register or sign in to comment