| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix 'install --no-download' mode | David Kalnischkies | 2017-01-19 | 1 | -1/+12 |
| | | | | | | | | The mode wasn't working at all if not used together with --fix-missing which while likely to come in pairs its legal to use standalone. Regression-in: eb1f04dda07c2b69549ad9fd793cca0e91841b3e | ||||
| * | Add new APT::Keep-Downloaded-Packages option | Michael Vogt | 2016-01-02 | 1 | -0/+43 |
| This option controls if downloaded packages should be kept after a successful install or if they should be deleted. The default for "apt-get" is that they are kept (just like before). However the default for "apt" is that they get deleted. Closes: #160743 | |||||
