mirror of https://github.com/GNU-Pony/netcfg/
Mirror from https://github.com/GNU-Pony/netcfg/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 years ago | |
---|---|---|
config | 10 years ago | |
dist/archlinux | 9 years ago | |
extra | 9 years ago | |
rc.d | 9 years ago | |
src | 9 years ago | |
.gitignore | 9 years ago | |
AUTHORS | 9 years ago | |
CHANGELOG | 9 years ago | |
CONTRIBUTING | 9 years ago | |
LICENSE | 9 years ago | |
Makefile | 9 years ago | |
README | 9 years ago |
README
Dependencies:
- Linux
- Bash 4.x
- GNU Coreutils
- sed
- grep
- findutils
- iproute2
- dialog: for interactive menu
- ifplugd: for automatic connection
- wireless_tools: for net_rename
For DHCP support:
- dhcpcd
- dhclient (for DHCPv6)
For wireless support:
- wpa_supplicant
- wpa_actiond: for automatic connection
For bonding support
- ifenslave
For bridge support:
- bridge-utils
Make dependencies:
- texman: for generating man page
- texinfo: for generating info manual
- gzip: for compressing manuals
- auto-auto-complete: for generating shell auto-completion