pmaports/main/postmarketos-mkinitfs
lambdadroid 0c76dd4ce3
main/postmarketos-mkinitfs: configure USB gadget serialnumber (!684)
Currently, the USB networking setup using configfs does not configure
a "serialnumber" for the USB gadget. This means that an empty
serial number will be sent during USB enumeration.

This is usually not a problem, but it seems to cause issues under
special circumstances (on asus-me176c on one of my PCs).

The USB Gadget configfs documentation also suggests setting
the "serialnumber":
  https://www.kernel.org/doc/Documentation/usb/gadget_configfs.txt
It can be any string, so we can just set it as "postmarketOS" like
the manufacturer.
2019-10-23 23:27:16 +02:00
..
APKBUILD main/postmarketos-mkinitfs: configure USB gadget serialnumber (!684) 2019-10-23 23:27:16 +02:00
init.sh.in main/postmarketos-mkinitfs: include ext4 and usb_f_rndis in initramfs (!673) 2019-10-13 21:22:42 +02:00
init_functions.sh main/postmarketos-mkinitfs: configure USB gadget serialnumber (!684) 2019-10-23 23:27:16 +02:00
mkinitfs.sh main/postmarketos-mkinitfs: include ext4 and usb_f_rndis in initramfs (!673) 2019-10-13 21:22:42 +02:00
postmarketos-mkinitfs.trigger mkinitfs: Fail on missing depends / better usability in general (#1133) 2018-01-31 19:39:09 +00:00