Bug fixes:
- Fixed a critical issue where if manual partitioning was performed, and the harddrive(s) selected had multiple partitions - and a disk encryption password was given afterwards, all partitions would get encrypted regardless of usage (which would encrypt prior data on other partitions in play by the harddrive selection). Multi-disk setups where only one drive was selected was fine for instance, but selecting both to re-use
/boot
would cause issues. #998 - Fixed an issue where new partitions did not show up, because there was no GPT/MBR partition table on clean disks, this should fix #813