From 78139f05356e09352356926a351c77f40470bae5 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 28 Dec 2015 20:06:37 -0200 Subject: Deploy: misc fixes --- share/hydractl/provision | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/hydractl/provision') diff --git a/share/hydractl/provision b/share/hydractl/provision index 087b703..94f69e0 100755 --- a/share/hydractl/provision +++ b/share/hydractl/provision @@ -94,7 +94,7 @@ function hydra_provision_config { hydra_user_config interactive y "Interactive mode? (y/n)" hydra_user_config device /dev/sdb "Destination device" - hydra_user_config root_size 20G "Size of root partition" + hydra_user_config root_size 20G "Size of root partition (-1 for all free space)" hydra_user_config swap_size 2000 "Swap size (in MB, 0 to not create it)" hydra_user_config home_size 20G "Size of home partition (0 to not create it, -1 for all free space)" hydra_user_config var_size 20G "Size of var partition (0 to not create it, -1 for all free space)" -- cgit v1.2.3