This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch debian9-systemvmtemplate
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/debian9-systemvmtemplate by
this push:
new 51a2d71 systemvmtemplate enlargements
51a2d71 is described below
commit 51a2d7129b154894e812cf46ab630b345c740e0a
Author: Rohit Yadav <[email protected]>
AuthorDate: Mon Dec 11 18:23:11 2017 +0530
systemvmtemplate enlargements
Signed-off-by: Rohit Yadav <[email protected]>
---
tools/appliance/definitions/systemvmtemplate/preseed.cfg | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/tools/appliance/definitions/systemvmtemplate/preseed.cfg
b/tools/appliance/definitions/systemvmtemplate/preseed.cfg
index 290d867..60bd9a8 100644
--- a/tools/appliance/definitions/systemvmtemplate/preseed.cfg
+++ b/tools/appliance/definitions/systemvmtemplate/preseed.cfg
@@ -63,17 +63,17 @@ d-i partman-auto/expert_recipe string
\
use_filesystem{ } filesystem{ ext2 } \
mountpoint{ /boot } \
. \
- 1000 40 1200 ext4 \
+ 1300 40 1500 ext4 \
method{ format } format{ } \
use_filesystem{ } filesystem{ ext4 } \
mountpoint{ / } \
. \
- 700 70 800 ext4 \
+ 550 70 800 ext4 \
method{ format } format{ } \
use_filesystem{ } filesystem{ ext4 } \
mountpoint{ /var } \
. \
- 400 60 500 ext4 \
+ 350 60 500 ext4 \
method{ format } format{ } \
use_filesystem{ } filesystem{ ext4 } \
mountpoint{ /var/log } \
@@ -83,7 +83,7 @@ d-i partman-auto/expert_recipe string
\
use_filesystem{ } filesystem{ ext4 } \
mountpoint{ /tmp } \
. \
- 200 100 1024 linux-swap \
+ 100 100 1024 linux-swap \
method{ swap } format{ } \
.
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].