diff options
Diffstat (limited to 'src/fripost-partman-udeb/debian/templates')
-rw-r--r-- | src/fripost-partman-udeb/debian/templates | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/fripost-partman-udeb/debian/templates b/src/fripost-partman-udeb/debian/templates index 3f94e14..20bf4d9 100644 --- a/src/fripost-partman-udeb/debian/templates +++ b/src/fripost-partman-udeb/debian/templates @@ -28,7 +28,7 @@ Type: select Default: zero Choices: none, zero, urandom, random Description: Which kind of data fill the disk with before encryption? - 'none' means disks will NOT wiped, otherwise use + 'none' means disks will NOT be wiped, otherwise use /dev/{zero,urandom,random} as the source data to fill disks with. Beware that the later two may drain the entropy pool of the system! @@ -49,9 +49,9 @@ Template: fripost/encryption-password Type: password Default: Description: Password for full-disk encryption: - If left empty, a SSH daemon will be fired and the automatic install - will be interupted, waiting for the user to dump the password on the - standard input. + If left empty (recommended), a SSH daemon will be fired up and the + automatic install will be interupted, waiting for the user to dump the + password on the standard input. Template: fripost/ssh-keypair-generation_progress_title Type: text |