From c0990b2daa35b2d021e94ca51a2a25826a68ed6f8a688fc96ddd31456cb41dfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Wed, 25 Sep 2024 17:16:25 +0000 Subject: [PATCH] [info=ab333e41697bbe7325668e63d5fe4525] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/distribution-image?expand=0&rev=220 --- config.sh | 2 +- distribution-image.changes | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/config.sh b/config.sh index 862b0cb..aacf7bb 100644 --- a/config.sh +++ b/config.sh @@ -25,6 +25,6 @@ if command -v zypper > /dev/null; then zypper -n clean fi -rm -rf /var/log/{lastlog,tallylog,zypper.log,zypp/history,YaST2} +rm -rf {/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2} exit 0 diff --git a/distribution-image.changes b/distribution-image.changes index 7d14ccd..37e51aa 100644 --- a/distribution-image.changes +++ b/distribution-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 25 17:12:11 UTC 2024 - Dirk Mueller + +- improved log cleaning + ------------------------------------------------------------------- Fri Sep 13 09:56:19 UTC 2024 - Dirk Mueller