Граф коммитов

1117 Коммитов

Автор SHA1 Сообщение Дата
Patrick Debois 06f93ae0e2 Merge pull request #393 from gregsymons/upstream_integration
Add missing keyups to QWERTY and KillX
2012-10-03 02:43:31 -07:00
Patrick Debois 9af5ba25be Merge pull request #394 from ryanc/master
Updated Debian templates for the 6.0.6 release.
2012-10-03 02:42:30 -07:00
Ryan Cavicchioni 304e458af8 Added templates for Debian 6.0.6. 2012-10-02 20:50:52 -05:00
Greg Symons fc15594d9e Add missing keyups to QWERTY and KillX 2012-10-02 17:32:26 -05:00
Patrick Debois 51cf15e70f Merge pull request #390 from harryw/ubuntu-1204-keyboard-select
Ubuntu 12.04 - avoid keyboard settings prompt
2012-09-24 07:50:42 -07:00
Patrick Debois 7f8ff76ae2 Merge pull request #391 from eriksencosta/patch-1
fixed VirtualBox version on the .vbox_version file
2012-09-24 01:14:50 -07:00
Eriksen Costa 5e6816c80e fixed VirtualBox version on the .vbox_version
The VirtualBox version on the .vbox_version is used in the post-install procedures in the Linux distro templates definitions
2012-09-23 22:33:13 -03:00
Harry Wilkinson f721406ec1 Update Ubuntu 12.04 amd64 definition.rb so it does not prompt for keyboard settings 2012-09-23 00:53:23 -04:00
Patrick Debois 582543a478 Merge pull request #388 from mbbx6spp/fix-osx-4.2.1-ga-version
Add patch for OSX 4.2.1 GuestAdditions version case
2012-09-22 07:22:29 -07:00
Susan Potter 63b018f53b Add patch for OSX 4.2.1 GuestAdditions ver case
Due to VirtualBox's emergency fix of just the OS X version for 4.2.0 with
patch release 4.2.1 and no corresponding GuestAdditions, Veewee is requesting
the incorrect URL and getting a 404 and erroring out. See another user has
reported this issue in jedi4ever/veewee#387.
2012-09-21 19:58:06 -05:00
Patrick Debois dc7007485d Merge pull request #383 from RonXS/master
Improved parallels support for keypresses
2012-09-09 13:57:06 -07:00
Ron van der Molen 8787277b12 [FEATURE] Improved parallels support for keypresses 2012-09-09 11:48:36 +02:00
Patrick Debois ea6c6933b8 Merge pull request #382 from fieg/patch-1
Removed dependency on vagrant home folder
2012-09-06 14:20:52 -07:00
Jeroen Fiege a575290f37 Removed dependency on vagrant home folder
The script should not depend on the /home/vagrant folder, because the ssh used can be changed in the definitions.rb
2012-09-06 22:59:50 +03:00
Patrick Debois e3c43ab1a3 Merge branch 'master' of github.com:jedi4ever/veewee 2012-09-05 09:43:54 +02:00
Patrick Debois 4e0c0f707e bump version - beta2 , now it's only docs before final release 2012-09-05 09:43:25 +02:00
Patrick Debois 3d1f222e70 Merge pull request #367 from mavimo/patch-1
Fixed path in README.md
2012-09-05 00:24:04 -07:00
Patrick Debois 26fe918717 Merge branch 'master' of github.com:jedi4ever/veewee 2012-09-05 09:20:35 +02:00
Patrick Debois de90a8b554 updated gentoo templates to autodownload 2012-09-05 09:20:04 +02:00
Patrick Debois 78be7e17a2 Merge pull request #204 from greenalto/update_rubygems_on_ubuntu_1004
Updated rubygems to fix an issue with json 1.6.1
2012-09-04 23:57:21 -07:00
Patrick Debois 5d5cf4a7c0 more fixes for vagrant validate to take sane defaults 2012-09-05 08:54:22 +02:00
Patrick Debois de1f9befc3 allow tag for validation to be specified 2012-09-04 17:04:25 +02:00
Patrick Debois dec691f27b Support for Vmware fusion 5 2012-09-04 15:25:09 +02:00
Patrick Debois 355dcc049c Merge branch 'master' of github.com:jedi4ever/veewee 2012-09-04 15:24:17 +02:00
Patrick Debois 31a3afb216 Added Debian 5.0.10 templates 2012-09-04 15:23:17 +02:00
Patrick Debois 9a53637980 rake iso can now also work with ftp redirects to check size 2012-09-04 12:30:56 +02:00
Patrick Debois 8e038c275a rake iso can now also work with ftp redirects to check size 2012-09-04 12:29:55 +02:00
Patrick Debois 65ec4c0d6a updated ubuntu 12.04 to ubuntu 12.04.1 2012-09-04 11:45:05 +02:00
Patrick Debois 41118a2b07 Merge pull request #377 from chipchilders/master
12.04 to 12.04.1 ISO name change
2012-09-04 02:41:13 -07:00
Patrick Debois 32dd715a39 Merge pull request #378 from franek/patch-1
Update the doc : Correct the alias to execute veewee
2012-09-04 00:18:22 -07:00
franek 87f12ba3e6 Correct the alias to execute veewee 2012-09-02 15:37:45 +03:00
Chip Childers d73e796c91 Modified ubuntu-12.04-server-* to use ubuntu-12.04.1-server-*, since the old ISO isn't available at that location anymore 2012-08-29 09:35:24 -04:00
Patrick Debois 1b63ce870d Merge pull request #376 from ccaum/fix_ip_lookup
Make IP retrieval more reliable
2012-08-29 01:05:20 -07:00
Carl Caum c311c6525c Make IP retrieval more reliable
Previous to this commit, the public IP returned from ruby-libvirt may
not be an array. The code assumes it's an array and always grabs the
first item.  I'm not sure if it's ever an array, but to be safe this
commit ensures what's returned from #public_ip_address is an array, then
the first item is selected.
2012-08-27 06:37:35 -07:00
Patrick Debois 63c03c5c39 Merge pull request #372 from shamrin/debian-lenny-archived
Debian 5.0 repos now live in archive.debian.org
2012-08-27 01:37:17 -07:00
Alexey Shamrin 42659356c2 Debian 5.0 repos now live in archive.debian.org
Debian 5.0 Lenny is deprecated and should not be used.
(Useful for testing belated upgrades though.)
2012-08-27 12:22:40 +04:00
Patrick Debois e97412d5b1 Merge pull request #369 from choas/master
fixed groups for Debian 6.0.4/6.0.5:
2012-08-26 23:42:51 -07:00
Patrick Debois b34f0d409b Merge pull request #371 from jssjr/freebsd-typo
Fix typo in FreeBSD_64 OS type
2012-08-26 23:40:23 -07:00
Scott Sanders df73d5bdfc Fix typo in FreeBSD_64 OS type 2012-08-25 15:39:06 -04:00
Lars Gregori 00ad9c5602 fixed groups for Debian 6.0.4/6.0.5:
* groupadd for puppet (and chef) : puppet group is necessary, otherwise on the first launch a series of errors are generated.
* 'admin' is not a Debian group (it's a Ubuntu group) ... changed to (existing) group 'sudo'
2012-08-24 22:09:24 +02:00
Patrick Debois 0bcef572cc Merge pull request #365 from froschi/vbox-fixed-disks
Add :disk_variant option for VirtualBox provider.
2012-08-20 00:18:03 -07:00
Marco Vito Moscaritolo d28fc21e49 Fixed path in README.md
Make docs path absolute to enable capabilities to clone repo and have wworking link to docs.
2012-08-20 09:51:25 +03:00
Thorsten Fischer e9a63aa1ba Add :disk_variant option for VirtualBox provider.
Dynamically allocated disks are fast at creation time, but
rather slow when working with them. 'VBoxManage createhd' supports the
--variant flag which allows to create disks with fixed storage
allocation ('Fixed' for the :disk_variant option here). We keep
dynamically allocated storage ('Standard') as the default option.

Signed-off-by: Thorsten Fischer <thorsten@froschi.org>
2012-08-17 19:15:02 +02:00
Patrick Debois 34b49d6fcb check value for debug options instead of checking for key debug 2012-08-14 10:22:20 +02:00
Patrick Debois 13df6d3e7c corrected vm_options warning printout 2012-08-13 10:00:11 +02:00
Patrick Debois 5e88777855 updates to old iso links for debian an windows8 2012-08-13 09:41:41 +02:00
Patrick Debois 2f974b1b2b Merge branch 'master' of github.com:jedi4ever/veewee 2012-08-13 09:08:30 +02:00
Patrick Debois b6ac2d6f27 set default options for validate vagrant 2012-08-13 09:08:18 +02:00
Patrick Debois 6bf0b5cd22 Merge pull request #360 from miketheman/centos-templates-2
Centos templates 2
2012-08-12 23:29:43 -07:00
Mike Fiedler 10c76aabfe Updated CentOS-6.0-i386 for consistency 2012-08-11 12:51:28 -04:00