pop-os / distinst

Installer Backend
GNU Lesser General Public License v3.0
221 stars 43 forks source link

Subvolume support Btrfs #221

Open emanuc opened 4 years ago

emanuc commented 4 years ago

This has several advantages: support for native Btrfs snapshots to support snapshots and system recovery in case of problems with tools like Timeshift. Also on some subvolumes you could set the "nocow" flag to improve performance or exclude flatpak APPs from snapshots etc ... Refer to the openSUSE configuration This is my configuration that I have been using for a few months on Ubuntu: https://pastebin.ubuntu.com/p/3twjTW7Ks8/

astro-stan commented 3 years ago

Until we get official support - this tutorial proved to be very useful.