Age | Commit message (Expand) | Author |
2010-10-10 | Add support for customizing the repos list (main, contrib, etc.) | intrigeri |
2010-10-10 | Fix functions declaration and filenames. | intrigeri |
2010-10-09 | Fix template syntax. | intrigeri |
2010-10-09 | Rename function file so that puppet hopefully finds it. | intrigeri |
2010-10-09 | re-added apt::custom_sources_template to deploy custom sources.list.d/xyz.list | nadir |
2010-10-09 | removed backports template in favor of main sources.list | nadir |
2010-10-09 | distribution specific sources.list.erb | nadir |
2010-10-09 | added possibility to have a custom 50unattended-upgrades | nadir |
2010-10-09 | files in /etc/apt/apt.conf.d should be numbered | nadir |
2010-10-09 | merge with immerda master | nadir |
2010-10-06 | Add cron-apt support. | intrigeri |
2010-10-06 | Allow specifying custom mirrors for every supported archive. | intrigeri |
2010-10-06 | Bugfix. | intrigeri |
2010-10-06 | Add opt-in support for next Debian release sources. | intrigeri |
2010-10-06 | Track installed backports upgrades on Lenny and Squeeze. | intrigeri |
2010-10-06 | Add per-release preferences files. | intrigeri |
2010-10-06 | Remove unneeded template. | intrigeri |
2010-10-06 | Add opt-in support for deb-src. | intrigeri |
2010-10-06 | Add opt-in support for Debian Volatile. | intrigeri |
2010-10-06 | Really use backports as the documentation pretends. | intrigeri |
2010-10-06 | Reindent for consistency with previous work. | intrigeri |
2010-10-06 | Remove unneeded dependencies. | intrigeri |
2010-10-06 | Use new variables. | intrigeri |
2010-10-06 | Initialize $release, $next_release, $codename, $next_codename in init.pp. | intrigeri |
2010-10-06 | Add a few useful functions. | intrigeri |
2010-09-15 | improve decision handling, remove unnecessary exec | mh |
2010-09-08 | backports.org has merged with the normal debian archive, the apt source chang... | Matt Taggart |
2010-09-02 | clean up the multiple File subscribes | Micah Anderson |
2010-09-02 | quote all aliases to be consistent | Micah Anderson |
2010-09-02 | Merge remote branch 'immerda/master' | Micah Anderson |
2010-08-14 | refer to correct resource | mh |
2010-08-10 | improve exec naming | mh |
2010-08-09 | fix relation | mh |
2010-08-09 | fix relation | mh |
2010-08-07 | remove unnecessary fileserver variable (#2460) | mh |
2010-07-15 | fixed unclomplete merge with riseups master | varac |
2010-07-15 | merge with riseups master | varac |
2010-06-28 | set loglevel to info so we don't pollute the logs | mh |
2010-05-09 | adjust new module dir path | mh |
2010-02-24 | Moved apt-get update and -autoclean to a seperate, optional cronjob in order ... | nadir |
2010-02-17 | added apt::custom_sources_template to deploy custom sources.list.d/xyz.list f... | nadir |
2009-12-17 | Increased Ubuntu support | Varac |
2009-12-13 | added $apt_volatile_enabled, updated README | nadir |
2009-12-11 | cleaned init.pp | nadir |
2009-12-11 | fixed typo | root |
2009-12-11 | cleaned 50unattended_upgrades | root |
2009-12-11 | Added apt::unattended_upgrades class, and extra template for "deb-src" | root |
2009-12-10 | removed forked message from README, doesnt make sense here | Micah Anderson |
2009-12-10 | added $backports_enabled for including backports repository | nadir |
2009-12-10 | added $backports_enabled for including backports repository | Varac |