From a64e8005a6bc0004c77a2baff8b28e3a0f031e8e Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 7 Oct 2013 06:16:09 +0200 Subject: Factorized disk-wiping. --- fripost-install.template | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'fripost-install.template') diff --git a/fripost-install.template b/fripost-install.template index 696d6e0..44b3418 100644 --- a/fripost-install.template +++ b/fripost-install.template @@ -14,8 +14,16 @@ Type: password Default: Description: Password for full-disk encryption. -Template: fripost-install/full-disk-encryption-fillrandom +Template: fripost-install/full-disk-encryption-fill Type: select -Default: badblocks -Choices: none, badblocks, urandom, random -Description: How to fill the disk with random data before encryption. +Default: zero +Choices: none, zero, urandom, random +Description: Which kind of data fill the disk with before encryption. + +Template: fripost-install/full-disk-encryption-fill_progress_title +Type: text +Description: Filling ${DISK} with ${SIZE} ${WHAT} + +Template: fripost-install/full-disk-encryption-fill_progress_info +Type: text +Description: ${COMMAND} -- cgit v1.2.3