[Et-mgmt-commits-list] [SCM] virt-factory branch, master now at cb1211905d69a26d48e0774df174b4835c665f2a

root root at grimlock.devel.redhat.com
Thu Apr 26 19:44:30 UTC 2007


Hello,

This is an automated email from the git hooks/update script, it was
generated because a ref change was pushed to the repository.

Updating branch, master,
       via  cb1211905d69a26d48e0774df174b4835c665f2a (commit)
       via  58b2d54569c5426abde3e4f5a94c4b7eede0acc3 (commit)
      from  912a3e68e4306824fdfb6e8687d553a6eecb5b47 (commit)

- Log -----------------------------------------------------------------
commit cb1211905d69a26d48e0774df174b4835c665f2a
Author: Adrian Likins <root at grimlock.devel.redhat.com>
Date:   Thu Apr 26 14:17:10 2007 -0400

    change profile name

commit 58b2d54569c5426abde3e4f5a94c4b7eede0acc3
Author: Adrian Likins <alikins at grimlock.devel.redhat.com>
Date:   Thu Apr 26 14:15:02 2007 -0400

    add a x86_64 test profile
-----------------------------------------------------------------------

Diffstat:
 profiles/test1-x86_64/Makefile                     |    9 +++++++++
 .../{container => test1-x86_64}/files/hello-world1 |    0 
 .../{container => test1-x86_64}/files/hello-world2 |    0 
 .../manifests/test1.pp}                            |    0 
 profiles/{test1 => test1-x86_64}/profile.xml       |    4 ++--
 5 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/profiles/test1-x86_64/Makefile b/profiles/test1-x86_64/Makefile
new file mode 100755
index 0000000..bffbcd5
--- /dev/null
+++ b/profiles/test1-x86_64/Makefile
@@ -0,0 +1,9 @@
+all:
+	tar cvf test1-x86_64.tar profile.xml files manifests
+	gzip test1-x86_64.tar --force
+
+install:
+	vf_import test1-x86_64.tar.gz
+
+clean:
+	-rm test1-x86_64.tar.gz
diff --git a/profiles/container/files/hello-world1 b/profiles/test1-x86_64/files/hello-world1
similarity index 100%
copy from profiles/container/files/hello-world1
copy to profiles/test1-x86_64/files/hello-world1
diff --git a/profiles/container/files/hello-world2 b/profiles/test1-x86_64/files/hello-world2
similarity index 100%
copy from profiles/container/files/hello-world2
copy to profiles/test1-x86_64/files/hello-world2
diff --git a/profiles/container/manifests/container.pp b/profiles/test1-x86_64/manifests/test1.pp
similarity index 100%
copy from profiles/container/manifests/container.pp
copy to profiles/test1-x86_64/manifests/test1.pp
diff --git a/profiles/test1/profile.xml b/profiles/test1-x86_64/profile.xml
similarity index 84%
copy from profiles/test1/profile.xml
copy to profiles/test1-x86_64/profile.xml
index 6b21714..a029ea4 100755
--- a/profiles/test1/profile.xml
+++ b/profiles/test1-x86_64/profile.xml
@@ -1,8 +1,8 @@
 <?xml version='1.0' encoding='utf-8'?>
 <appliance-container>
-  <name>Test1</name>
+  <name>Test1-x86_64</name>
   <version>1.234</version>
-  <distribution>FC-6-xen-i386</distribution>
+  <distribution>FC-6-xen-x86_64</distribution>
   <virt_storage_size>5</virt_storage_size>
   <virt_ram>512</virt_ram>
   <kickstart_metadata></kickstart_metadata>

hooks/update
---
Git Source Code Management System
hooks/update refs/heads/master \
  912a3e68e4306824fdfb6e8687d553a6eecb5b47 \
  cb1211905d69a26d48e0774df174b4835c665f2a




More information about the Et-mgmt-commits-list mailing list