Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new method to generate qcow2 images | Adrian Calianu | 2017-09-07 | 1 | -5/+11 |
| | | | | | | | | | | | | image-vm generated qcow2 imaged using hddimg as intermediate image and to generate that hddimg it needs syslinux. But syslinux is only availbale for x86 architecture. A simpler method is to use ext4 as intermediate image. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com> | ||||
* | Initial commit | Adrian Dudau | 2017-09-01 | 9 | -0/+98 |
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> |