Large update and cleanup, attempted fix for grub-install

This commit is contained in:
natemaia
2018-12-14 14:30:13 -08:00
parent f96435486a
commit a3c3ec6730
10 changed files with 106 additions and 81 deletions

View File

@ -119,10 +119,6 @@ _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 compiling and building packages?"
# shell
_ShellTitle="Choose Login Shell"
_ShellBody="\nSelect which shell to use as the new user's login shell."