Commit graph

5 commits

Author SHA1 Message Date
Lance Edgar 96a475d0a6 Add apt.upgrade() convenience function
this one just does the 'upgrade', but *not* the 'update'
2018-09-18 19:10:19 -05:00
Lance Edgar 372234f583 Add dpkg options to force 'confold' where applicable
i.e. what I tried to do a moment ago, I now have hopefully achieved...
2018-07-03 23:15:31 -05:00
Lance Edgar 394dd2e38e Revert "Add --force-confold flag for use with apt-get dist-upgrade"
This reverts commit 09c3fca17c.

whoops, might have got my commands mixed up there.  need to test this yet
2018-07-03 23:10:32 -05:00
Lance Edgar 09c3fca17c Add --force-confold flag for use with apt-get dist-upgrade
for the occasional config file prompt, let's just be safe for now
2018-07-03 23:08:01 -05:00
Lance Edgar 40dbb595e9 Initial commit
mostly as-is, taken from `rattail.fablib` subpackage
2018-02-24 16:29:20 -06:00