Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-10 | Merge remote branch 'nadir/master' | intrigeri | |
Conflicts: README manifests/custom_sources.pp manifests/default_preferences.pp manifests/init.pp manifests/unattended_upgrades.pp templates/Debian/sources.list.volatile.erb | |||
2010-10-21 | Merge remote branch 'lelutin/master' | mh | |
Integrate no custom preference into our new way to manage the preferences. Conflicts: README manifests/default_preferences.pp manifests/init.pp | |||
2010-10-18 | Make it possible to ensure preferences is absent | Gabriel Filion | |
The current code makes it mandatory to have a file /etc/apt/preferences present. In the event that this file is empty or contains a space, apt-get update cannot execute. Add a case with the special value "false" that ensures the file does not exist. Signed-off-by: Gabriel Filion <lelutin@gmail.com> | |||
2010-10-17 | minor improvements, especially do not refresh apt every run | mh | |
2010-10-17 | improve example | mh | |
2010-10-17 | introduce preferences snippet | mh | |
Now, we have the possibility to externally add snippes, so that we can preferences for packages that are for example only in backports or unstable. | |||
2010-10-17 | Support choosing a custom Ubuntu mirror. | intrigeri | |
2010-10-17 | Migrate config file to line-editing. | intrigeri | |
This allows other modules to add lines there too. | |||
2010-10-17 | Bring in a bit of Ubuntu support from Nadir. | intrigeri | |
2010-10-17 | Rename $apt_use_volatile to $apt_volatile_enabled. | intrigeri | |
This will help merging with Nadir's changes. | |||
2010-10-10 | Add support for customizing the repos list (main, contrib, etc.) | intrigeri | |
The templates already made use of it, but the code didn't set a default value. | |||
2010-10-06 | Add cron-apt support. | intrigeri | |
2010-10-06 | Allow specifying custom mirrors for every supported archive. | intrigeri | |
2010-10-06 | Add opt-in support for next Debian release sources. | intrigeri | |
2010-10-06 | Add per-release preferences files. | intrigeri | |
The previous default pinning preferences only supported tracking stable. Tracking squeeze or sid is now possible. | |||
2010-10-06 | Add opt-in support for deb-src. | intrigeri | |
2010-10-06 | Add opt-in support for Debian Volatile. | intrigeri | |
2010-09-08 | backports.org has merged with the normal debian archive, the apt source ↵ | Matt Taggart | |
changed and we don't need a separate apt-key for it now | |||
2010-09-02 | Merge remote branch 'immerda/master' | Micah Anderson | |
Conflicts: manifests/init.pp | |||
2009-12-10 | removed forked message from README, doesnt make sense here | Micah Anderson | |
2009-12-10 | added $backports_enabled for including backports repository | Varac | |
2009-10-30 | introduce a class to manage unattended-upgrades | mh | |
2008-09-29 | reformat the README to be easier on the eyes | Micah Anderson | |
add more detailed information for $custom_sources_list with an example add information about $custom_preferences with an example add information about $custom_key_dir add information about the apt::preseeded_package resource add information about the apt::upgrade_package resource | |||
2007-10-08 | Fix some grammar | Micah Anderson | |
2007-09-14 | add $custom_sources_list to override sources.list contents | root | |
2007-08-16 | Add README to apt module | David Schmitt | |
additionally use modules_dir and remove legacy file removal | |||
2007-06-25 | modularised apt | david | |
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@58 f03ff2f1-f02d-0410-970d-b9634babeaa1 |