1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Official VM images for Mageia 2?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Official%20VM%20images%20for%20Mageia%202%3F&In-Reply-To=%3C201201261216.44732.bgmilne%40staff.telkomsa.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="011573.html">
<LINK REL="Next" HREF="011571.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Official VM images for Mageia 2?</H1>
<B>Buchan Milne</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Official%20VM%20images%20for%20Mageia%202%3F&In-Reply-To=%3C201201261216.44732.bgmilne%40staff.telkomsa.net%3E"
TITLE="[Mageia-dev] Official VM images for Mageia 2?">bgmilne at staff.telkomsa.net
</A><BR>
<I>Thu Jan 26 11:16:43 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="011573.html">[Mageia-dev] Official VM images for Mageia 2?
</A></li>
<LI>Next message: <A HREF="011571.html">[Mageia-dev] Official VM images for Mageia 2?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11567">[ date ]</a>
<a href="thread.html#11567">[ thread ]</a>
<a href="subject.html#11567">[ subject ]</a>
<a href="author.html#11567">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wednesday, 25 January 2012 17:30:23 Romain d'Alverny wrote:
><i> Hi there,
</I>><i>
</I>><i> I'd like to discuss/plan how we can build and distribute ready to use
</I>><i> VM images of Mageia 2 along with original ISOs, from our download
</I>><i> pages.
</I>
Generic VM images, or ones targetted at specific uses? If specific uses, it
might be worthwhile considering live ISOs targetted at the use case with
installation support.
In my case, I would consider looking at a minimal XBMC-based (possibly with
samba and a few other tools as well) live ISO/USB.
><i> Target VMs: Xen, VMWare, Virtualbox, Vagrant (with a minimal install +
</I>><i> specific config), other, you name it, as long as it can be managed
</I>><i> (best would be to have these build automatically from source ISOs +
</I>><i> ad-hoc auto_install.cfg + post install conf).
</I>
Most of these tools support OVF, so do we have tools that can generate OVF
easily?
BTW., I have access to a VMWare vSphere environment with capaticy to run a few
extra VMs (for testing images). For images for VMWare, it may also be
worthwhile including some of the VMWare tools (there are open-source versions,
and I believe Ubuntu ships these):
<A HREF="http://sourceforge.net/projects/open-vm-tools/">http://sourceforge.net/projects/open-vm-tools/</A>
(We have X11 driver and mouse input driver, but these should provide drag 'n'
drop, window resize, memory ballooning, guest shutdown etc.).
What about publishing official images to Amazon EC2?
><i> Uses can be: evaluation, development/staging environments, you name it too.
</I>><i>
</I>><i> hurdman has some experience and is a first volunteer to work on this;
</I>><i> others? (input, recipes, hands).
</I>
I don't know if there is that much value in providing specific VM images, when
instead we may want to look at providing good tools for sharing VM configs and
tools for easily generating images from those configs.
Some interesting tools which we don't seem to have yet:
<A HREF="http://libguestfs.org/">http://libguestfs.org/</A>
<A HREF="http://libguestfs.org/virt-v2v/">http://libguestfs.org/virt-v2v/</A>
<A HREF="http://libguestfs.org/virt-copy-in.1.html">http://libguestfs.org/virt-copy-in.1.html</A>
<A HREF="http://libguestfs.org/virt-tar-in.1.html">http://libguestfs.org/virt-tar-in.1.html</A>
<A HREF="http://libguestfs.org/febootstrap.8.html">http://libguestfs.org/febootstrap.8.html</A>
Regards,
Buchan
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="011573.html">[Mageia-dev] Official VM images for Mageia 2?
</A></li>
<LI>Next message: <A HREF="011571.html">[Mageia-dev] Official VM images for Mageia 2?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11567">[ date ]</a>
<a href="thread.html#11567">[ thread ]</a>
<a href="subject.html#11567">[ subject ]</a>
<a href="author.html#11567">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|