You've already forked al-installer
Add reboot back with attempted fix, add shell choice, always create a new user
This commit is contained in:
@ -117,6 +117,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."
|
||||
|
||||
# shell
|
||||
_ShellTitle="Choose Login Shell"
|
||||
_ShellBody="\nSelect which shell to use as the new user's login shell."
|
||||
|
||||
# Partitioning Menu
|
||||
_PartTitle="Partitioning Tool"
|
||||
_PartBody="\nWhole device auto partitioning is available for beginners.\n\nUEFI systems require a vfat/fat32 partition between 100-512M in size to be mounted at /boot or /boot/efi, additionally BIOS systems using LUKS require a separate /boot partition, between 100-512M and formatted as ext3 or ext4."
|
||||
|
Reference in New Issue
Block a user