aboutsummaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2011-01-23preferences.pp for ubuntu maverickvarac
2011-01-09apt::custom_sources_template to deploy custom sources.list.d/xyz.listnadir
2011-01-08Make sources snippets world-readable.intrigeri
2010-12-18add -q to the apt-get invocation in upgrade_package.pp, also switch to using ...Micah Anderson
2010-12-18switch aptitude to apt-get, since aptitude will sometimes automatically do th...Micah Anderson
2010-12-16Fix apt::upgrade_package when used multiple times.intrigeri
2010-12-16New class: apt::dist_upgrade::initiator.intrigeri
2010-12-16New class: apt::dist_upgrade.intrigeri
2010-12-15Fix 5237f9da.intrigeri
2010-12-15Merge remote branch 'riseup/master'intrigeri
2010-12-15change $listchanges_* to $apt_listchanges, not nice to clutter up the namespa...Micah Anderson
2010-12-15Fix packages dependency.intrigeri
2010-12-15Use line define instead of append_if_no_such_line.intrigeri
2010-12-15apt::upgrade_package: explicitly depend on needed packages.intrigeri
2010-12-15Repair Exec['update_apt'] to run apt-get update when needed.intrigeri
2010-12-14(ugly workaround warning) Update packages lists before upgrading a package.intrigeri
2010-12-14Make consistent the use of absolute path to apt-get.intrigeri
2010-12-14Factorize.intrigeri
2010-12-13apt::reboot_required_notify: take into account the random sleep time.intrigeri
2010-12-13Merge remote branch 'riseup/master'intrigeri
2010-12-12switch default frontend to 'mail' instead of pager, as most things are done n...Micah Anderson
2010-12-12Additionally use version number in Lenny default pinning.intrigeri
2010-12-11Allow running cron-apt more than once a day.intrigeri
2010-12-11New class: apt::reboot_required_notifyintrigeri
2010-12-09Merge remote branch 'lelutin/master'Micah Anderson
2010-12-08fix syntax errorMicah Anderson
2010-12-08fix confusion over lsbrelease / lsbdistcodenameMicah Anderson
2010-12-08add apt-listchanges support. this is a nice compliment to using the upgrade_p...Micah Anderson
2010-12-08add apticron support.Micah Anderson
2010-12-08provide an "03clean" alias for the 03clean_vserver to satisfy dependenciesMicah Anderson
2010-12-08fix typoMicah Anderson
2010-12-07multiple sources for templates are not allowed (see #1818), so revert it to a...Micah Anderson
2010-12-07change the name of the custom_keys exec to be "custom_keys" instead of using ...Micah Anderson
2010-12-07update apt::preseeded_package template sources to use $lsbdistcodename instea...Micah Anderson
2010-12-07format standardizationMicah Anderson
2010-12-07switch the default $debian_url to use the Debian CDN mirror address.Micah Anderson
2010-12-07Set dselect DSelect::Clean to 'pre-auto' by default for hosts that are vservers.Micah Anderson
2010-11-29apt_conf: change mode to 644Gabriel Filion
2010-11-21Bugfixintrigeri
2010-11-21Merge remote branch 'immerda/master'.intrigeri
2010-11-21Merge commit '92aa5a51e95d74604a40318558aa98f70fcf7720'.intrigeri
2010-11-21Merge commit '3c88b19dd33b4da1f37e2c08c981ccbcbe5a45a8'.intrigeri
2010-11-21Merge commit '27d5808299045ebd6f428e7d8131d11d9ab37712'.intrigeri
2010-11-21Merge commit 'd97a49b7b2c020c2c43df6524236f50a421789ee'.intrigeri
2010-11-21Merge commit 'ac76a5d52df78aec919f08334ca5b140902a9298'intrigeri
2010-11-10Do not refresh APT lists on every run.intrigeri
2010-11-10Merge remote branch 'nadir/master'intrigeri
2010-10-28put the file at the right place & fix typosmh
2010-10-25Ensure presence of sources.list.d and watch itGabriel Filion
2010-10-25Remove $apt_unattended_upgradesGabriel Filion