Mitchell Hashimoto
677b3b05cc
Packaging uses MAC address directly from the machine
2010-04-12 16:12:37 -07:00
Mitchell Hashimoto
9498226c83
Package now puts auto-generated Vagrantfile with MAC address in root.
2010-04-12 00:44:04 -07:00
Mitchell Hashimoto
ecdec218b4
Included files in package now go into the include/ directory.
2010-04-12 00:29:26 -07:00
Mitchell Hashimoto
d30354540e
Simply typo fixes
2010-04-12 00:06:53 -07:00
Mitchell Hashimoto
fddee1158d
vagrant package now uses the environment
2010-03-19 17:05:31 -07:00
Mitchell Hashimoto
f59b255085
ActionExceptions all use the new error strings by key
2010-03-17 21:38:38 -07:00
Mitchell Hashimoto
dfe67d71de
Tests for Minitar update.
2010-03-09 11:05:33 -08:00
Ilkka Laukkanen
de18f1e4a6
Replace tarruby with archive-tar-minitar.
...
Tarruby seems to not compile on 64-bit, and even its author says to use
another library. Minitar seems to be more active than libarchive so I
used that.
Tests not fixed yet.
2010-03-09 10:38:02 -08:00
Mitchell Hashimoto
7c19419ef2
Package uses a reference to the Export action to get the temp path rather than the wonky callback. Implemented Runner#find_action for this.
2010-02-28 20:23:32 -08:00
Mitchell Hashimoto
5dd3e51788
Export action now cleans up and rescues. Package no longer cleans up temporary directory.
2010-02-28 19:56:50 -08:00
Mitchell Hashimoto
affe1cd9ad
Log output for additional files
2010-02-28 00:41:09 -08:00
John Bender
3c546ef2c7
check for included files before packaging
2010-02-28 00:13:55 -08:00
Mitchell Hashimoto
f316e0c61c
Default include files to empty array
2010-02-28 00:03:21 -08:00
John Bender
79718eb4c3
--include added to package tests passing, but still needs manual verification
2010-02-27 22:49:43 -08:00
Mitchell Hashimoto
26f9eca141
Reworked vagrant package to use the new tmp directory.
2010-02-24 00:30:58 -08:00
Mitchell Hashimoto
35762a4308
Moved VM actions into the Actions::VM namespace.
2010-02-22 16:25:47 -08:00