From: Martin Pitt Date: Sun, 23 Aug 2026 18:14:20 +0000 (+0200) Subject: system-maintenance: Adjust for Debian testing X-Git-Url: https://piware.de/gitweb/?a=commitdiff_plain;h=25896427868a8f2aff9b45e85656b5281c389f32;p=bin.git system-maintenance: Adjust for Debian testing No need any more to build systemd from git --- diff --git a/system-maintenance b/system-maintenance index d2c087b..5ed0f47 100755 --- a/system-maintenance +++ b/system-maintenance @@ -4,20 +4,20 @@ set -eux MKOSI="$HOME/upstream/mkosi/bin/mkosi" # current systemd -cd ~/upstream/systemd -git checkout main -git pull -$MKOSI -f sandbox -- meson setup build -$MKOSI sandbox -- meson compile -C build -$MKOSI -t none -f +# cd ~/upstream/systemd +# git checkout main +# git pull +# $MKOSI -f sandbox -- meson setup build +# $MKOSI sandbox -- meson compile -C build +# $MKOSI -t none -f cd ~/upstream/particleos $MKOSI -B -ff sysupdate -- update -# fix fonts between Fedora releases +# fix fonts between releases rm -rf ~martin/.cache/fontconfig -run0 fstrim -av +run0 /sbin/fstrim -av flatpak -y update claude update