"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "tools/Makefile" between
eucalyptus-4.4.1.tar.gz and eucalyptus-4.4.2.tar.gz

About: Eucalyptus (Elastic Utility Computing Architecture for Linking Your Programs To Useful Systems) is an infrastructure for implementing "cloud computing" on clusters (compatible with Amazon’s EC2 interface, but designed to support multiple client-side interfaces).

Makefile  (eucalyptus-4.4.1):Makefile  (eucalyptus-4.4.2)
skipping to change at line 115 skipping to change at line 115
@$(INSTALL) -m 644 libvirt-xen-windows-example.xml $(DESTDIR)$(datarootdi r)/eucalyptus/doc/ @$(INSTALL) -m 644 libvirt-xen-windows-example.xml $(DESTDIR)$(datarootdi r)/eucalyptus/doc/
@$(INSTALL) -m 755 getstats.pl $(DESTDIR)$(datarootdir)/eucalyptus @$(INSTALL) -m 755 getstats.pl $(DESTDIR)$(datarootdir)/eucalyptus
@$(INSTALL) -m 755 get_bundle $(DESTDIR)$(datarootdir)/eucalyptus @$(INSTALL) -m 755 get_bundle $(DESTDIR)$(datarootdir)/eucalyptus
@$(INSTALL) -m 755 euca-lictool $(DESTDIR)$(sbindir) @$(INSTALL) -m 755 euca-lictool $(DESTDIR)$(sbindir)
@$(INSTALL) -m 755 lic_template $(DESTDIR)$(datarootdir)/eucalyptus @$(INSTALL) -m 755 lic_template $(DESTDIR)$(datarootdir)/eucalyptus
@$(INSTALL) -m 755 lic_default $(DESTDIR)$(datarootdir)/eucalyptus @$(INSTALL) -m 755 lic_default $(DESTDIR)$(datarootdir)/eucalyptus
@$(INSTALL) -m 644 libvirt.xsl $(DESTDIR)$(etcdir)/eucalyptus @$(INSTALL) -m 644 libvirt.xsl $(DESTDIR)$(etcdir)/eucalyptus
@$(INSTALL) -m 644 nc-hooks/example.sh $(DESTDIR)$(etcdir)/eucalyptus/nc- hooks/ @$(INSTALL) -m 644 nc-hooks/example.sh $(DESTDIR)$(etcdir)/eucalyptus/nc- hooks/
@$(INSTALL) -m 755 generate-migration-keys.sh $(DESTDIR)$(datarootdir)/eu calyptus @$(INSTALL) -m 755 generate-migration-keys.sh $(DESTDIR)$(datarootdir)/eu calyptus
@$(INSTALL) -m 755 authorize-migration-keys $(DESTDIR)$(datarootdir)/euca lyptus @$(INSTALL) -m 755 authorize-migration-keys $(DESTDIR)$(datarootdir)/euca lyptus
@$(INSTALL) -m 755 config-no-polkit $(DESTDIR)$(datarootdir)/eucalyptus
@$(INSTALL) -m 755 euca-upgrade $(DESTDIR)$(libexecdir)/eucalyptus @$(INSTALL) -m 755 euca-upgrade $(DESTDIR)$(libexecdir)/eucalyptus
@$(INSTALL) -m 644 iptables-preload.template $(DESTDIR)$(datarootdir)/euc alyptus/doc/ @$(INSTALL) -m 644 iptables-preload.template $(DESTDIR)$(datarootdir)/euc alyptus/doc/
@$(INSTALL) -m 644 nginx_proxy.conf $(DESTDIR)$(datarootdir)/eucalyptus @$(INSTALL) -m 644 nginx_proxy.conf $(DESTDIR)$(datarootdir)/eucalyptus
@$(INSTALL) -m 644 nginx_md.conf $(DESTDIR)$(datarootdir)/eucalyptus @$(INSTALL) -m 644 nginx_md.conf $(DESTDIR)$(datarootdir)/eucalyptus
@$(INSTALL) -m 755 clcadmin-grant-admin-access $(DESTDIR)$(sbindir)/clcad min-grant-admin-access @$(INSTALL) -m 755 clcadmin-grant-admin-access $(DESTDIR)$(sbindir)/clcad min-grant-admin-access
@$(INSTALL) -m 755 clcadmin-assume-system-credentials $(DESTDIR)$(sbindir )/clcadmin-assume-system-credentials @$(INSTALL) -m 755 clcadmin-assume-system-credentials $(DESTDIR)$(sbindir )/clcadmin-assume-system-credentials
@$(INSTALL) -m 755 clcadmin-copy-keys $(DESTDIR)$(sbindir)/clcadmin-copy- keys @$(INSTALL) -m 755 clcadmin-copy-keys $(DESTDIR)$(sbindir)/clcadmin-copy- keys
@$(INSTALL) -m 755 clcadmin-copy-keys $(DESTDIR)$(sbindir)/clusteradmin-c opy-keys @$(INSTALL) -m 755 clcadmin-copy-keys $(DESTDIR)$(sbindir)/clusteradmin-c opy-keys
@$(INSTALL) -m 755 clcadmin-initialize-cloud $(DESTDIR)$(sbindir)/clcadmi n-initialize-cloud @$(INSTALL) -m 755 clcadmin-initialize-cloud $(DESTDIR)$(sbindir)/clcadmi n-initialize-cloud
@$(INSTALL) -m 755 clusteradmin-register-nodes $(DESTDIR)$(sbindir)/clust eradmin-register-nodes @$(INSTALL) -m 755 clusteradmin-register-nodes $(DESTDIR)$(sbindir)/clust eradmin-register-nodes
skipping to change at line 147 skipping to change at line 148
@$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/detach.pl @$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/detach.pl
@$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/partition2disk @$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/partition2disk
@$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/get_xen_info @$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/get_xen_info
@$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/get_sys_info @$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/get_sys_info
@$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/euca_ipt @$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/euca_ipt
@$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/populate_arp.pl @$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/populate_arp.pl
@$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/lic_template @$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/lic_template
@$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/lic_default @$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/lic_default
@$(RM) -f $(DESTDIR)$(sbindir)/euca-lictool @$(RM) -f $(DESTDIR)$(sbindir)/euca-lictool
@$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/generate-migration-keys.sh @$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/generate-migration-keys.sh
@$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/authorize-migration-keys.pl @$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/authorize-migration-keys
@$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/config-no-polkit
@$(RM) -f $(DESTDIR)$(libexecdir)/eucalyptus/euca-upgrade @$(RM) -f $(DESTDIR)$(libexecdir)/eucalyptus/euca-upgrade
@$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/doc/iptables-preload.templa te @$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/doc/iptables-preload.templa te
@$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/nginx_proxy.conf @$(RM) -f $(DESTDIR)$(datarootdir)/eucalyptus/nginx_proxy.conf
@$(RM) -f $(DESTDIR)$(etcdir)/eucalyptus/cloud.d/elb-security-policy/*.js on @$(RM) -f $(DESTDIR)$(etcdir)/eucalyptus/cloud.d/elb-security-policy/*.js on
@make -C status uninstall @make -C status uninstall
@make -C imaging uninstall @make -C imaging uninstall
 End of changes. 2 change blocks. 
1 lines changed or deleted 3 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)