pmaports w/ reMarkable 1 packages
Find a file
Arnav Singh 2a0fab1a77
main/postmarketos-initramfs: support reading USB network UDC name from deviceinfo (MR 4750)
Before this change the script assumed that the device has only one UDC.
However it is possible for a device to have multiple UDCs, in which case
the deviceinfo is the appropriate place to specify which one should be used.
This change adds an optional deviceinfo variable `deviceinfo_usb_network_udc`
to specify the UDC that should be used.

Also, before this change the script assumed the USB network interface name is
"usb0". But other gadget drivers like `g_cdc` can claim USB interfaces
before the initramfs script gets around to creating one for USB networking,
so the interface might be "usb1" or something else. The configfs gadget itself
can provide the actual interface name, so this change makes the script
use that.
2024-01-23 12:21:24 -08:00
.ci ci: replace Flake8 with Ruff (MR 4741) 2024-01-19 18:06:09 +01:00
.githooks Add githooks from alpine (MR 4008) 2023-04-12 16:42:45 +02:00
.gitlab/issue_templates issue_template: set EOL date for v23.06 2023-12-18 01:32:29 +01:00
cross cross/grub-efi-x86: upgrade to 2.12-r0 2024-01-08 12:50:54 +01:00
device device/*: rebuild all devices (MR 4551) 2024-01-22 19:32:30 +01:00
main main/postmarketos-initramfs: support reading USB network UDC name from deviceinfo (MR 4750) 2024-01-23 12:21:24 -08:00
modem modem/msm-cros-efs-loader: update remote (MR 4559) 2023-11-19 10:35:44 -08:00
temp temp/logbookd: remove (MR 4685) 2024-01-05 20:57:19 +01:00
.clang-format Add .clang-format file (!465) 2019-06-26 22:36:15 +02:00
.ecrc CI: .ecrc: remove version 2023-04-11 09:18:36 +02:00
.editorconfig CI: check if most text files have final_newline and conform to editorconfig (MR 3530) 2022-10-16 16:27:25 +02:00
.gitignore CI: wiki: adjust for 'pmbootstrap ci' (MR 3608) 2022-11-17 19:10:56 +01:00
.gitlab-ci.yml ci: replace Flake8 with Ruff (MR 4741) 2024-01-19 18:06:09 +01:00
.mrhlpr.json mrhlpr.json: accept all generic package commits (MR 3131) 2023-03-15 21:37:37 +00:00
channels.cfg channels.cfg: mark v23.12 as released 2023-12-18 01:32:26 +01:00
CODEOWNERS CODEOWNERS: add Arnavion for pine64-pinephone and shutdown-clear-rtc-wakealarm (MR 4709) 2024-01-11 12:37:42 +01:00
COMMITSTYLE.md COMMITSTYLE: introduce (MR 3908) 2023-03-21 08:32:10 +01:00
LICENSE Add GPLv3 again 2018-08-23 21:44:22 +02:00
pmaports.cfg pmaports.cfg: set pmbootstrap_min_version=1.53.0 (MR 4472) 2023-10-12 20:16:05 +02:00
README.md README: add mention to COMMITSTYLE (MR 4010) 2023-04-13 23:22:01 -07:00