v2.1.3
版本发布时间: 2021-03-30 00:31:53
archlinux/archinstall最新发布版本:v2.6.3(2023-09-30 21:58:57)
This is a minor release and addresses some smaller bugs that were creeping around.
- A inconsistency was detected when trying to format a disk/partition that previously had encryption enabled and going to a setup where encryption was not used. This was identified by @Didr and the issue was that the
Partition().encrypted
flag was carried over from the internal cache (created initially when building the cache to present to the user during initialization).- The
.encrypted
flag is now more accurately set by correctly identifying file system as reported by the kernel rather than our own internal cache after.format
is called. It also checks the parent device if there is one to not falsely check on unlocked encrypted devices.
- The
- #116 has partially been corrected, in that the log will fall back to
./
if archinstall couldn't put the log in/var/log/archinstall
-
sys_command
now has a better workingworkdir
flag to put logs and execute from. - Removed
vfat
as a root-partition option - Fixed an issue where completely empty drives would cause a glitch due to
.has_content()
'smount
command would crash due to "wrong fs type".
No new features were added.
1、 archinstall-2.1.3.tar.gz.asc 488B