summaryrefslogtreecommitdiffstats
path: root/images
Commit message (Collapse)AuthorAgeFilesLines
* enea-nfv-access-openstack: Add ispetpyro-openstackAdrian Dudau2017-11-141-0/+1
| | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* enea-nfv-access-openstack: Add dosfstoolsAdrian Dudau2017-11-141-0/+1
| | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* enea-nfv-access-openstack: Build qcow imageAdrian Dudau2017-11-141-0/+2
| | | | | | | | We need this image format to boot EL with libvirt. This is only needed in the context of thesting Openstack in a virtualized environment, should be reverted when using real hardware. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* enea-nfv-access-openstack: Fix IMAGE_INSTALL assignmentAdrian Dudau2017-10-261-1/+1
| | | | | | | As it is, the IMAGE_INSTAL variable is overwritten and assignments coming from included files are ignored, leading to missing features. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Replace Dropbear with OpenSSHGabriel Ionescu2017-10-041-0/+2
| | | | | | | This patch replaces Dropbear with OpenSSH for all NFV Access images Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Rename imagesAdrian Dudau2017-10-028-11/+8
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Added tar.gz fstype for guestDragos Motrea2017-09-282-3/+1
| | | | | | | | The tar.gz file system is needed for docker import command. Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Integrated Element ODM packagegroupDragos Motrea2017-09-221-0/+4
| | | | | Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* build u-boot specific images for cn8304Adrian Dudau2017-09-071-0/+3
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* new method to generate qcow2 imagesAdrian Calianu2017-09-071-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 commitAdrian Dudau2017-09-019-0/+98
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>