|
|
|
@ -16,16 +16,16 @@ _Name="Name:"
|
|
|
|
|
|
|
|
|
|
# Welcome
|
|
|
|
|
_WelTitle="Welcome to"
|
|
|
|
|
_WelBody="This will unpack and help you setup $DIST on your system\n\nMenu Navigation:\n\n - Select items by pressing the option number or using the arrow keys.\n\n - Use [Space] to (de)select options and [Enter] to confirm.\n\n - Switch between buttons using [Tab] or the arrow keys.\n\n - Long lists can be navigated using [Page Up] and [Page Down], or by pressing the highlighted letter of the desired option.\n"
|
|
|
|
|
_WelBody="\nThis will unpack and help you setup $DIST on your system.\n\n\nMenu Navigation:\n\n - Select items by pressing the option number or using the arrow keys.\n\n - Use [Space] to (de)select options and [Enter] to confirm.\n\n - Switch between buttons using [Tab] or the arrow keys.\n\n - Long lists can be navigated using [Page Up] and [Page Down], or by pressing the highlighted letter of the desired option.\n"
|
|
|
|
|
|
|
|
|
|
# Requirements
|
|
|
|
|
_NotRoot="\nThe installer must be run as root or using sudo.\n"
|
|
|
|
|
_Not64Bit="\nThe installer must be run on x86_64 capable hardware or virtual machine.\n"
|
|
|
|
|
_NoNetwork="\nThe installer should be run with an active network connection.\n"
|
|
|
|
|
_NotRoot="\nThis installer must be run as root or using sudo.\n"
|
|
|
|
|
_Not64Bit="\nThis installer only supports x86_64 capable hardware or virtual machines.\n"
|
|
|
|
|
_NoNetwork="\nThis installer needs to be run with an active internet connection in order to update and install packages.\n"
|
|
|
|
|
|
|
|
|
|
# Preparation Menu
|
|
|
|
|
_PrepTitle="Prepare System"
|
|
|
|
|
_PrepBody="\nFollow the below steps in order.\n\nBefore beginning the install, a root (/) partition must be mounted (UEFI also requires a boot partition) and the system settings must be configured."
|
|
|
|
|
_PrepBody="\nFollow the below steps in order.\n\nTo begin the install, a root (/) partition must first be mounted and the system settings must be configured (UEFI systems also require a boot partition to be mounted).\n\nIf you have already created a partition table and partition(s) you can begin mounting and skip over the editing step."
|
|
|
|
|
_PrepLayout="Keyboard Layout"
|
|
|
|
|
_PrepShowDev="Device Tree"
|
|
|
|
|
_PrepParts="Edit Partitions"
|
|
|
|
@ -58,7 +58,7 @@ _TimeSubZBody="\nSelect the nearest city to your location from the list below."
|
|
|
|
|
_TimeZQ="\nSet time zone as:"
|
|
|
|
|
|
|
|
|
|
# bootloader
|
|
|
|
|
_MntBootBody="\nSelect bootloader and boot partition mountpoint (if any).\n\nSystemd-boot automatically detects other bootloaders and is recommended for multiboot, grub also does this however you will need to run 'grub-mkconfig' to detect other bootloaders."
|
|
|
|
|
_MntBootBody="\nSelect which bootloader you want to use, if you have a boot partition the mountpoint on the right will be used.\n\nSystemd-boot automatically detects other bootloaders and is recommended for multiboot, grub also does this however you will need to run 'grub-mkconfig' manually after first boot in order to detect other bootloaders and add menu entries for them."
|
|
|
|
|
_InstSysTitle="Install Syslinux"
|
|
|
|
|
_InstSysBody="\nInstall syslinux to the master boot record (MBR) or to root (/)?"
|
|
|
|
|
|
|
|
|
@ -82,7 +82,7 @@ _AutoLoginBody="\nDo you want the new user to be automatically logged in when th
|
|
|
|
|
# Set keymap, hwclock, local and timezone
|
|
|
|
|
_CMapTitle="Virtual Console Keymap"
|
|
|
|
|
_CMapBody="\nSelect virtual console keymap.\n\nVirtual console is the shell prompt before reaching a graphical environment (Xorg).\n\nIts keymap is seperate from the one used by Xorg.\n\nDefault: us"
|
|
|
|
|
_XMapBody="\nSelect the system wide keymap, this is the keyboard layout used once a graphical environment (Xorg) is running.\n\nDefault: us"
|
|
|
|
|
_XMapBody="\nSelect the system wide keymap, this is the keyboard layout used once a graphical environment (Xorg) is running.\n\nIf a matching virtual console keymap exists it will be used, otherwise you will be asked to pick one.\n\nDefault: us"
|
|
|
|
|
_LocaleBody="\nLocale determines the date, time, currency, and language.\n\nThe format is language_COUNTRY\n\neg. en_US: english United States\n en_GB: english Great Britain"
|
|
|
|
|
|
|
|
|
|
# Set hostname
|
|
|
|
@ -101,8 +101,8 @@ _RootBody="--- Enter root password (empty uses the password entered above) ---"
|
|
|
|
|
_MntTitle="Mount Status"
|
|
|
|
|
_MntSucc="\nMount Succeeded!\n"
|
|
|
|
|
_MntFail="\nMount Failed!\n"
|
|
|
|
|
_WarnMount="\nIMPORTANT: Please choose carefully during mounting and formatting.\n\nDuring mounting, partitions can be mounted without formatting by selecting '$_Skip'.\nThis can be useful for data partitions or previously formatted partitions.\n"
|
|
|
|
|
_MntBody="\nUse [Space] to de/select the desired mount options.\n\nFor SSD's the 'discard' option provides active TRIM support.\n\nChoosing none will result in an automatic mount with system applied options."
|
|
|
|
|
_WarnMount="\nIMPORTANT: Please choose carefully during mounting and formatting.\n\nDuring mounting, partitions can be mounted without formatting by selecting '$_Skip'.\nThis can be useful for data partitions or previously formatted partitions.\n\nThe one exception to this is the root (/) partition, it must be formatted before unpacking to ensure the system stability.\n"
|
|
|
|
|
_MntBody="\nUse [Space] to de/select the desired mount options.\n\nIf the device is an SSD the 'discard' option provides active TRIM support and will be automatically selected.\n\nChoosing none will result in an automatic mount with system applied options."
|
|
|
|
|
_MntConfBody="\nConfirm the following mount options:"
|
|
|
|
|
|
|
|
|
|
# Select Device
|
|
|
|
@ -209,4 +209,4 @@ _UserErrBody="\nIncorrect user name.\n\nPlease try again.\n"
|
|
|
|
|
_UserPassErr="\nThe user passwords entered do not match.\n"
|
|
|
|
|
_RootPassErr="\nThe root passwords entered do not match.\n"
|
|
|
|
|
|
|
|
|
|
# vim:ft=sh:tw=0:syntax=off:nospell
|
|
|
|
|
# vim:tw=9999:syntax=off:nospell
|
|
|
|
|