refactor(meta): Trim trailing whitespace (#3)
This commit is contained in:
parent
2876f55e82
commit
6b12f31866
6
setup.sh
6
setup.sh
@ -161,10 +161,10 @@ function import_pool () {
|
||||
|
||||
function create_pool () {
|
||||
# Create a temporary pool that is not cached
|
||||
#
|
||||
#
|
||||
# Add zfsprops 'compression' unless environment variable
|
||||
# ARCHZBM_ZFSPROPS_NO_COMPRESSION is set to any value.
|
||||
#
|
||||
#
|
||||
# Add zfsprops 'encryption' along with 'keyformat' and a 'keylocation'
|
||||
# unless environment variable ARCHZBM_ZFSPROPS_NO_ENCRYPTION is set to
|
||||
# any value.
|
||||
@ -258,7 +258,7 @@ function pacman_dl_parallel () {
|
||||
function pacman_dont_check_space () {
|
||||
# See pacman bug comment
|
||||
# https://bugs.archlinux.org/task/45070#comment142712
|
||||
#
|
||||
#
|
||||
# When we pacstrap onto ZFS pacman incorrectly calculates and
|
||||
# overestimates required disk space. We instead assume an installation
|
||||
# gets done with at least a 10 GiB drive which is plenty. Skip pacman's
|
||||
|
Loading…
x
Reference in New Issue
Block a user