Skip to content

main/postmarketos-mkinitfs: support custom IP addresses

Administrator requested to merge feature/config_usb_ip into master

postmarketOS hardcodes the IP address of the USB ethernet interface for all devices to 172.16.42.1 for the device and 172.16.42.2 for the client. While this work for a single device, it clashes when multiple devices running postmarketOS are connected to the same host since they all have the same IP. Therefore, allow users to customize the IP address through 2 deviceinfo variables: deviceinfo_usb_server_ip and deviceinfo_usb_client_ip

Edited by Administrator

Merge request reports

Loading