diff options
Diffstat (limited to 'configs/releng')
| -rwxr-xr-x | configs/releng/airootfs/usr/local/bin/Installation_guide | 2 | ||||
| -rw-r--r-- | configs/releng/packages.x86_64 | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/configs/releng/airootfs/usr/local/bin/Installation_guide b/configs/releng/airootfs/usr/local/bin/Installation_guide index 4266754..58b97b0 100755 --- a/configs/releng/airootfs/usr/local/bin/Installation_guide +++ b/configs/releng/airootfs/usr/local/bin/Installation_guide @@ -2,4 +2,4 @@ # # SPDX-License-Identifier: GPL-3.0-or-later -exec lynx 'https://wiki.archlinux.org/title/Installation_guide' +exec xdg-open 'https://wiki.archlinux.org/title/Installation_guide' diff --git a/configs/releng/packages.x86_64 b/configs/releng/packages.x86_64 index 756ef42..b519f73 100644 --- a/configs/releng/packages.x86_64 +++ b/configs/releng/packages.x86_64 @@ -122,6 +122,7 @@ wireless-regdb wireless_tools wpa_supplicant wvdial +xdg-utils xfsprogs xl2tpd zsh |
