index
:
apt-desktop-upgrades
main
Automated upgrades for desktop systems
adam@spra.gg
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-04-11
Add list of upgradeable source packages to notification
HEAD
main
Adam Spragg
2022-04-11
Split long command over multiple lines
Adam Spragg
2022-04-04
Fix upgrade count when there are no upgrades
Adam Spragg
2022-03-21
Experimental support for `apt-listbugs` during downloads
Adam Spragg
2022-03-21
Make download timer fire "randomly" one per hour
Adam Spragg
2022-03-18
I think that's a version 0.1
v0.1
Adam Spragg
2022-03-17
Clarify desktop notification text
Adam Spragg
2022-03-17
Do not notify systemd if `DESTDIR` differs from `PREFIX`
Adam Spragg
2022-03-17
Add the `clean` and `distclean` make targets
Adam Spragg
2022-03-17
Remember the value of PREFIX between runs
Adam Spragg
2022-03-17
Change the download service to run hourly
Adam Spragg
2022-03-17
Pipe download output through `cat` so it always succeeds
Adam Spragg
2022-03-17
Notify logged-in users when updates are availble.
Adam Spragg
2022-03-17
Disable `apt-listbugs` during upgrades
Adam Spragg
2022-03-16
Cut down on log spam while downloading updates
Adam Spragg
2022-03-16
Set "DEBIAN_FRONTEND=noninteractive" for upgrades
Adam Spragg
2022-03-16
Pass `--with-new-pkgs` to `apt-get upgrade`
Adam Spragg
2022-03-16
Exit scripts early if there's nothing to do
Adam Spragg
2022-03-15
Force creation of adu-upgrade.service symlink
Adam Spragg
2022-03-15
Fix whitespace
Adam Spragg
2022-03-15
Support "DESTDIR=" for "make install" and "make uninstall"
Adam Spragg
2022-03-14
Support setting PREFIX with `make PREFIX=...` "build" step
Adam Spragg
2022-03-13
First (mostly) working version apt-desktop-upgrades
Adam Spragg