diff options
author | Matt Taggart <taggart@lackof.org> | 2010-09-08 15:39:33 -0700 |
---|---|---|
committer | Matt Taggart <taggart@lackof.org> | 2010-09-08 15:39:33 -0700 |
commit | 356ff9334078198fde39fe5c8e8212109d6537a0 (patch) | |
tree | 6acdc8d2a5b9ef9080528630662065647fa47e34 /README | |
parent | cb9e265ad23178d47970e28458b8a426d9400d92 (diff) | |
download | puppet-apt-356ff9334078198fde39fe5c8e8212109d6537a0.tar.gz puppet-apt-356ff9334078198fde39fe5c8e8212109d6537a0.tar.bz2 |
backports.org has merged with the normal debian archive, the apt source changed and we don't need a separate apt-key for it now
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -7,7 +7,7 @@ This module manages apt on Debian. It keeps dpkg's and apt's databases as well as the keyrings for securing package download current. -backports.org is added and an archive key is provided[1]. +backports.debian.org is added. dselect is switched to expert mode to suppress superfluous help screens. @@ -139,7 +139,3 @@ Sometimes -- especially when initially starting management or deploying new packages -- a immediate update is really needed to be able to install the right packages without errors. Thus a method should be devised to be able to specify with high fidelity when a update should be run and when it is not needed. - - - -[1] Of course, you should check the validity of _this_ key yourself. |