summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-29updated Ubuntu preferences to include security + updatesvarac
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-15Apply fix from 67dc9a22 to Squeeze template as well.intrigeri
2010-12-15Fix 5237f9da.intrigeri
2010-12-15Merge remote branch 'riseup/master'intrigeri
2010-12-15fix apticron templateMicah Anderson
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-11Bypass default APT proxy to access bugs.debian.org.intrigeri
2010-12-11Allow running cron-apt more than once a day.intrigeri
2010-12-11New class: apt::reboot_required_notifyintrigeri
2010-12-11Fix formatting.intrigeri
2010-12-11Merge remote branch 'riseup/master'intrigeri
2010-12-11Update comment: Squeeze's unattended-upgrades 0.62 still does not support wil...intrigeri
2010-12-09removed bit from README that is no longer trueMicah Anderson
2010-12-09fix compile syntax error in ubuntu sources.list, closes #2639Micah Anderson
2010-12-09Merge remote branch 'lelutin/master'Micah Anderson
2010-12-08fix syntax errorMicah Anderson
2010-12-08fix template missing <%- end -%>Micah 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-07switch to archive name for lenny default preferencesMicah Anderson
2010-12-07README update: minor typo fixMicah Anderson
2010-12-07README update: clarify that the debian-archive-keyring is managed alreadyMicah Anderson
2010-12-07README update: clarify the site-apt preferences optionsMicah Anderson
2010-12-07format standardizationMicah Anderson
2010-12-07switch the default $debian_url to use the Debian CDN mirror address.Micah Anderson