> -----Original Message----- > From: rohityada...@gmail.com [mailto:rohityada...@gmail.com] On Behalf > Of Rohit Yadav > Sent: Thursday, March 07, 2013 3:15 AM > To: cloudstack-dev@incubator.apache.org > Subject: [PROPOSE] Refactor appliance building code under one > tools/appliance > > Apart from building systemvms, we also have some code that should build us > devcloud and base boxes for development. The proposal is to fix/refactor > devcloud appliance building scripts from tools/devcloud/src to > tools/appliance. The next proposal is to create a new devcloud that has all > the build tools, IDE and possibly a lightweight desktop environment or tiling
Is it practical to run an IDE, especially a java IDE, inside devcloud? Seems it maybe too slow inside a VM. > window manager. Next, also build 64-bit systemvm template appliance and > modify a jenkins job to bake daily builds of all of these appliances. From my > side they all will be based on debian rc1 wheezy (yes, wheezy rc1 is out :), > build automation will help us in long term. > > Regards.