What’s new
-
Optional full-disk encryption. The installer’s partition page has an “Encrypt system” checkbox. Tick it, set a passphrase, and the root filesystem goes into a LUKS2 container. You type the passphrase once at boot, and that’s it. Leave the box unticked and you get the same install as before, no encryption. Timeshift snapshots and rollback from the GRUB menu work the same either way.
-
Same layout as butterknife.
/bootsits on its own small unencrypted partition so GRUB never has to unlock anything. No second passphrase prompt, no slow unlock in the boot menu. -
/bootis now separate on every install, encrypted or not. The installer can only apply one layout, and this is the one that makes encryption clean. What that means for you: kernels live outside your snapshots. If you roll back past a kernel upgrade, pick the matching older kernel from the GRUB snapshot menu. Debian keeps the previous kernel around untilapt autoremove. -
Installed systems no longer carry the live-session packages. live-boot, live-config and live-tools were dead weight on an installed system, and live-tools was quietly stopping the installer from rebuilding the initramfs. Gone.
Fixes
- The branded login screen stays branded. It was swapping in your desktop wallpaper after the first login.
Not changed
Still btrfs only. Butterknife is the one with ext4 and xfs on the menu. This project’s whole reason to exist is the snapshot stack, and ext4 doesn’t do snapshots, so offering it here would just be a way to switch off the main feature.
Download: https://get.butterbian.org
Release notes: Making sure you're not a bot!