Age | Commit message (Expand) | Author |
2010-07-15 | fixed unclomplete merge with riseups master | varac |
2010-07-15 | merge with riseups master | varac |
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 |
2009-11-23 | update modules path to the new 0.25 required layout | Micah Anderson |
2009-09-03 | Merge commit 'sarava/master' | Micah Anderson |
2009-07-10 | Updating to new common module | Silvio Rhatto |
2009-07-10 | Renaming modules_dir to module_dir | Silvio Rhatto |
2009-04-13 | puppet wants a backslash escaped | Micah Anderson |
2009-04-09 | fix missing close bracket typo | Micah Anderson |
2009-04-09 | the custom_keys exec needs to subscribe to an object for the refreshonly to fire | Micah Anderson |
2009-04-08 | fix the exec call to be more reasonable shell and to not use a for loop variable | Micah Anderson |
2009-04-08 | Revert "fix the custom_key_dir process so it actually works by replacing the" | Micah Anderson |
2009-03-16 | remove the riseup key file, we do not need to distribute this in this | Micah Anderson |
2009-03-16 | fix the custom_key_dir process so it actually works by replacing the | Micah Anderson |
2009-03-15 | add riseup repo key | Pietro Ferrari |
2009-03-04 | Merge branch 'master' of gitosis@labs.riseup.net:module_apt | Micah Anderson |
2009-03-04 | fix recurse parameter for $custom_key_dir to use the proper value | Micah Anderson |
2009-03-04 | try to use backports.org key for lenny too | Pietro Ferrari |
2008-09-29 | update header to include additional copyright info for my modifications | Micah Anderson |
2008-09-29 | remove duplicate definition for preseeded_package, that was a mistake | Micah Anderson |
2008-09-29 | add the upgrade_package define | Micah Anderson |
2008-09-29 | reformat the README to be easier on the eyes | Micah Anderson |
2008-09-29 | add the preseeded_package define which simplifies apt preseeding | Micah Anderson |
2008-09-29 | need to set a null case for the $custom_key_dir variable so that it will fire... | Micah Anderson |
2008-09-29 | fix another trivial syntax error | Micah Anderson |
2008-09-29 | fix missing comma syntax error | Micah Anderson |
2008-09-29 | add $custom_key_dir which lets you specify a directory where you will | Micah Anderson |
2008-09-28 | move the dependency on the latest debian-archive-keyring package | Micah Anderson |
2008-09-28 | abstract the apt preferences so that custom preferences can be set, | Micah Anderson |
2008-09-28 | Revert "turn preferences into a simple file" | Micah Anderson |
2008-09-28 | set default sources.list to use the most generic mirror. customized | Micah Anderson |
2008-09-28 | remove unused and commented out entries in sources.list | Micah Anderson |
2008-09-28 | Revert "move backports in a seperate class, add the Cache-Limit hack to all c... | Micah Anderson |
2008-09-28 | Revert " split out backports and unstable sources.list" | Micah Anderson |
2008-07-03 | move backports in a seperate class, add the Cache-Limit hack to all configs, ... | Antoine Beaupre |
2008-07-03 | use the closest mirror | Antoine Beaupre |
2008-01-25 | assert_lsbdistcodename for custom sources list too | root |
2008-01-25 | split out backports and unstable sources.list | root |
2008-01-25 | use apt-get instead of dselect and create a dselect class for dselect configu... | root |
2008-01-25 | turn preferences into a simple file | root |