Update auto partitioning to use lsblk output rather than the previous mess

This commit is contained in:
natemaia
2018-10-02 22:51:51 -07:00
parent 0640a65e0b
commit 5416f553fc
3 changed files with 47 additions and 92 deletions

View File

@ -12,7 +12,7 @@
# immutable variables {
readonly DIST="ArchLabs" # Linux distributor
readonly VER="1.6.75" # Installer version
readonly VER="1.6.76" # Installer version
readonly LIVE="liveuser" # Live session user
readonly MNT="/mnt/install" # Install mountpoint
readonly ERR="/tmp/errlog" # Built-in error log