summaryrefslogtreecommitdiffstats
path: root/images
Commit message (Collapse)AuthorAgeFilesLines
* enea-nfv-access-openstack: Drop imageAdrian Dudau2018-05-071-17/+0
| | | | | | | And remove layer dependency on meta-openstack. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* nfv-installer: Integrate NFV installer into all host imagesGabriel Ionescu2018-04-232-127/+10
| | | | | Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* odm image: add boot time host initialization serviceAdrian Calianu2018-04-231-0/+1
| | | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Don't remove ext4 image as it's needed to generate the ISOGabriel Ionescu2018-04-111-5/+1
| | | | | Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* core-image-minimal: Add kernel modules to imageGabriel Ionescu2018-04-111-1/+1
| | | | | | | The kernel modules are needed for the installer to start up. Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Remove build-qcow-image.incMartin Borg2018-02-284-20/+3
| | | | | | This functionality is available in upstream poky/rocko. Signed-off-by: Martin Borg <martin.borg@enea.com>
* Remove cn8304 u-boot specific image typeMartin Borg2018-02-271-3/+0
| | | | Signed-off-by: Martin Borg <martin.borg@enea.com>
* Customize NFV Access image for ODM kitGabriel Ionescu2018-02-121-0/+130
| | | | | | | Include element-odm in the image and customize the boot scripts Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* VNF image for NFV AccessAdrian Calianu2018-02-121-0/+21
| | | | | | | | | | comparing to generic guest image it: - incorparates kernel, rootfs and boot params - add cloud-init support - includes iperf3 Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Add nfv-installer to core image minimal initramfsGabriel Ionescu2018-02-121-0/+1
| | | | | Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Martin Borg <martin.borg@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>