configs/releng: add and enable ModemManager

ModemManager's mmcli is the simplest way to connect with WWAN modems.

Mention mmcli in MOTD.

Implements #110.
This commit is contained in:
nl6720 2021-03-20 15:40:00 +02:00
parent 2c9eabd53f
commit d86f8606dc
No known key found for this signature in database
GPG Key ID: 5CE88535E188D369
4 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,8 @@ To install Arch Linux follow the installation guide:
https://wiki.archlinux.org/index.php/Installation_guide https://wiki.archlinux.org/index.php/Installation_guide
For Wi-Fi, authenticate to the wireless network using the iwctl utility. For Wi-Fi, authenticate to the wireless network using the iwctl utility.
Ethernet and Wi-Fi connections using DHCP should work automatically. For mobile broadband (WWAN) modems, connect with the mmcli utility.
Ethernet, WLAN and WWAN interfaces using DHCP should work automatically.
After connecting to the internet, the installation guide can be accessed After connecting to the internet, the installation guide can be accessed
via the convenience script Installation_guide. via the convenience script Installation_guide.

View File

@ -0,0 +1 @@
/usr/lib/systemd/system/ModemManager.service

View File

@ -0,0 +1 @@
/usr/lib/systemd/system/ModemManager.service

View File

@ -57,6 +57,7 @@ memtest86+
mkinitcpio mkinitcpio
mkinitcpio-archiso mkinitcpio-archiso
mkinitcpio-nfs-utils mkinitcpio-nfs-utils
modemmanager
mtools mtools
nano nano
nbd nbd