Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-18 | Proper systemd escaping | Jouke Witteveen | 1 | -1/+1 | |
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=. | |||||
2013-01-24 | Suppress ifplugd beep | Jouke Witteveen | 1 | -1/+1 | |
We want to be unobtrusive. Reported by: Frederik (ball) on the Arch Linux bug tracker. | |||||
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/+3 | |
This commit contains the refactoring and rewriting of code. | |||||
2012-12-28 | Forking netcfg to netctl (1/2) | Jouke Witteveen | 1 | -0/+10 | |
This commit contains the moving of files. |