appliance: Permute again, give some more megas to /usr for systemvm

Signed-off-by: Rohit Yadav <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fd57bf1c
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/fd57bf1c
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/fd57bf1c

Branch: refs/heads/internallb
Commit: fd57bf1ccc64dcf8f8574e0d35933790511e1e87
Parents: 4fb3d26
Author: Rohit Yadav <[email protected]>
Authored: Wed Apr 10 18:01:02 2013 +0530
Committer: Alena Prokharchyk <[email protected]>
Committed: Wed Apr 10 15:44:05 2013 -0700

----------------------------------------------------------------------
 .../definitions/systemvmtemplate/preseed.cfg       |    4 ++--
 .../definitions/systemvmtemplate64/preseed.cfg     |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/fd57bf1c/tools/appliance/definitions/systemvmtemplate/preseed.cfg
----------------------------------------------------------------------
diff --git a/tools/appliance/definitions/systemvmtemplate/preseed.cfg 
b/tools/appliance/definitions/systemvmtemplate/preseed.cfg
index cafb9c3..d456256 100644
--- a/tools/appliance/definitions/systemvmtemplate/preseed.cfg
+++ b/tools/appliance/definitions/systemvmtemplate/preseed.cfg
@@ -146,7 +146,7 @@ d-i partman-auto/expert_recipe string                       
  \
                       use_filesystem{ } filesystem{ ext4 }    \
                       mountpoint{ /home }                     \
               .                                               \
-              850 20 1100 ext4                                \
+              900 20 1100 ext4                                \
                       method{ format } format{ }              \
                       use_filesystem{ } filesystem{ ext4 }    \
                       mountpoint{ /usr }                      \
@@ -161,7 +161,7 @@ d-i partman-auto/expert_recipe string                       
  \
                       use_filesystem{ } filesystem{ ext4 }    \
                       mountpoint{ /var }                      \
               .                                               \
-              100 70 400 ext4                                 \
+              50 70 400 ext4                                 \
                       method{ format } format{ }              \
                       use_filesystem{ } filesystem{ ext4 }    \
                       mountpoint{ /tmp }                      \

http://git-wip-us.apache.org/repos/asf/cloudstack/blob/fd57bf1c/tools/appliance/definitions/systemvmtemplate64/preseed.cfg
----------------------------------------------------------------------
diff --git a/tools/appliance/definitions/systemvmtemplate64/preseed.cfg 
b/tools/appliance/definitions/systemvmtemplate64/preseed.cfg
index cafb9c3..d456256 100644
--- a/tools/appliance/definitions/systemvmtemplate64/preseed.cfg
+++ b/tools/appliance/definitions/systemvmtemplate64/preseed.cfg
@@ -146,7 +146,7 @@ d-i partman-auto/expert_recipe string                       
  \
                       use_filesystem{ } filesystem{ ext4 }    \
                       mountpoint{ /home }                     \
               .                                               \
-              850 20 1100 ext4                                \
+              900 20 1100 ext4                                \
                       method{ format } format{ }              \
                       use_filesystem{ } filesystem{ ext4 }    \
                       mountpoint{ /usr }                      \
@@ -161,7 +161,7 @@ d-i partman-auto/expert_recipe string                       
  \
                       use_filesystem{ } filesystem{ ext4 }    \
                       mountpoint{ /var }                      \
               .                                               \
-              100 70 400 ext4                                 \
+              50 70 400 ext4                                 \
                       method{ format } format{ }              \
                       use_filesystem{ } filesystem{ ext4 }    \
                       mountpoint{ /tmp }                      \

Reply via email to