wilas / vbkick

Tool for building and maintaining VirtualBox VMs described as a code in a single definition file.
Other
8 stars 5 forks source link

replace boot_file_checksum_cmd by boot_file_checksum_type #19

Closed wilas closed 10 years ago

wilas commented 10 years ago

Not the best idea in #10 . vbkick should choose which command use to checksum to make definitins portable. On the begining md5 and sha256 algorithms should be supported.

wilas commented 10 years ago

openssl $boot_file_checksum_type or openssl $boot_file_checksum_type is the simplest solution to replace boot_file_checksum_cmd