From: Silvio Rhatto Date: Mon, 8 Jun 2015 21:40:22 +0000 (-0300) Subject: String fix: LVM X-Git-Tag: 0.2.4~329 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=d044981025ed1329bfb6033ec0af607a48794067;p=hydra.git String fix: LVM --- diff --git a/share/hydractl/provision b/share/hydractl/provision index b10e16d..628e82c 100755 --- a/share/hydractl/provision +++ b/share/hydractl/provision @@ -101,7 +101,7 @@ function hydra_provision_config { hydra_user_config encrypt y "Encrypt volumes? (y/n)" hydra_user_config garbage y "Pre-fill volumes with garbage? (y/n)" hydra_user_config random_swap y "Random swap? (y/n)" - hydra_user_config disable_zeroing n "Disable zeroing of lvm volumes? (y/n)" + hydra_user_config disable_zeroing n "Disable zeroing of LVM volumes? (y/n)" hydra_user_config hostname machine "Hostname" hydra_user_config domain example.org "Domain" hydra_user_config arch $base_arch "System arch"