1
0
mirror of https://github.com/gryf/boxpy.git synced 2026-04-26 05:51:23 +02:00
Commit Graph

118 Commits

Author SHA1 Message Date
gryf b05b9403c4 Added rebuild command. 2021-04-11 18:55:41 +02:00
gryf fc0a19bf38 Added VBoxManage class for abstraction of vboxmanage calls. 2021-04-11 18:52:57 +02:00
gryf 3babb880e2 Added license file. 2021-04-10 18:49:30 +02:00
gryf 38b6e1b6af Add possibility to just pass key name.
From now, it's possible to just pass the key name, not the full path to
the key. By default it will be looked for in ~/.ssh directory.
2021-04-10 16:48:57 +02:00
gryf 70248bd23b Added list command. 2021-04-08 21:52:28 +02:00
gryf 69ff7206e5 Introducing custom exceptions tree. 2021-04-08 21:44:54 +02:00
gryf 4029284815 Added destroy class and the corresponding class. 2021-04-08 21:42:49 +02:00
gryf 59c8b926d8 Remove unneeded intermediate function for invoking action class. 2021-04-08 21:29:16 +02:00
gryf 9ee10b4042 Readme update 2021-04-08 20:19:54 +02:00
gryf ecb9c71c5d Added other option for mkisofs 2021-04-08 20:19:31 +02:00
gryf 0dded78bd2 Finalize build, removing cloud image, run freshly created vm. 2021-04-08 20:17:41 +02:00
gryf 3332177ab7 Adeded generating of cloud image 2021-04-08 19:34:02 +02:00
gryf f61652a98d Attaching media images to vm, fixing some bugs 2021-04-08 19:33:06 +02:00
gryf 8156235d7d Create and set up VM 2021-04-07 19:35:34 +02:00
gryf a21ca77597 Deal with the image, change default size. 2021-04-07 19:34:20 +02:00
gryf dc1bc68cd7 Added checksum check 2021-04-07 09:53:13 +02:00
gryf bec8f8b4db Started working on basic stuff, like main class and parsing arguments 2021-04-07 09:20:40 +02:00
gryf 90342e0203 Added readme. 2021-04-07 09:17:56 +02:00