Add choice for installing base-devel

This commit is contained in:
natemaia
2018-12-03 01:29:25 -08:00
parent 5258991023
commit b1243fcba1
5 changed files with 22 additions and 10 deletions

View File

@ -119,6 +119,10 @@ _ExtPartBody1="\nWhere do you want the partition mounted?\n\nEnsure the name beg
_KernelTitle="Choose Kernel"
_KernelBody="\nSelect which kernel to use for the install."
# base-devel
_DevelTitle="Install base-devel packages"
_DevelBody="\nDo you want base-devel installed for building AUR packages?"
# shell
_ShellTitle="Choose Login Shell"
_ShellBody="\nSelect which shell to use as the new user's login shell."