]> gitweb.fluxo.info Git - puppet-apt.git/shortlog
puppet-apt.git
2012-11-12 nadiradded release-specific config files for unattended...
2012-11-08 nadirupdated README to explain $apt_disable_update
2012-11-08 nadiradded $apt_disable_update to disable "apt-get update...
2012-09-20 Gabriel FilionPrecision on file name format in preferences.d directory
2012-09-20 Gabriel FilionDefine an alias when enforcing absence of /etc/apt...
2012-09-20 Gabriel FilionSome stylistic corrections in manifest examples in...
2012-09-20 Gabriel FilionMake apt::preferences_snippet place files in /etc/apt...
2012-09-20 Gabriel FilionStop using config_file from the common module
2012-08-22 Micah AndersonAdd upgrade notices about the changes to parameterized...
2012-08-22 Micah Andersonparameterize the apt::proxy_client class
2012-08-16 mhMerge remote-tracking branch 'shared/master'
2012-08-08 Micah Andersonupdate README to reflect the requirement of the lsb...
2012-06-18 intrigeriMake apt::preferences_snippet support Puppet < 2.7...
2012-06-18 mhfix auto repo selection
2012-06-18 mhfix relations and finally get rid off config_file
2012-06-18 mhget rid off config_file wrapper
2012-06-14 mhmigrate away from hiera stuff
2012-06-08 intrigeriAllow passing arbitrary Pin value to apt::preferences_s...
2012-06-08 intrigeriSupport multiple APT preferences snippets for the same...
2012-06-08 mhrefactor things for >2.7
2012-06-08 mhMigrate - in class names to _
2012-06-06 mhnew style for 2.7
2012-05-20 Silvio RhattoChanging ubuntu preferences templates to symlinks
2012-05-20 Silvio RhattoAdding precise template
2012-05-20 Silvio RhattoAdding preferences_oneiric.erb
2012-05-09 Silvio RhattoChanging ubuntu preferences templates to symlinks
2012-05-09 Silvio RhattoAdding precise template
2012-04-21 Gabriel FilionApply GPL-v3 license
2012-04-15 mhMigrate - in class names to _
2012-04-15 mhMerge remote-tracking branch 'shared/master'
2012-04-11 intrigeriFix formatting.
2012-04-11 intrigeriDepend on our shared concat module rather than ripienaa...
2012-04-11 mhuse correct references for new concat usage
2012-04-11 mhuse the correct name
2012-04-11 mhmigrate concatenated_file to the concat module
2012-04-09 Gabriel FilionForce an apt-get update when changing an apt::sources_list
2012-04-09 Gabriel FilionRefactor: manage .d directories when using sources_list...
2012-03-21 Silvio RhattoEnable Unattended-Upgrade::MailOnlyOnError also for...
2012-03-21 Silvio RhattoMerge branch 'master' of git://labs.riseup.net/shared-apt
2012-02-03 Silvio RhattoAdding preferences_oneiric.erb
2012-01-09 intrigeriEnable Unattended-Upgrade::MailOnlyOnError (Closes...
2011-12-26 Silvio RhattoRemoving duplicate "main" definition at lucid sources...
2011-12-25 Silvio RhattoAdding missing 10periodic
2011-12-25 Silvio RhattoSetting correct Unattended-Upgrade::Allowed-Origins...
2011-12-25 Silvio RhattoAdd 10periodic config needed by unattended-upgrades...
2011-12-05 Silvio RhattoAdding unnatended-upgrades config for lucid
2011-10-06 intrigeriAdd apticron.conf template for Debian sid.
2011-10-06 intrigeriAdd listchanges.conf template for Debian sid.
2011-09-05 Silvio RhattoAdding preferences_lucid.erb
2011-08-30 Silvio RhattoRollback: backports have more than just 'main' section
2011-08-26 Silvio RhattoMerge branch 'master' of git://labs.riseup.net/shared-apt
2011-08-26 Silvio RhattoBackports have just 'main' section
2011-08-05 mhuse correct references for new concat usage
2011-08-05 mhuse the correct name
2011-08-05 mhmigrate concatenated_file to the concat module
2011-08-05 mhMerge remote-tracking branch 'shared/master'
2011-06-20 intrigeriAdd preferences, listchanges, apticron templates for...
2011-06-06 mhfixing unattended upgrade
2011-06-05 mhfix unattended upgrades
2011-05-07 intrigeriAdd empty line at the end of preferences templates.
2011-04-25 intrigeriRevert "apt::custom_sources_template to deploy custom...
2011-04-23 Micah AndersonMerge remote-tracking branch 'nadir/master'
2011-04-23 Micah AndersonMerge remote-tracking branch 'immerda/master'
2011-04-23 intrigeriDebian sources: don't use next release's backports.
2011-04-14 mhREADME fix - we should use template not an url
2011-04-03 intrigeriRemove pinning for backports on Squeeze.
2011-04-02 rootPossibility to delpoy release related config file
2011-04-02 rootMerge branch 'master' of git://labs.riseup.net/shared-apt
2011-02-19 Silvio RhattoMerge branch 'master' of git://labs.riseup.net/shared-apt
2011-02-18 intrigeriapt::cron::dist-upgrade: silently keep old version...
2011-02-16 rootMerge branch 'master' of git://labs.riseup.net/shared-apt
2011-02-14 Silvio RhattoMerge branch 'master' of git://labs.riseup.net/shared-apt
2011-02-14 Silvio RhattoFixing apt_base_dir
2011-02-14 Silvio RhattoRemove assert_lsbdistcodename requirements
2011-02-14 Silvio RhattoUsing the lsb module
2011-02-14 intrigeriDebian Squeeze pinning: pin squeeze-updates as much...
2011-02-07 intrigeriStop hard-coding Wheezy name in Squeeze's pinning template.
2011-02-07 intrigeridebian_nextcodename: take into account Squeeze was...
2011-02-07 intrigeridebian_release_version: add Squeeze's version number.
2011-02-07 intrigeriStarting from Squeeze, Debian Volatile is deprecated...
2011-02-06 intrigeriUpdate debian_release function since Squeeze has been...
2011-01-29 varacupdated Ubuntu preferences to include security + updates
2011-01-23 varacpreferences.pp for ubuntu maverick
2011-01-09 nadirapt::custom_sources_template to deploy custom sources...
2011-01-08 intrigeriMake sources snippets world-readable.
2010-12-18 Micah Andersonadd -q to the apt-get invocation in upgrade_package...
2010-12-18 Micah Andersonswitch aptitude to apt-get, since aptitude will sometim...
2010-12-16 intrigeriFix apt::upgrade_package when used multiple times.
2010-12-16 intrigeriNew class: apt::dist_upgrade::initiator.
2010-12-16 intrigeriNew class: apt::dist_upgrade.
2010-12-15 intrigeriApply fix from 67dc9a22 to Squeeze template as well.
2010-12-15 intrigeriFix 5237f9da.
2010-12-15 intrigeriMerge remote branch 'riseup/master'
2010-12-15 Micah Andersonfix apticron template
2010-12-15 Micah Andersonchange $listchanges_* to $apt_listchanges, not nice...
2010-12-15 intrigeriFix packages dependency.
2010-12-15 intrigeriUse line define instead of append_if_no_such_line.
2010-12-15 intrigeriapt::upgrade_package: explicitly depend on needed packages.
2010-12-15 intrigeriRepair Exec['update_apt'] to run apt-get update when...
2010-12-14 intrigeri(ugly workaround warning) Update packages lists before...
next