6 Commits

Author SHA1 Message Date
Fabrício Godoy
844b091671 Updated VirtualBox script for new releases
Changes to handle stable, beta and alpha special versions.
Fixed to always import GPG key from official CoreOS web page.
2015-02-17 00:46:07 -02:00
Fabrício Godoy
63d519b992 Script to create basic config-drive
New script that creates a basic config-drive, ideal to testing purpose.
2014-05-04 01:16:34 -03:00
Fabrício Godoy
8f3fc749c2 VirtualBox script changed to convert image untouched
With config drive there is no need to crack image to insert SSH keys. Then VirtualBox script was changed to just download CoreOS image and convert it to VDI format.
2014-05-04 01:16:34 -03:00
Fabrício Godoy
a1941954e3 Small fix to contrib VirtualBox script
Fixed VirtualBox script to create final VDI file at correct location.
Removed the file extension from VirtualBox script.
2014-04-08 23:27:29 -03:00
Fabrício Godoy
431d71a90f Fixed authorized_keys file creation
Fix to create .ssh directory before the authorized_keys file.
The option -k renamed to -a to match another scripts.
Added verification if the VBoxManage exists.
2014-04-05 16:16:12 -03:00
Fabrício Godoy
6bdaf88b80 New script to create VirtualBox VDI 2014-04-05 16:11:11 -03:00