Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-12 | Add edit subcommand to netctl | Jouke Witteveen | 1 | -2/+3 | |
2014-05-06 | Add is-enabled subcommand to netctl | Jouke Witteveen | 1 | -1/+2 | |
2014-03-01 | Update zsh-completion for netctl-auto | Matt Bray | 1 | -8/+15 | |
2013-02-05 | Move the location for profiles | Jouke Witteveen | 1 | -1/+1 | |
Old location: /etc/network.d New location: /etc/netctl This should ease migration from netcfg and is a better path anyway. | |||||
2013-02-01 | Improve completion | Jouke Witteveen | 1 | -0/+64 | |
- Add Bash completion for netctl-auto and wifi-menu - Add full (but basic) zsh completion | |||||
2012-12-28 | Forking netcfg to netctl (1/2) | Jouke Witteveen | 1 | -52/+0 | |
This commit contains the moving of files. | |||||
2012-04-10 | Remove multi-version support | Jouke Witteveen | 1 | -1/+1 | |
Having multiple versions of netcfg around is not supported. | |||||
2012-03-12 | Rename -i parameter to -D | Jouke Witteveen | 1 | -1/+1 | |
-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. | |||||
2012-03-04 | Completion brought up to date | Jouke Witteveen | 1 | -26/+30 | |
2011-06-11 | Change STATE_DIR from /var/run to /run | Rémy Oudompheng | 1 | -2/+2 | |
2010-11-21 | FS#19823 - Improve zsh completion support | James Rayner | 1 | -1/+26 | |
2009-11-18 | FS#13418,FS#12505 - add zsh/bash completion | James Rayner | 1 | -0/+23 | |