This commit is contained in:
JMARyA 2024-12-25 21:23:56 +01:00
parent 7518fed92e
commit 327c3c4fe5
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
16 changed files with 11 additions and 351 deletions

View file

@ -1 +1 @@
archiso
naviso

View file

@ -1,11 +1,3 @@
To install Arch Linux follow the installation guide:
https://wiki.archlinux.org/title/Installation_guide
Welcome to navOS!
For Wi-Fi, authenticate to the wireless network using the iwctl utility.
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
via the convenience script Installation_guide.
                                          
You can install the system with `navinstall`.

View file

@ -1,5 +0,0 @@
#!/bin/sh
#
# SPDX-License-Identifier: GPL-3.0-or-later
exec lynx 'https://wiki.archlinux.org/title/Installation_guide'