What's Changed
- ABRoot now works with other distros than debian by setting the grub and initramfs generation commands in the config
- All data folders now reside in /var so that their state is kept between upgrades
- opt now uses an overlayfs to make it possible to install software both in the image and the local system
- Bug fixes
Details
- fix [#268]: makes the grub and initramfs commands configurable by @taukakao in #382
- fixes flipped versions in update output by @taukakao in #383
- chore/l10n: translation updates from Hosted Weblate by @weblate in #375
- close [#376 #379]: Symlink data folders to /var by @taukakao in #380
- close [#221]: Opt overlay by @taukakao in #381
- fixes integrity not able to remove directories by @taukakao in #384
- fixes issue with moving inexistant folder by @taukakao in #385
- ignore errors during migration by @taukakao in #386
- handle error in rollback by @taukakao in #389
Full Changelog: v2.0.2...v2.1.0