summaryrefslogtreecommitdiffstats
path: root/images/enea-nfv-access-host-common.inc
Commit message (Collapse)AuthorAgeFilesLines
* enea-nfv-access-host: add utilities for GRUB failoverBogdan Pricope2018-09-251-0/+1
| | | | | | | | | Add utilities required to manage GRUB environment block. Utilities are useful for GRUB failover mechanism. Change-Id: I4cb6b6cfc773c575004a454bdc39483392f5d8fb Signed-off-by: Bogdan Pricope <Bogdan.Pricope@enea.com>
* boot menu: Add graphics and serial choicesMatei Valeanu2018-09-211-5/+5
| | | | | | | | | | | Add override_grub-efi.inc to override "build_efi_cfg" function from grub-efi.bbclass, in order to add GRUB_GRAPHICS variable for grub menuentry specific parameters. Set "console=tty0" for graphic console options for grub and syslinux, and also "console=ttyS0" for serial. Change-Id: If338d9f7e1b82fc91a026ef48ae30647c1049f8b Signed-off-by: Matei Valeanu <Matei.Valeanu@enea.com>
* 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>
* 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>
* 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>
* nfv-installer: Integrate NFV installer into all host imagesGabriel Ionescu2018-04-231-4/+9
| | | | | Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Rename imagesAdrian Dudau2017-10-021-0/+10
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>