Commit Graph

17 Commits

Author SHA1 Message Date
Vladislav Rassokhin 1111c74696 Support IP address settle down timeout
Sometimes it's possible that Windows VM starts with one address and then changes to another one. For successful communication we need latest one
2019-07-08 10:16:30 +03:00
Rémi Jouannet 23ce26e82c add step remote upload for iso builder (#164) 2019-01-04 17:07:09 +03:00
Michael Kuzmin 1474a0b82d Interpolate variables in 'boot_command' 2018-12-23 04:38:45 +03:00
Sander Jans 7cafcf5879 Support for local HTTP server 2018-12-23 04:38:39 +03:00
Michael Kuzmin a3f0f15ffd apply gofmt 2018-11-01 00:42:24 +03:00
Michael Kuzmin ebcd6174d4
Optionally use SATA controller for CD-ROM devices (#174) 2018-10-30 03:18:57 +03:00
Michael Kuzmin 912aec563c
iso builder clears boot order at finish (#172) 2018-10-21 03:57:28 +03:00
Michael Kuzmin f46f373e3a Code cleanup 2018-05-07 11:05:13 +03:00
Michael Kuzmin 0be06451cc move `boot_wait` into `boot_command` 2018-05-06 17:46:40 +03:00
Michael Kuzmin c44221a800 share hardware customization step 2018-05-06 00:41:14 +03:00
Michael Kuzmin 0b4729c9e4 'configuration_parameters' in clone builder 2018-05-05 01:48:16 +03:00
Michael Kuzmin 39f1e4a394 Add 'configuration_parameters' option 2018-03-04 14:18:48 +03:00
Michael Kuzmin b636eb2bf1
Boot command (#53) 2018-02-18 05:13:56 +03:00
Andrei Tonkikh 1851223ad2 Make disk_size mandatory parameter for iso builder 2018-02-01 15:50:12 +03:00
Andrei Tonkikh 19713ca20d Add support of customizing boot order 2018-01-30 20:47:57 +03:00
Andrei Tonkikh 50625ddcad Add inserting floppy image to iso builder 2018-01-30 19:46:09 +03:00
Andrei Tonkikh df40ffbe8d Add ISO builder which creates an empty VM 2018-01-24 17:56:14 +03:00