aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-17Clarify desktop notification textAdam Spragg
2022-03-17Do not notify systemd if `DESTDIR` differs from `PREFIX`Adam Spragg
2022-03-17Add the `clean` and `distclean` make targetsAdam Spragg
2022-03-17Remember the value of PREFIX between runsAdam Spragg
2022-03-17Change the download service to run hourlyAdam Spragg
2022-03-17Pipe download output through `cat` so it always succeedsAdam Spragg
2022-03-17Notify logged-in users when updates are availble.Adam Spragg
2022-03-17Disable `apt-listbugs` during upgradesAdam Spragg
2022-03-16Cut down on log spam while downloading updatesAdam Spragg
2022-03-16Set "DEBIAN_FRONTEND=noninteractive" for upgradesAdam Spragg
2022-03-16Pass `--with-new-pkgs` to `apt-get upgrade`Adam Spragg
2022-03-16Exit scripts early if there's nothing to doAdam Spragg
2022-03-15Force creation of adu-upgrade.service symlinkAdam Spragg
2022-03-15Fix whitespaceAdam Spragg
2022-03-15Support "DESTDIR=" for "make install" and "make uninstall"Adam Spragg
2022-03-14Support setting PREFIX with `make PREFIX=...` "build" stepAdam Spragg
2022-03-13First (mostly) working version apt-desktop-upgradesAdam Spragg