You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bf...@apache.org on 2013/02/28 21:47:53 UTC

[33/50] [abbrv] git commit: refs/heads/ui-multiple-nics - CLOUDSTACK-1340: apt-get autoclean and then clean to remove cached debs

CLOUDSTACK-1340: apt-get autoclean and then clean to remove cached debs

Signed-off-by: Rohit Yadav <bh...@apache.org>


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

Branch: refs/heads/ui-multiple-nics
Commit: 6380e2004c00c223947e08ba32d74f41a0b24340
Parents: 673700a
Author: Rohit Yadav <bh...@apache.org>
Authored: Thu Feb 28 16:02:44 2013 +0530
Committer: Rohit Yadav <bh...@apache.org>
Committed: Thu Feb 28 16:02:44 2013 +0530

----------------------------------------------------------------------
 .../definitions/systemvmtemplate/cleanup.sh        |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/6380e200/tools/appliance/definitions/systemvmtemplate/cleanup.sh
----------------------------------------------------------------------
diff --git a/tools/appliance/definitions/systemvmtemplate/cleanup.sh b/tools/appliance/definitions/systemvmtemplate/cleanup.sh
index c6a1e90..9e98ab0 100644
--- a/tools/appliance/definitions/systemvmtemplate/cleanup.sh
+++ b/tools/appliance/definitions/systemvmtemplate/cleanup.sh
@@ -2,6 +2,7 @@
 #apt-get -y remove linux-headers-$(uname -r) build-essential
 apt-get -y remove dictionaries-common busybox
 apt-get -y autoremove
+apt-get autoclean
 apt-get clean
 
 # Removing leftover leases and persistent rules