1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-23 17:33:56 +03:00
Commit Graph

31 Commits

Author SHA1 Message Date
Daniel Molina
5977e7b92d Add haml to install_gems 2013-04-12 12:04:31 +02:00
Javi Fontan
88be96ae58 feature #1383: use functions extracted from net-ssh gem 2012-10-04 23:31:42 +02:00
Daniel Molina
7b0c8a29ed feature #1383: Add net-ssh gem to install_gems 2012-10-01 16:51:27 +02:00
Javi Fontan
985da96533 bug #1364: install_gems checks for openssl library 2012-09-24 16:14:17 +02:00
Javi Fontan
eb619a7e4f Nokogiri is no longer an optional gem in install_gems 2012-06-01 12:13:01 +02:00
Javi Fontan
c16a97e5ac change datamaper dependency to sequel for ozones 2012-06-01 12:13:01 +02:00
Carlos Martín
df6b93e688 Feature #1279: Remove the old oneacctd stuff 2012-05-21 17:56:22 +02:00
Javi Fontan
1216fade3f feature #1262: manual distro selection if it cannot be detected 2012-05-04 17:44:24 +02:00
Javi Fontan
739db45abb Added make and gcc as json gem dependencies
(cherry picked from commit 8409fbc11b)
2012-04-09 16:45:32 +02:00
Javi Fontan
6e718906bd bug #1094: take out uneeded xmlparser requirement 2012-02-13 15:58:13 +01:00
Ruben S. Montero
e7dc480f4f bug: Fix wrong method name in install_gems as reported by ldap.benben@gmail.com in the mailing list 2012-01-24 22:34:05 +01:00
Javi Fontan
2efeb27636 added json gem to cloud group in install_gems 2012-01-13 14:34:42 +01:00
Javi Fontan
16a1b24b82 feature #914: update rubygems if version older than 1.3.6 2011-12-23 10:15:33 -06:00
Javi Fontan
b5ab3059b2 add special cases to install_gems check functionality 2011-12-12 18:43:06 +01:00
Javi Fontan
8cbc0aeab7 fix deployment for new versions of xen 2011-12-12 14:23:39 +01:00
Javi Fontan
1da7f8be13 add net-ldap to install_gems, needed by ldap auth 2011-12-08 22:49:05 +01:00
Javi Fontan
843c6722dd correct uuidtools gem name in install_gems 2011-12-07 12:06:11 +01:00
Javi Fontan
09aa1a7df3 features #914, #949: --check and faster install_gems
* added --check options that detects the ruby libraries not installed
  * only install gems not found
  * execute 'gem' only once when possible
2011-12-05 17:51:06 +01:00
Javi Fontan
66134fa087 typo in install_gems (nokogiri)
(cherry picked from commit 19029f7f76)
2011-10-14 17:30:24 +02:00
Javi Fontan
533539c93b install_gems: Do not install xmlparser gem for ruby 1.9 2011-09-28 09:45:20 +02:00
Javi Fontan
6a8a802e55 bugs in install_gems when the distro is not detected 2011-09-19 15:01:10 +02:00
Javi Fontan
6058460284 bug #800: added rake path in debian based distros
(cherry picked from commit 404844786c)
2011-09-13 16:35:04 +02:00
Javi Fontan
dfac4dcba1 nokogiri and xmlparser dependencies swapped in install_gems
(cherry picked from commit 90cbbd6215)
2011-09-13 16:34:47 +02:00
Javi Fontan
0e627fffee added some require libraries for sunstone 2011-07-21 20:27:49 +02:00
Javi Fontan
becc361363 install proper sqlite version for ruby 1.9 2011-07-21 20:27:49 +02:00
Javi Fontan
330c590e25 bug #744: changed datamapper to data_mapper in install_gems script 2011-07-21 16:31:28 +02:00
Javi Fontan
94fef691c7 bug #743: correctly detects missing lsb_release 2011-07-21 16:17:26 +02:00
Javi Fontan
48435128b2 bugs in install_gems 2011-07-18 18:28:36 +02:00
Javi Fontan
36b8b5e741 added gem dependencies installation to install_gem 2011-07-18 13:07:49 +02:00
Javi Fontan
34014b9433 added xmlparser gem to install_gems 2011-07-15 18:57:20 +02:00
Javi Fontan
c998891178 changed install_gems directory and added it to install.sh 2011-07-15 11:53:48 +02:00