Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-12 | Merge remote-tracking branch 'sogeecom/master' into shared-master | intrigeri | |
2017-01-21 | use include instead of inherits | Louis-Philippe Véronneau | |
2016-12-22 | fix missing/superfluous newline at the end/beginning of files | Louis-Philippe Véronneau | |
2016-09-22 | fix missing whitespace | Tech SOGEECOM | |
2016-09-22 | fix issue #15 | Tech SOGEECOM | |
2016-06-29 | apt::reboot_required_notify::jessie: explicitly check that ↵ | intrigeri | |
$apt::use_backports is true when running Jessie. Otherwise, it would fail anyway when trying to install reboot-notifier, but in a way less user-friendly. Thanks to lavamind for the suggestion! | |||
2016-03-16 | apt::reboot_required_notify::jessie: manage APT pinning to fetch ↵ | intrigeri | |
reboot-notifier from jessie-backports, when running on Jessie. | |||
2015-08-31 | reboot_required_notify: add initial support for Jessie and newer. | intrigeri | |
Note that reboot-notifier is only in stretch/sid at the moment, so to use this one needs to configure APT pinning themselves to make this package installable. | |||
2015-08-31 | reboot_required_notify::wheezy: add an "ensure" parameter, defaulting to ↵ | intrigeri | |
"present". | |||
2015-08-31 | reboot_required_notify: move all code to a ::wheezy class. | intrigeri | |
It doesn't work on Jessie and newer (#1). |