]> gitweb.fluxo.info Git - hydra.git/commitdiff
String fix: LVM
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 8 Jun 2015 21:40:22 +0000 (18:40 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 8 Jun 2015 21:40:22 +0000 (18:40 -0300)
share/hydractl/provision

index b10e16dea4b444c8fb74275627f5d0f0f4841b74..628e82cd9b0966d10df798186a8e3d2b0de8c907 100755 (executable)
@@ -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"