Changeset View
Changeset View
Standalone View
Standalone View
usr.sbin/bsdinstall/scripts/zfsboot
| Show First 20 Lines • Show All 249 Lines • ▼ Show 20 Lines | |||||
| msg_disk_info="Disk Info" | msg_disk_info="Disk Info" | ||||
| msg_disk_info_help="Get detailed information on disk device(s)" | msg_disk_info_help="Get detailed information on disk device(s)" | ||||
| msg_disk_plural="disks" | msg_disk_plural="disks" | ||||
| msg_disk_singular="disk" | msg_disk_singular="disk" | ||||
| msg_encrypt_disks="Encrypt Disks?" | msg_encrypt_disks="Encrypt Disks?" | ||||
| msg_encrypt_disks_help="Use geli(8) to encrypt all data partitions" | msg_encrypt_disks_help="Use geli(8) to encrypt all data partitions" | ||||
| msg_error="Error" | msg_error="Error" | ||||
| msg_force_4k_sectors="Force 4K Sectors?" | msg_force_4k_sectors="Force 4K Sectors?" | ||||
| msg_force_4k_sectors_help="Align partitions to 4K sector boundries and set vfs.zfs.vdev.min_auto_ashift=12" | msg_force_4k_sectors_help="Align partitions to 4K sector boundaries and set vfs.zfs.vdev.min_auto_ashift=12" | ||||
| msg_freebsd_installer="$OSNAME Installer" | msg_freebsd_installer="$OSNAME Installer" | ||||
| msg_geli_password="Enter a strong passphrase, used to protect your encryption keys. You will be required to enter this passphrase each time the system is booted" | msg_geli_password="Enter a strong passphrase, used to protect your encryption keys. You will be required to enter this passphrase each time the system is booted" | ||||
| msg_geli_setup="Initializing encryption on selected disks,\n this will take several seconds per disk" | msg_geli_setup="Initializing encryption on selected disks,\n this will take several seconds per disk" | ||||
| msg_install="Install" | msg_install="Install" | ||||
| msg_install_desc="Proceed with Installation" | msg_install_desc="Proceed with Installation" | ||||
| msg_install_help="Create ZFS boot pool with displayed options" | msg_install_help="Create ZFS boot pool with displayed options" | ||||
| msg_invalid_boot_pool_size="Invalid boot pool size \`%s'" | msg_invalid_boot_pool_size="Invalid boot pool size \`%s'" | ||||
| msg_invalid_disk_argument="Invalid disk argument \`%s'" | msg_invalid_disk_argument="Invalid disk argument \`%s'" | ||||
| ▲ Show 20 Lines • Show All 1,487 Lines • Show Last 20 Lines | |||||