diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-11-05 22:52:53 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-11-05 22:52:53 -0400 |
| commit | 8a86b310630fab17256339fa18f26d8d5c190199 (patch) | |
| tree | 418f07e13f90bbc84f57e628b2caf147bf729170 /airootfs/etc/motd | |
| download | alee-boot-utility-8a86b310630fab17256339fa18f26d8d5c190199.tar.gz alee-boot-utility-8a86b310630fab17256339fa18f26d8d5c190199.tar.bz2 alee-boot-utility-8a86b310630fab17256339fa18f26d8d5c190199.zip | |
Inital commit
Diffstat (limited to 'airootfs/etc/motd')
| -rw-r--r-- | airootfs/etc/motd | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/airootfs/etc/motd b/airootfs/etc/motd new file mode 100644 index 0000000..1ddc9c3 --- /dev/null +++ b/airootfs/etc/motd @@ -0,0 +1,10 @@ +To install [38;2;23;147;209mArch Linux[0m follow the installation guide: +https://wiki.archlinux.org/title/Installation_guide + +For Wi-Fi, authenticate to the wireless network using the [35miwctl[0m utility. +For mobile broadband (WWAN) modems, connect with the [35mmmcli[0m utility. +Ethernet, WLAN and WWAN interfaces using DHCP should work automatically. + +After connecting to the internet, the installation guide can be accessed +via the convenience script [35mInstallation_guide[0m. + |
