diff options
Diffstat (limited to 'src/fripost-partman-udeb/debian')
-rw-r--r-- | src/fripost-partman-udeb/debian/templates | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/src/fripost-partman-udeb/debian/templates b/src/fripost-partman-udeb/debian/templates index 4f4d177..3f94e14 100644 --- a/src/fripost-partman-udeb/debian/templates +++ b/src/fripost-partman-udeb/debian/templates @@ -4,7 +4,15 @@ Description: Seeding /dev/urandom with ${BYTES} bytes from /dev/random Template: fripost/seed_urandom_progress_info Type: text -Description: This may take a while +Description: This may take some time. + +Template: fripost/mdadm_create_progress_title +Type: text +Description: Creating ${LEVEL} array on ${MD} with ${DEVICES} + +Template: fripost/mdadm_create_progress_info +Type: text +Description: ${CURRENT}/${SIZE} blocks ${INFO} Template: debian-installer/fripost-partman/title Type: text @@ -80,7 +88,7 @@ Description: Generating volume key Template: fripost/cryptsetup-genkey_progress_info Type: text -Description: This will take a while if it drains the entropy pool +Description: This may take some time. Template: fripost/mkfs_progress_title Type: text |