|
95bb7c52fe
|
bundles/apt: add bissing default for update commands
|
2024-07-22 21:31:27 +02:00 |
|
|
350c436e4d
|
bundles/apt: add action to execute additional_update_commands
|
2024-07-19 19:19:14 +02:00 |
|
|
a17833698d
|
bundles/apt: run autoremove first, then clean cached packages
|
2024-05-12 19:36:31 +02:00 |
|
|
308b66c407
|
bundles/apt: explicitely uninstall python3-packaging
|
2023-11-26 11:14:17 +01:00 |
|
|
74baeb4bf4
|
bundles/apt: suport deb822-style sources
|
2023-09-24 15:22:14 +02:00 |
|
|
aaf67f1a3d
|
bundles/apt: bookworm has their own firmware repo
|
2023-09-10 22:00:19 +02:00 |
|
|
3826ccf4ec
|
remove reboot mails, noone does care about these anyway
|
2023-07-26 08:29:37 +02:00 |
|
|
5fa8c72863
|
debian bookworm time \o/
|
2023-07-13 20:02:38 +02:00 |
|
|
048fb83ee7
|
bundles/apt: support spreading unattended-upgrades in a group
|
2023-05-20 07:46:23 +02:00 |
|
|
60fc0e64e7
|
bundles/{apt,pacman}: ignore sshd processes spawned by user nobody
|
2023-04-01 06:50:37 +02:00 |
|
|
c5ccc31ad9
|
get rid of molly-guard
|
2023-01-28 18:10:21 +01:00 |
|
|
50ea6a92a5
|
bundles/apt: introduce additional_update_commands for updating other stuff
|
2022-03-06 12:49:46 +01:00 |
|
|
0d865c93d4
|
bundles/cron: use MAILTO=, rework metadata syntax
|
2022-02-05 11:41:41 +01:00 |
|
|
4cfbdb32d6
|
bundles/apt: check for "reboot required" in icinga check only
kunsi/bundlewrap/pipeline/head There was a failure building this commit
This avoids the need to manually adjust the status file after a reboot of
the server.
|
2022-01-30 11:43:14 +01:00 |
|
|
0ccb983b28
|
bundles/apt: fix metadata key mess (unattended-upgrades vs unattended_upgrades)
kunsi/bundlewrap/pipeline/head This commit looks good
|
2022-01-23 05:47:42 +01:00 |
|
|
fb931df4f0
|
bundles/apt: add flag to disable automatic rebooting
kunsi/bundlewrap/pipeline/head There was a failure building this commit
|
2022-01-04 15:15:19 +01:00 |
|
|
74f5b25f0d
|
various fixes, remove some TODOs
|
2021-11-27 10:40:20 +01:00 |
|
|
d507f6794f
|
bundles/apt: ensure we have ncurses-term
If that's not installed, we get weird drawing issues in tmux.
|
2021-08-17 16:42:26 +02:00 |
|
|
df137f73a6
|
bundles/apt: symlink /usr/bin/python to python3
kunsi/bundlewrap/pipeline/head This commit looks good
|
2021-07-25 13:32:59 +02:00 |
|
|
5dde5d1642
|
bundles/apt: no --force-confdef in unattended upgrades
bundlewrap/pipeline/head This commit looks good
|
2021-06-05 11:13:51 +02:00 |
|
|
5a182fadef
|
make some bundles arch-compatible, more default packages for arch
|
2021-05-23 14:36:16 +02:00 |
|
|
7775f33679
|
bundles/apt: move patchday to 21:00 UTC
|
2021-05-13 09:10:33 +02:00 |
|
|
276bd6ae8d
|
bundles/apt: rework upgrade-and-reboot mechanics to be more robust
bundlewrap/pipeline/head This commit looks good
|
2021-05-08 08:31:04 +02:00 |
|
|
68fed2439d
|
bundles/apt: fix "set -x" call
bundlewrap/pipeline/head This commit looks good
|
2021-05-02 10:45:21 +02:00 |
|
|
30efde6eb3
|
bundles/apt: remove unneeded if
bundlewrap/pipeline/head This commit looks good
|
2021-04-30 13:30:10 +02:00 |
|
|
b235519ecf
|
bundles/apt: "set -xeuo pipefail" for upgrade-and-reboot
bundlewrap/pipeline/head This commit looks good
|
2021-04-30 12:51:09 +02:00 |
|
|
f8bbe00d47
|
overall better handling and usage of exceptions
bundlewrap/pipeline/head This commit looks good
|
2021-04-02 18:57:13 +02:00 |
|
|
4a3be10add
|
bundles/apt: fix if in upgrade-and-reboot
|
2021-04-02 13:40:55 +02:00 |
|
|
a24fb12c21
|
bundles/apt: introduce restart_triggers (restart services if another service has been upgraded)
bundlewrap/pipeline/head There was a failure building this commit
|
2021-04-02 08:12:51 +02:00 |
|
|
7ca24d27d3
|
bundles/apt: add a bit of code to remove old, unused kernel images
|
2021-04-02 08:11:17 +02:00 |
|
|
568a31586f
|
bundles/apt: fix permissions for /etc/kernel/postinst.d/unattended-upgrades
bundlewrap/pipeline/head This commit looks good
|
2021-03-27 08:31:29 +01:00 |
|
|
65490b1d20
|
bundles/apt: log stdout and stderr separately in upgrade-and-reboot
bundlewrap/pipeline/head This commit looks good
|
2021-03-26 09:02:48 +01:00 |
|
|
3adfb9779a
|
bundles/molly-guard: introduce, add to systems
bundlewrap/pipeline/head This commit looks good
|
2021-02-26 17:58:20 +01:00 |
|
|
b06532241b
|
bundles: use metastack syntax for metadata.get()
bundlewrap/pipeline/head This commit looks good
|
2021-02-18 18:12:25 +01:00 |
|
|
8a2bef9b77
|
bundles/apt: move vim to default packages
|
2021-02-18 14:23:43 +01:00 |
|
|
fbb8840dff
|
add .editorconfig, format files correctly
bundlewrap/pipeline/head This commit looks good
|
2021-02-17 10:56:18 +01:00 |
|
|
c0353d2911
|
bundles/apt: add option to configure patch-hour, not only patchday
|
2021-02-12 18:53:25 +01:00 |
|
|
767db8efdd
|
bundles/apt: add /etc/kernel/postinst.d/unattended-upgrades to ensure a reboot on kernel updates
bundlewrap/pipeline/head This commit looks good
|
2021-02-12 18:12:24 +01:00 |
|
|
c41ee0f806
|
bundles/apt: fix logging for upgrade-and-reboot
|
2021-01-23 11:32:35 +01:00 |
|
|
0893156723
|
bundles/c3voc-addons: add upgrade-and-reboot to bundle
bundlewrap/pipeline/head This commit looks good
|
2021-01-17 18:43:30 +01:00 |
|
|
2d42e5f7dd
|
update bw to 4.3, add .provides() to metadata reactors
bundlewrap/pipeline/head This commit looks good
|
2021-01-07 18:44:38 +01:00 |
|
|
8be6f9b78d
|
bundles/apt: fix date call in check_unattended_upgrades
|
2020-12-10 22:15:31 +01:00 |
|
|
1d450b9829
|
bundles/apt: fix statusfile output of unattended upgrades
bundlewrap/pipeline/head This commit looks good
|
2020-11-21 18:07:01 +01:00 |
|
|
5419bf31fb
|
bundles: fix some icinga checks
|
2020-11-21 10:30:05 +01:00 |
|
|
0ca8edf656
|
bundles/apt: move patchday to metadata reactor, make patchday configurable
|
2020-11-14 12:24:55 +01:00 |
|
|
0749fc75c5
|
bundles: add backup paths
|
2020-11-13 12:37:26 +01:00 |
|
|
d01d89d432
|
bundles/apt: support debian 11
|
2020-11-12 18:40:19 +01:00 |
|
|
e395a42160
|
bundles/apt: no need to have apt-daily.timer running
bundlewrap/pipeline/head This commit looks good
|
2020-11-12 15:10:59 +01:00 |
|
|
420cea15d2
|
bundles/apt: add monitoring for unattended upgrades
|
2020-11-10 09:50:20 +01:00 |
|
|
d76f69ab49
|
bundles/apt: more output for upgrade-and-reboot
bundlewrap/pipeline/head This commit looks good
|
2020-10-23 06:26:19 +02:00 |
|