CLOUDSTACK-29 remove iptables/xe-guest/xt
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/3db9736a Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/3db9736a Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/3db9736a Branch: refs/heads/javelin Commit: 3db9736a0754388d782b45d31e8e36c9966c508e Parents: a246a7a Author: Edison Su <[email protected]> Authored: Thu Sep 6 11:05:09 2012 -0700 Committer: Edison Su <[email protected]> Committed: Thu Sep 6 11:05:09 2012 -0700 ---------------------------------------------------------------------- patches/systemvm/debian/buildsystemvm.sh | 4 ++-- .../iptables_1.4.8-3local1checksum1_i386.deb | Bin 340494 -> 0 bytes .../debian/xe-guest-utilities_5.6.0-595_i386.deb | Bin 55452 -> 0 bytes patches/systemvm/debian/xt_CHECKSUM.ko | Bin 145696 -> 0 bytes 4 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/3db9736a/patches/systemvm/debian/buildsystemvm.sh ---------------------------------------------------------------------- diff --git a/patches/systemvm/debian/buildsystemvm.sh b/patches/systemvm/debian/buildsystemvm.sh index ad18719..5134f89 100755 --- a/patches/systemvm/debian/buildsystemvm.sh +++ b/patches/systemvm/debian/buildsystemvm.sh @@ -542,10 +542,10 @@ echo "*************CONFIGURING VPN********************" vpn_config echo "*************FIX DHCP ISSUE********************" -dhcp_fix +#dhcp_fix echo "*************INSTALL XS TOOLS********************" -install_xs_tool +#install_xs_tool echo "*************CLEANING UP********************" cleanup http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/3db9736a/patches/systemvm/debian/iptables_1.4.8-3local1checksum1_i386.deb ---------------------------------------------------------------------- diff --git a/patches/systemvm/debian/iptables_1.4.8-3local1checksum1_i386.deb b/patches/systemvm/debian/iptables_1.4.8-3local1checksum1_i386.deb deleted file mode 100644 index eea3cbd..0000000 Binary files a/patches/systemvm/debian/iptables_1.4.8-3local1checksum1_i386.deb and /dev/null differ http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/3db9736a/patches/systemvm/debian/xe-guest-utilities_5.6.0-595_i386.deb ---------------------------------------------------------------------- diff --git a/patches/systemvm/debian/xe-guest-utilities_5.6.0-595_i386.deb b/patches/systemvm/debian/xe-guest-utilities_5.6.0-595_i386.deb deleted file mode 100644 index aba1807..0000000 Binary files a/patches/systemvm/debian/xe-guest-utilities_5.6.0-595_i386.deb and /dev/null differ http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/3db9736a/patches/systemvm/debian/xt_CHECKSUM.ko ---------------------------------------------------------------------- diff --git a/patches/systemvm/debian/xt_CHECKSUM.ko b/patches/systemvm/debian/xt_CHECKSUM.ko deleted file mode 100644 index a0e0ef6..0000000 Binary files a/patches/systemvm/debian/xt_CHECKSUM.ko and /dev/null differ
