Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This allows other modules to add lines there too.
|
|
|
|
APT configuration has (unfortunately) nothing to do with APT preferences.
|
|
|
|
Conflicts:
manifests/default_preferences.pp
manifests/default_sources_list.pp
manifests/init.pp
templates/Debian/sources.list.deb-src.erb
templates/Debian/sources.list.erb
templates/Debian/sources.list.volatile.erb
templates/Ubuntu/sources.list.erb
|
|
|
|
This will help merging with Nadir's changes.
|
|
|
|
|
|
$debian_version/$name.seeds.
|
|
|
|
|
|
|
|
|
|
The templates already made use of it, but the code didn't set a default value.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The previous default pinning preferences only supported tracking stable.
Tracking squeeze or sid is now possible.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changed and we don't need a separate apt-key for it now
|
|
|
|
|
|
Conflicts:
manifests/init.pp
|
|
|
|
|
|
|