diff options
author | Gabriel Filion <lelutin@gmail.com> | 2010-10-17 20:35:35 -0400 |
---|---|---|
committer | Gabriel Filion <lelutin@gmail.com> | 2010-10-17 20:35:35 -0400 |
commit | 296593bcbd7d5cc329737830bb938f93abf3fa3d (patch) | |
tree | 70b00c8221b111767723952fd382c63257de4920 /README | |
parent | 521ccfec19d40fa5d78162727afa26c15778c173 (diff) | |
parent | 356ff9334078198fde39fe5c8e8212109d6537a0 (diff) |
Merge remote branch 'riseup/master'
Conflicts:
manifests/init.pp
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,3 +1,4 @@ + Overview ======== @@ -6,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. @@ -138,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. |