Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-18 | Proper systemd escaping | Jouke Witteveen | 1 | -2/+2 | |
This fixes the use of all sorts of characters in profile names/interface names. | |||||
2013-01-26 | Correctly wait for devices | Jouke Witteveen | 1 | -0/+1 | |
BindsTo= is not enough, we also need After=. | |||||
2012-12-30 | Forgotten lines on automatic connection scripts | Jouke Witteveen | 1 | -0/+1 | |
- The services now bind to their interfaces correctly. - Documentation of ExcludeAuto is added. | |||||
2012-12-28 | Forking netcfg to netctl (2/2) | Jouke Witteveen | 1 | -4/+4 | |
This commit contains the refactoring and rewriting of code. | |||||
2012-12-28 | Forking netcfg to netctl (1/2) | Jouke Witteveen | 1 | -0/+14 | |
This commit contains the moving of files. |