aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2014-01-24 20:39:03 +0100
committerGuilhem Moulin <guilhem@fripost.org>2015-06-07 04:28:02 +0200
commit0145b10869f05735d80d429d59addd46a801af5d (patch)
tree4eba02e38dae0be27a0b063c94ab987914e78e68 /src
parent094cef40357ce61cfe034dc25fed51060b656527 (diff)
Improve the description of preseeding options.
Diffstat (limited to 'src')
-rw-r--r--src/fripost-partman-udeb/debian/templates8
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