Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/installer.py
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2022-08-11 18:06:02 +0200
committerGitHub <noreply@github.com>2022-08-11 18:06:02 +0200
commit1086fd686d28317851c7f09eb00898648ecaaad7 (patch)
treec77ea08dafb956969296e2ffaa0b2913a926d0cc /archinstall/lib/installer.py
parent397cceca90592ec39a594cd8fa5215b64d7238ae (diff)
Cleaned up argument loading slighly. (#1419)
* Cleaned up argument loading slighly. Also flipped some --silent logic to avoid double negatives. --plugin and --conf {'plugin': ...} should now both work. * Tweaked xorg profile to use list instead of strings. Because strings causes some issues through add_additional_packages() as it ends up as [(xorg, xorg-xinit), nano] instead of a flat list of packages or string. * Tweaked xorg profile to use list instead of strings. Because strings causes some issues through add_additional_packages() as it ends up as [(xorg, xorg-xinit), nano] instead of a flat list of packages or string.
Diffstat (limited to 'archinstall/lib/installer.py')
0 files changed, 0 insertions, 0 deletions