diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-08-23 17:09:49 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-08-23 17:09:49 -0400 |
| commit | c7b91d26c7a556271d4ade87bd82d90ffe8bafc8 (patch) | |
| tree | 20f47615acba1eeda0231f0436598930d370e4db /doc | |
| parent | e2c7cef4467b2357be370f165a6c70b7a19658c6 (diff) | |
comment
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/forum/DiskImage_creation_does_not_work_on_my_system/comment_7_a3de897d9d056fcb6821f3b03485ede5._comment | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/forum/DiskImage_creation_does_not_work_on_my_system/comment_7_a3de897d9d056fcb6821f3b03485ede5._comment b/doc/forum/DiskImage_creation_does_not_work_on_my_system/comment_7_a3de897d9d056fcb6821f3b03485ede5._comment new file mode 100644 index 00000000..7c0995ff --- /dev/null +++ b/doc/forum/DiskImage_creation_does_not_work_on_my_system/comment_7_a3de897d9d056fcb6821f3b03485ede5._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 7""" + date="2017-08-23T21:07:41Z" + content=""" +The vmdk text file is so small that I did think about just having propellor +generate it by itself. I don't know how stable/documented it is however. + +I suppose that if you're distributing a vmdk image to others, you would not +want to use the text file format, since that hard-codes the path to the +.img file. So, perhaps there should be separate properties for vmdk text +files that point at disk images and self-contained vmdk images. +"""]] |
