Commit Graph

17 Commits

Author SHA1 Message Date
434858174c
fix live_system config 2024-07-26 12:44:35 +02:00
2886e367b3
add live_system config option
This is to be used in environments where reboot is strictly unneeded;
such as when building packages in a chroot
2024-07-25 19:25:12 +02:00
9261daeb74
fix fallback argument to reboot 2024-07-24 18:32:48 +02:00
8bbd8dbec2
proper return codes and warnings if reboot is required 2024-07-19 20:55:48 +02:00
2a880b5033
fix exit codes on upgrade failure 2024-07-13 07:40:23 +02:00
0e577bebc5
spelling 2024-06-16 14:28:54 +02:00
6305fd053b
fix systemd test 2024-06-16 14:24:23 +02:00
5e5b77ed5e
attempt to add systemd-support for gentoo 2024-06-16 13:45:51 +02:00
aae85806c1
add support for grub 2023-03-12 14:26:42 +01:00
4ca971687b
remove deprecated SafeConfigParser usage 2020-01-06 07:37:08 +01:00
eca94f40d9
upgrade to python 3.7 2020-01-06 07:31:51 +01:00
81dfa5567e
log reboot message to info-level 2019-12-22 08:39:07 +01:00
5eda3b6e85
fork and reboot instead of just reboot; hopefully will make sure a mail
is sent from cron even if a reboot happens
2019-04-17 08:50:26 +02:00
b60d5a4e5c
added more config options, among others an option to run depclean on
gentoo
2019-04-09 18:13:37 +02:00
50af5a9e4d
added option to disable system- and package upgrade as well as service
restart
2019-04-07 19:27:15 +02:00
d08fa867d4
fixed detection of deleted files on linux 2019-04-07 14:29:54 +02:00
118f0b2d78
initial git import 2019-04-06 23:50:54 +02:00