The customization rpm is quite simple - you can always extract the scripts, modify them and then deploy them according to spec file. It won't be so comfortable as installing rpm, but still, it is quite easy.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Fernando Felix-Redondo Sent: Wednesday, February 05, 2014 1:26 PM To: [email protected] Subject: Re: [one-users] Contextualization of a VM with Centos 5.X Hello Javier, Unfortunately, this mechanism needs Ruby >= 1.8.7 and that version is not available in Centos 5 unless I install it manually... Regards Fernando -- Fernando Felix-Redondo [ISDEFE, S.A.] | [email protected] | Phone: +34 91 813 1368 SMOS DPGS Operations Computer Systems and Reliability Engineer 2014-02-05 Javier Fontan <[email protected]>: > One way you can do this is creating the packages in that version of > the distribution. The source of the context packages come with the > source code, in directory "share/scripts/context-packages". There you > can find information on how to build them in the README file [1] and > some more information in the documentation page [2]. > > To create the packages for CentOS the command will be: > > $ PACKAGE_TYPE=rpm ./generate.sh > > > [1] > https://github.com/OpenNebula/one/blob/master/share/scripts/context-pa > ckages/README.md [2] > http://docs.opennebula.org/stable/user/virtual_machine_setup/cong.html > #generating-custom-contextualization-packages > > On Wed, Feb 5, 2014 at 11:30 AM, Fernando Felix-Redondo > <[email protected]> wrote: >> Dear all, >> >> I need to deploy a bunch of VMs with CentOS 5.9 on my ONE >> infrastructure but I'm facing the problem that I'm not able to >> install the opennebula-context package because is built for the >> CentOS 6.X and the system complaints about the rpmlib versions. >> >> Is there anywhere an opennebula-context package suitable for CentOS >> 5.X or any alternative to install the contextualization tools, please? >> >> Regards >> Fernando >> -- >> Fernando Felix-Redondo [ISDEFE, S.A.] | [email protected] | >> Phone: +34 91 813 1368 >> SMOS DPGS Operations >> Computer Systems and Reliability Engineer >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > > > > -- > Javier Fontán Muiños > Developer > OpenNebula - The Open Source Toolkit for Data Center Virtualization > www.OpenNebula.org | @OpenNebula | github.com/jfontan > > This message and any attachments are intended for the use of the addressee or > addressees only. > The unauthorised disclosure, use, dissemination or copying (either in > whole or in part) of its content is not permitted. > If you received this message in error, please notify the sender and delete it > from your system. > Emails can be altered and their integrity cannot be guaranteed by the sender. > > Please consider the environment before printing this email. > _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you for understanding. _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
