This is a small release, only some small bugfixes and additions.
This release adds the --version
command and serves as a first test for the new release process that supports this addition.
In case you're wondering what happened to v1.8.1, it was pushed to GitHub by accident. This immediately triggered a publish on flakestry. So I just decided to skip it.
What's Changed
- lvm: add missing dm-snapshot by @Mic92 in #796
- lvm: Always add dm-snapshot when LVM is used by @r-vdp in #797
- make-disk-image: use memSize as default build-memory in diskoImagesScript by @danjujan in #801
- interactive-vm: override
forceImportRoot
by @Enzime in #803 - interactive-vm: allow to override virtualisation.memorySize by @Mic92 in #811
- interactive-vm: use host pkgs in the launcher script. by @Mic92 in #794
- Add binlore for disko and disko-install by @Jayman2000 in #795
- disko cli: remove requirement for leading ./ by @iFreilicht in #821
- disko cli: Add version command by @iFreilicht in #819
- docs: Fix /boot security hole warning in examples by @iFreilicht in #808
- docs: Fix grammar in offline installer by @iFreilicht in #807
- docs: Grammar update on disko-install.md by @heytcass in #809
- example: Luks btrfs raid example by @iFreilicht in #806 (credit to @Sk7Str1pe for the initial PR!)
New Contributors
- @heytcass made their first contribution in #809
- @iFreilicht joined the team of maintainers in #784
Full Changelog: v1.8.0...v1.8.2