- Jun 28, 2023
- Aug 16, 2022
-
-
Dylan Van Assche authored
Something must have gone wrong with the previous commit
-
Dylan Van Assche authored
Be compatible with any POSIX shell
-
Dylan Van Assche authored
Run shellcheck on every merge request.
-
Dylan Van Assche authored
Manufacturer OUI lookup is removed
-
Dylan Van Assche authored
Read rfkill state of Bluetooth and WLAN interfaces before setting the MAC address. After setting the MAC address, restore the saved rfkill state. Fixes https://gitlab.com/postmarketOS/bootmac/-/issues/2
-
Dylan Van Assche authored
qmac was renamed to bootmac
-
Dylan Van Assche authored
Use 02:00 to specify that we generate a local administered address as MAC address. This approach is used by all MSM8916 devices. Fixes https://gitlab.com/postmarketOS/bootmac/-/issues/1
-
- Aug 15, 2022
-
-
Dylan Van Assche authored
qmac was renamed too bootmac
-
Dylan Van Assche authored
Bootmac configures the MAC addresses of WLAN and Bluetooth interfaces at boot. Bootmac can be invoked in various ways at boot, but currently only udev rules are tested. Bootmac generates MAC addresses from the `serialno` provided by Android bootloaders through /proc/cmdline or from /etc/machine-id. The Organizationally Unique Identifier (OUI) is retrieved from a lookup database macdb by matching deviceinfo_manufacturer from /etc/deviceinfo with the entries in the database.
-
Dylan Van Assche authored
-
Dylan Van Assche authored
-