Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Old location: /etc/network.d
New location: /etc/netctl
This should ease migration from netcfg and is a better path anyway.
|
|
- Add Bash completion for netctl-auto and wifi-menu
- Add full (but basic) zsh completion
|
|
This commit contains the moving of files.
|
|
Having multiple versions of netcfg around is not supported.
|
|
-i is not a very cool parameter for downing an interface. Change it to -D so that it mirrors -R in the sense that a capital is used for interface-based actions.
The old behaviour is kept (undocumented) for backward compatibility.
Also a typo (iface-recont should have been iface-recon) is fixed.
Lastly some restrictions on profile naming are included in the documentation. The "should not start with '@'" is only for usage with net-profiles.
|
|
|
|
|
|
|
|
|