summaryrefslogtreecommitdiffstats
path: root/README
blob: 517b8da58d313994b81379774ab97e58c6cf5414 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Dependencies:
- systemd
- Bash 4.x
- GNU Coreutils
- iproute2
- resolvconf

Optional:
- dhcpcd or dhclient: for DHCP support
- wpa_supplicant: for WPA support
- dialog: for the interactive assistant
- ifplugd: for automatic connection
- wpa_actiond: for automatic connection
- bridge-utils: for bridge support

For documentation generation:
- asciidoc

Naming Conventions for Variables:
end-user variables - CamelCase
local variables    - lower_case
other variables    - UPPER_CASE