Bug fixes
- Fixes issue where fast block devices (namely NVMe drives) had an issue resolving
PARTUUID
afterFilesystem.add_partition
(formatting) and not ensuring mount-points was set inPartition
objects cache afterPartition.mount()
was made. (#1495, a "short" write-up has been created for those interested in reading about the issue with a bit of insight what goes into fixing stuff like this) - Fixed
/etc/locale.gen
containing two entries foren_US.UTF-8 UTF-8
(#1200) - Fixed issue where Archiso showed up as selectable drive (#563 and #1299)
- Various spelling errors have been corrected