summaryrefslogtreecommitdiffstats
path: root/images
Commit message (Collapse)AuthorAgeFilesLines
...
* enea-nfv-access-host-common: add packagegroup for 4G usb modemsBogdan Pricope2018-09-141-0/+1
| | | | | | | | 4G usb modems require additional tools like ModemManager and usb_modeswitch. Change-Id: I5804219323779df59c8d5ef53eae549a3c352e70 Signed-off-by: Bogdan Pricope <Bogdan.Pricope@enea.com>
* enea-nfv-access-edgelink-netconf: remove nfv-init-host from imageMartin Borg2018-06-291-1/+0
| | | | | | | nfv-init-host is now integrated into element-vcpe recipe Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* fix missing console option in grubAdrian Calianu2018-06-211-3/+4
| | | | | | | | take another aproach on setting the console options for syslinux and grub since GRUB_SERIAL is used only for graphical interface which is not on our interest. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* enea-nfv-access-sdk: Add kernel-devsrc to the SDK instead of the imageAdrian Dudau2018-06-201-1/+2
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* remove ODM target kit from sdkAdrian Calianu2018-06-191-1/+0
| | | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* nfv-access-host-common: set default console optionsAdrian Calianu2018-06-191-5/+8
| | | | | | | | | | Some options were inherited from syslinux and grub-efi bbclass and we ended up with duplicates. Issue fixed! Increased timeout on syslinux boot menu to 5sec. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* enea-nfv-access-sdk: Add element-odm-sdkAdrian Dudau2018-06-071-0/+1
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* enea-nfv-access-vnf: generate disk imageAdrian Calianu2018-05-181-6/+2
| | | | | | | | image-vm/qcow2 bbclass was removed from poky and replaced with wic.qcow2. For this solution we need a customer wks file. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Restructure imagesAdrian Dudau2018-05-146-46/+15
| | | | | | | | | | | | | | | | | | | We will have two main host images now: enea-nfv-access (which includes element-odm) and enea-nfv-access-edgelink-netconf (which includes element-vcpe) We also have two images used to build the sdks: enea-nfv-access-sdk (based on enea-nfv-access) enea-nfv-access-esdk (based on enea-image-common from meta-el-common) For the gues side, we only have one image used instead of the old guest image: enea-nfv-access-vnf All the other images are getting dropped. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Add support for building the ESDKAdrian Dudau2018-05-071-0/+7
| | | | | | | | | Add new image used for building the ESDK. Add template based on qemux86-64 containing the list of layers included in the ESDK. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* 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>