• v0.3.3 9622b1d54e

    drew released this 2026-08-01 23:54:03 +00:00 | 0 commits to main since this release

    What's New

    Timeshift snapshots now say what they were taken for. The automatic pre-apt snapshot was labeled "Before apt" every time, which made picking a rollback point a guessing game once a few had piled up. The description now records the apt command that triggered the snapshot — e.g. pre: apt install vlc — so the Timeshift list and the GRUB snapshots menu both show what each snapshot preceded. Timeshift's output during apt runs also moves to the system journal (journalctl -t timeshift-apt-hook) instead of printing to the terminal. Thanks to jfabernathy on the lab forum for the idea and first implementation.
    
    Rebuilt on Debian 13.6. The ISO is rebuilt against the current trixie point release, picking up the newer kernel and updated base packages.
    

    Fixes

    apt no longer prints a stray block of GRUB configuration text at the end of each transaction. The snapshot-menu refresh that runs after every package change was letting its GRUB config stub leak to the terminal; it's now discarded. Cosmetic only — snapshots and the boot menu were always unaffected.
    

    More at butterbian.org.

    Downloads