Skip to content

GNU-Pony/netcfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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