Updated Branches: refs/heads/master 8899180d7 -> f96267d72
CLOUDSTACK-168 remove unneeded file patches/systemvm/debian/config/root/edithosts.sh creates the file if it is not there Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/f96267d7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/f96267d7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/f96267d7 Branch: refs/heads/master Commit: f96267d724f8131efae7c6b9ea62e2cad07189d8 Parents: df6fd4e Author: Chiradeep Vittal <[email protected]> Authored: Fri Sep 21 14:51:39 2012 -0700 Committer: Chiradeep Vittal <[email protected]> Committed: Fri Sep 21 14:52:18 2012 -0700 ---------------------------------------------------------------------- pom.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/f96267d7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index cf1cc6f..7c47cf8 100644 --- a/pom.xml +++ b/pom.xml @@ -244,7 +244,6 @@ <exclude>patches/systemvm/debian/config/root/redundant_router/master.sh.templ</exclude> <exclude>patches/systemvm/debian/config/root/redundant_router/conntrackd.conf.templ</exclude> <exclude>patches/systemvm/debian/config/root/redundant_router/enable_pubip.sh.templ</exclude> - <exclude>patches/systemvm/debian/config/var/lib/misc/dnsmasq.leases</exclude> <exclude>patches/systemvm/debian/config/var/www/html/userdata/.htaccess</exclude> <exclude>patches/systemvm/debian/config/var/www/html/latest/.htaccess</exclude> <exclude>patches/systemvm/debian/vpn/etc/ipsec.d/l2tp.conf</exclude>
