Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-09 | allow possibility of disabling backports | Antoine Beaupré | |
2015-04-28 | the http redirector has a new official home | Matt Taggart | |
2015-04-28 | invert the backports logic because squeeze and older were the exception and ↵ | Matt Taggart | |
wheezy and newer the default | |||
2015-02-07 | Add support for Squeeze LTS. | intrigeri | |
2013-06-25 | Make custom_key_dir a class parameter and not a global variable | Silvio Rhatto | |
Conflicts: manifests/init.pp | |||
2013-03-20 | Use the main Debian archive's URL as the default URL for backports on Wheezy. | intrigeri | |
The backports are now fully integrated with the main archive. See: https://labs.riseup.net/code/issues/4270 https://lists.debian.org/debian-devel-announce/2013/03/msg00007.html | |||
2013-03-20 | Move apt class parameters to a ::params class. | intrigeri | |
This brings no behaviour change yet, but will allow to set class parameters' default value depending on system facts. |