Tagging module BootManager - BootManager-3.2-20
[bootmanager.git] / source / configuration
index 88355c1..152cc75 100644 (file)
@@ -44,13 +44,18 @@ SUPPORT_FILE_DIR=/boot
 # this sets the size of the root logical volume,
 # after the root and swap has been created, remaining
 # goes to the vserver partition
-ROOT_SIZE=3G
+ROOT_SIZE=7G
 
 
 # override the swap size
 SWAP_SIZE=1G
 
 
+# in raw disk mode, the size of /vservers
+# if unset or -1, use the entire first disk
+VSERVERS_SIZE=-1
+
+
 # whether or not to skip hardware requirement check
 SKIP_HARDWARE_REQUIREMENT_CHECK=0